;
const entityDesc = {
locales: {
"zh_CN": {
name: '用户系统',
attr: {
user: '用户',
system: '系统',
},
}
};
export {};