Commit 73844982 by hzc

漏传

parent 5e6cf03a
...@@ -183,4 +183,13 @@ public class Constants { ...@@ -183,4 +183,13 @@ public class Constants {
public static final String RULE_NAME_PRINVINCE = "RULE_NAME_PRINVINCE"; public static final String RULE_NAME_PRINVINCE = "RULE_NAME_PRINVINCE";
public static final String RULE_NAME_CITY = "RULE_NAME_CITY"; public static final String RULE_NAME_CITY = "RULE_NAME_CITY";
public static final String RULE_NAME_COUNTY = "RULE_NAME_COUNTY"; public static final String RULE_NAME_COUNTY = "RULE_NAME_COUNTY";
/**
* 指标单位
*/
public static final String DRIVE_IND_UNIT = "DRIVE_IND_UNIT";
/**
* 基础项单位
*/
public static final String BASE_IND_UNIT = "BASE_IND_UNIT";
} }
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