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