Pu Zhibing
4 天以前 0a8d28436b2f7229ecdf40c6b003902002c8947f
ManagementQYTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/controller/specialTrain/TDispatchController.java
@@ -211,6 +211,9 @@
         SaveStaffNode saveStaffNode = resultUtil.getData();
         empId = saveStaffNode.getEmpId();
         empnew = 1;
      }else{
         empId = userInfoByPhone.get(0).getEmpId();
         empnew = 0;
      }
      tDispatch.setEmpId(empId);
      tDispatch.setEntercode(tCompany.getEnterCode());