src/main/java/zy/cloud/wms/common/service/erp/entity/GetOrderResultDetl0.java @@ -20,4 +20,9 @@ // 单行商品备注 private String comment; private String unit; // 商品明细行号 private Integer RowNo; }