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