opt:补空载具优先到管制区
This commit is contained in:
@@ -141,7 +141,7 @@ public class AutoSendVehicleToKzj {
|
||||
|
||||
private String getPointCode(JSONObject task, String taskType) {
|
||||
String pointCode1 = null;
|
||||
List<BstIvtPackageinfoivt> packageList = null;
|
||||
List<BstIvtPackageinfoivt> packageList ;
|
||||
if (taskType.equals(PackageInfoIvtEnum.TASK_TYPE.code("补空(待检区->空载具缓存位)"))) {
|
||||
packageList = packageinfoivtService.checkEndPointTask(
|
||||
PackageInfoIvtEnum.POINT_STATUS.code("待检区"),
|
||||
|
||||
Reference in New Issue
Block a user