logistics-constants.js 85 Bytes Raw Blame History Permalink 1 2 3 4 5 // 平台类型 export const expressTypeEnum = { 1: '卖家', 2: 'UFO平台', };