"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.entityDesc = void 0;
;
exports.entityDesc = {
locales: {
zh_CN: {
name: '抽象快递帐号',
attr: {
phatom1: '备用属性一',
phatom2: '备用属性二',
sort: '排序',
},
};