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