;
export const entityDesc = {
locales: {
zh_CN: {
name: '平台',
attr: {
name: '名称',
description: '描述',
config: '设置',
style: '样式',
entity: '关联对象',
entityId: '关联对象id',
oldestVersion: '支持app最低版本'
},
r: {
owner: '拥有者',
manager: '管理员',
}
};