19 lines
510 B
JSON
19 lines
510 B
JSON
{
|
|
"name": "系统",
|
|
"attr": {
|
|
"name": "名称",
|
|
"description": "描述",
|
|
"config": "设置",
|
|
"payConfig": "支付相关设置",
|
|
"platform": "平台",
|
|
"super": "超级系统",
|
|
"folder": "代码目录名",
|
|
"style": "样式",
|
|
"entity": "关联对象",
|
|
"entityId": "关联对象id",
|
|
"accounts": "关联账户",
|
|
"withdrawAccounts": "关联提现账户",
|
|
"oldestVersion": "支持app最低版本"
|
|
}
|
|
}
|