hsy
9 天以前 29baff0abf45daffa2a546df592fbcb52f7c0443
src/api/wls/warehouse/index.ts
@@ -8,6 +8,7 @@
    id?: number; // 仓库编号
    code?: string; // 仓库编码
    name?: string; // 仓库名称
    type?: number; // 仓库类型
    address?: string; // 地址
    area?: number; // 面积
    chargeUserId?: number; // 负责人