Commit f16898b4 by wangli

修改

1 parent 2fcdb5b4
......@@ -5,7 +5,7 @@ import lombok.Data;
@Data
public class OrgWarehouseInfo {
private Integer warehouseId;
private String warehouseNname;
private String warehouseName;
private String branchId;
private String cityCode;
private String address;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!