Commit e679deb4 authored by ZWT's avatar ZWT

得到的

parent 1b6d7cc0
...@@ -45,11 +45,6 @@ public class BusinessConstant { ...@@ -45,11 +45,6 @@ public class BusinessConstant {
*/ */
public static final String OPEN_FLAG = "ON"; public static final String OPEN_FLAG = "ON";
/**
* 光伏电站
*/
public static final String PHOTOVOLTAIC_POWER_STATION = "photovoltaic_power_station";
/** /**
* 默认值 * 默认值
*/ */
...@@ -80,11 +75,6 @@ public class BusinessConstant { ...@@ -80,11 +75,6 @@ public class BusinessConstant {
*/ */
public static final String CLOSE_WELL = "停井"; public static final String CLOSE_WELL = "停井";
/**
* 井口
*/
public static final String WELLHEAD = "wellhead";
/** /**
* 光伏发电 * 光伏发电
*/ */
......
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