src/main/java/com/zy/asrs/entity/param/MatParam.java @@ -196,5 +196,9 @@ * 备注 */ private Integer times = 0; /** * 单据单号 */ private String orderNo; }