|
@@ -344,7 +344,7 @@ public class BillPersonnelAdmissionServiceImpl extends ServiceImpl<BillPersonnel
|
|
|
} else {
|
|
|
baseProcess.setCurrentStatus("1");
|
|
|
baseProcess.setProcessType(1);
|
|
|
- baseProcess.setAllLocationStatus("2"+);
|
|
|
+// baseProcess.setAllLocationStatus("2"+);
|
|
|
// baseProcess.setCurrentLocation(baseProcess.getCurrentLocation()+","+baseLocation.getLocationName());
|
|
|
// baseProcess.setCurrentLocationId(baseProcess.getCurrentLocationId() +","+baseLocation.getId());
|
|
|
//TODO 紧急入场通过先不处理
|