iotkit-parent/data/init/sys_config.json

73 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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