update 改桩类型描述

This commit is contained in:
2023-11-07 11:33:23 +08:00
parent 74dd84ecbf
commit 7a6fdd130f

View File

@@ -139,9 +139,9 @@ public class PileMsgRecordServiceImpl implements IPileMsgRecordService {
// 桩类型
String pileType = jsonObject.getString("pileType");
if (StringUtils.equals(pileType, "01")) {
pileType = "运营";
pileType = "交流";
} else {
pileType = "个人";
pileType = "直流";
}
return "SIM卡号:" + iccid + ", " +