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