// 平台类型
export const expressTypeEnum = {
  1: '卖家',
  2: 'UFO平台',
};