sys_config.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. [
  2. {
  3. "id": 1,
  4. "tenantId": "000000",
  5. "configName": "主框架页-默认皮肤样式名称",
  6. "configKey": "sys.index.skinName",
  7. "configValue": "skin-blue",
  8. "configType": "Y",
  9. "createDept": 103,
  10. "createBy": 1,
  11. "updateBy": null,
  12. "updateTime": null,
  13. "remark": "蓝色 skin-blue、绿色 skin-green、紫色 skin-purple、红色 skin-red、黄色 skin-yellow"
  14. },
  15. {
  16. "id": 2,
  17. "tenantId": "000000",
  18. "configName": "用户管理-账号初始密码",
  19. "configKey": "sys.user.initPassword",
  20. "configValue": "123456",
  21. "configType": "Y",
  22. "createDept": 103,
  23. "createBy": 1,
  24. "updateBy": null,
  25. "updateTime": null,
  26. "remark": "初始化密码 123456"
  27. },
  28. {
  29. "id": 3,
  30. "tenantId": "000000",
  31. "configName": "主框架页-侧边栏主题",
  32. "configKey": "sys.index.sideTheme",
  33. "configValue": "theme-dark",
  34. "configType": "Y",
  35. "createDept": 103,
  36. "createBy": 1,
  37. "updateBy": null,
  38. "updateTime": null,
  39. "remark": "深色主题theme-dark,浅色主题theme-light"
  40. },
  41. {
  42. "id": 5,
  43. "tenantId": "000000",
  44. "configName": "账号自助-是否开启用户注册功能",
  45. "configKey": "sys.account.registerUser",
  46. "configValue": "false",
  47. "configType": "Y",
  48. "createDept": 103,
  49. "createBy": 1,
  50. "updateBy": null,
  51. "updateTime": null,
  52. "remark": "是否开启注册用户功能(true开启,false关闭)"
  53. },
  54. {
  55. "id": 11,
  56. "tenantId": "000000",
  57. "configName": "OSS预览列表资源开关",
  58. "configKey": "sys.oss.previewListResource",
  59. "configValue": "true",
  60. "configType": "Y",
  61. "createDept": 103,
  62. "createBy": 1,
  63. "updateBy": null,
  64. "updateTime": null,
  65. "remark": "true:开启, false:关闭"
  66. },
  67. {
  68. "id": 452767972696133,
  69. "configKey": "sys.index.skinName",
  70. "configName": "主框架页-默认皮肤样式名称",
  71. "configType": "Y",
  72. "configValue": "skin-blue",
  73. "remark": "蓝色 skin-blue、绿色 skin-green、紫色 skin-purple、红色 skin-red、黄色 skin-yellow",
  74. "tenantId": "452748015218757"
  75. },
  76. {
  77. "id": 452767972700229,
  78. "configKey": "sys.user.initPassword",
  79. "configName": "用户管理-账号初始密码",
  80. "configType": "Y",
  81. "configValue": "123456",
  82. "remark": "初始化密码 123456",
  83. "tenantId": "452748015218757"
  84. },
  85. {
  86. "id": 452767972704325,
  87. "configKey": "sys.index.sideTheme",
  88. "configName": "主框架页-侧边栏主题",
  89. "configType": "Y",
  90. "configValue": "theme-dark",
  91. "remark": "深色主题theme-dark,浅色主题theme-light",
  92. "tenantId": "452748015218757"
  93. },
  94. {
  95. "id": 452767972708421,
  96. "configKey": "sys.account.registerUser",
  97. "configName": "账号自助-是否开启用户注册功能",
  98. "configType": "Y",
  99. "configValue": "false",
  100. "remark": "是否开启注册用户功能(true开启,false关闭)",
  101. "tenantId": "452748015218757"
  102. }
  103. ]