"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.entityDesc = void 0;
;
exports.entityDesc = {
locales: {
zh_CN: {
name: '物流公司系统连接',
attr: {
shipCompany: '物流公司',
system: '系统连接'
},
};