update
This commit is contained in:
@ -35,10 +35,19 @@ public interface TableNameConstants {
|
||||
|
||||
|
||||
/**
|
||||
* 费用名称
|
||||
* 税率表
|
||||
*/
|
||||
String LNG_B_TAX = "lng_b_tax";
|
||||
|
||||
/**
|
||||
* 管道气路线表
|
||||
*/
|
||||
String LNG_B_PNG_LINE = "lng_b_png_line";
|
||||
|
||||
/**
|
||||
* 管道气上下载点表
|
||||
*/
|
||||
String LNG_B_STATION_PNG = "lng_b_station_png";
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user