"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.entityDesc = void 0;
exports.entityDesc = {
locales: {
zh_CN: {
name: '消息类型模板关联',
attr: {
type: '消息类型',
template: '公众号消息模板',
},
};