iotkit-parent/data/init/sys_config.json

73 lines
1.9 KiB
JSON
Raw Normal View History

2023-06-05 09:52:37 +00:00
[
{
2023-06-05 10:15:43 +00:00
"id": 1,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"configName": "主框架页-默认皮肤样式名称",
"configKey": "sys.index.skinName",
"configValue": "skin-blue",
"configType": "Y",
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": "蓝色 skin-blue、绿色 skin-green、紫色 skin-purple、红色 skin-red、黄色 skin-yellow"
},
{
2023-06-05 10:15:43 +00:00
"id": 2,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"configName": "用户管理-账号初始密码",
"configKey": "sys.user.initPassword",
"configValue": "123456",
"configType": "Y",
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": "初始化密码 123456"
},
{
2023-06-05 10:15:43 +00:00
"id": 3,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"configName": "主框架页-侧边栏主题",
"configKey": "sys.index.sideTheme",
"configValue": "theme-dark",
"configType": "Y",
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": "深色主题theme-dark浅色主题theme-light"
},
{
2023-06-05 10:15:43 +00:00
"id": 5,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"configName": "账号自助-是否开启用户注册功能",
"configKey": "sys.account.registerUser",
"configValue": "false",
"configType": "Y",
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": "是否开启注册用户功能true开启false关闭"
},
{
2023-06-05 10:15:43 +00:00
"id": 11,
2023-06-05 13:34:47 +00:00
"tenantId": "000000",
"configName": "OSS预览列表资源开关",
"configKey": "sys.oss.previewListResource",
"configValue": "true",
"configType": "Y",
"createDept": 103,
"createBy": 1,
2023-06-05 09:52:37 +00:00
2023-06-05 13:34:47 +00:00
"updateBy": null,
"updateTime": null,
2023-06-05 09:52:37 +00:00
"remark": "true:开启, false:关闭"
}
]