fix
This commit is contained in:
@@ -123,7 +123,7 @@ public class TBXBKJTask extends AbstractTask {
|
|||||||
|
|
||||||
} else if ("TBX2".equals(startPoint.getRegion_code())) {
|
} else if ("TBX2".equals(startPoint.getRegion_code())) {
|
||||||
//TBX2找B区
|
//TBX2找B区
|
||||||
regionCode = "HCQ5";
|
regionCode2 = "HCQ5";
|
||||||
}
|
}
|
||||||
SchBasePoint temp = null;
|
SchBasePoint temp = null;
|
||||||
if(ObjectUtil.isNotEmpty(regionCode2)){
|
if(ObjectUtil.isNotEmpty(regionCode2)){
|
||||||
|
|||||||
Reference in New Issue
Block a user