技术监督bug解决
This commit is contained in:
@@ -167,7 +167,7 @@ public class SupvPushGwServiceImpl implements SupvPushGwService {
|
|||||||
|
|
||||||
//监督对象类型
|
//监督对象类型
|
||||||
if (mapSubvObjType.containsKey(supvPlan.getSupvObjType())) {
|
if (mapSubvObjType.containsKey(supvPlan.getSupvObjType())) {
|
||||||
supvPlan.setSupvType(String.format("%02d", mapSubvObjType.get(supvPlan.getSupvObjType()).getAlgoDescribe()));
|
supvPlan.setSupvObjType(String.format("%02d", mapSubvObjType.get(supvPlan.getSupvObjType()).getAlgoDescribe()));
|
||||||
}
|
}
|
||||||
|
|
||||||
//电站等级
|
//电站等级
|
||||||
|
|||||||
Reference in New Issue
Block a user