This commit is contained in:
2024-04-26 18:11:32 +08:00
2 changed files with 5 additions and 0 deletions

View File

@@ -125,6 +125,9 @@ public class StoragevehicleinfoServiceImpl implements StoragevehicleinfoService
//气涨轴编码
code = "VEHICCLE_CODE_QZZ";
break;
case "0002":
code = "VEHICLE_CODE_GXTP";
break;
default:
break;
}