1
4 天以前 b3780fc93f0805ba273ff33757c3a134cb366258
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;