phi-warehouse-feign/src/main/java/com/hx/warehouse/dto/order/stock/StockBackDto.java
@@ -29,6 +29,10 @@ private Integer commonType; /************************非必填******************************/ /**提货单的标识*/ private String id; /**操作人类型-系统*/ public static Integer OP_TYPE_SYS = 0; /**操作人类型-员工*/