11 小时以前 53e9b23a40186efd149fd5c5350b5eced1f69920
src/api/mes/wm/productsales/detail/index.ts
@@ -19,6 +19,8 @@
    locationName?: string; // 库区名称
    areaId?: number; // 库位编号
    areaName?: string; // 库位名称
    bagCodeId?: number; // 袋码编号
    palletCodeId?: number; // 托盘码编号
    remark?: string; // 备注
  }
}