소스 검색

发货单复核增加批号存在判断

hu 1 년 전
부모
커밋
bd1c19fa45
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/custom/restcontroller/webmanage/sale/dispatch/dispatch.java

+ 1 - 0
src/custom/restcontroller/webmanage/sale/dispatch/dispatch.java

@@ -788,6 +788,7 @@ public class dispatch extends Controller {
                                 .toString();
                     }
 
+
                }
 
                 SQLFactory sqlFactory1 = new SQLFactory(this, "商品发货数量汇总");