Commit e293c256 authored by hezhuozhi's avatar hezhuozhi

修改光伏权重

parent 9276b616
...@@ -92,10 +92,10 @@ public class IdxBizPvWeightController extends BaseController { ...@@ -92,10 +92,10 @@ public class IdxBizPvWeightController extends BaseController {
e.setType("场站"); e.setType("场站");
break; break;
case "3": case "3":
e.setType("设备"); e.setType("子阵");
break; break;
case "4": case "4":
e.setType("子阵"); e.setType("设备");
break; break;
case "5": case "5":
e.setType("变量"); e.setType("变量");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment