Files
bl/modules/base/resource/initjson/base_sys_param.json
2025-06-20 17:13:51 +08:00

22 lines
566 B
Go
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"id": 1,
"createTime": "2021-02-26 13:53:05.000000",
"updateTime": "2021-03-03 17:50:04.000000",
"keyName": "text",
"name": "富文本参数",
"data": "<p><strong class=\"ql-size-huge\">111xxxxx2222<span class=\"ql-cursor\"></span></strong></p>",
"dataType": 0,
"remark": null
},
{
"id": 2,
"createTime": "2021-02-26 13:53:18.000000",
"updateTime": "2021-02-26 13:53:18.000000",
"keyName": "json",
"name": "JSON参数",
"data": "{\n code: 111\n}",
"dataType": 0,
"remark": null
}
]