Pārlūkot izejas kodu

厂边库排队问题处理。

xiaosonghong 2 mēneši atpakaļ
vecāks
revīzija
7ed9bafa7b

+ 1 - 0
src/main/java/com/steerinfo/dil/controller/QmsQueueResultController.java

@@ -130,6 +130,7 @@ public class QmsQueueResultController extends BaseRESTfulController {
                                                String capacityNumber,
                                                Integer isSpelling
     ){
+        mapValue.put("inboundWarehouse", null);
         if(locationId != null)
             mapValue.put("locationId", locationId);
         if(capacityNumber != null && !"".equals(capacityNumber))