xiaoyi
4 天以前 f81e5811b9baaaea3645579a6cacad0f75f3d0db
src/api/wls/warehouse/area/index.ts
@@ -8,6 +8,7 @@
    id?: number; // 库位编号
    code?: string; // 库位编码
    name?: string; // 库位名称
    type?: number; // 库区类型
    warehouseId?: number; // 仓库编号
    warehouseName?: string; // 仓库名称
    locationId?: number; // 库区编号