1
3 天以前 5ce79fd4dfb30c75ac48bb0d4a6e7e0518f668ff
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;