"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.entityDesc = void 0; ; exports.entityDesc = { locales: { zh_CN: { name: '物流订单连接表', attr: { ship: '物流', order: '订单', }, }, }, };