;
const entityDesc = {
locales: {
zh_CN: {
name: '消息类型模板',
attr: {
type: '消息类型',
templateId: '模板编号',
application: '关联应用',
},
};
export {};