chen.lin
4 天以前 0ecec045e757e070a521c26139aed252bca3ca3b
rsf-server/src/main/java/com/vincent/rsf/server/api/entity/params/OrderOutGeneralParam.java
@@ -11,7 +11,7 @@
    private List<Long> type;
    private Long orderItemId;//订单明细ID
    private Long waveId = 16L;//出库策略
    private Long waveId = 15L;//出库策略
    private List<Detl> detlList;
    class Detl{
        private String loc_no;