生成港口 等代码
This commit is contained in:
@ -28,5 +28,17 @@ public interface TableNameConstants {
|
||||
*/
|
||||
String LNG_B_REGION = "lng_b_region";
|
||||
|
||||
/**
|
||||
* 费用名称表
|
||||
*/
|
||||
String LNG_B_FEE = "lng_b_fee";
|
||||
|
||||
|
||||
/**
|
||||
* 费用名称
|
||||
*/
|
||||
String LNG_B_TAX = "lng_b_tax";
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user