Pu Zhibing
20 小时以前 f3106694f7f9992391b26897571ff11462cfe475
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());