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