公司资质证书、品种新增
This commit is contained in:
@ -27,6 +27,16 @@ public interface TableNameConstants {
|
||||
*/
|
||||
String LNG_B_STATION_LNG = "lng_b_station_lng";
|
||||
|
||||
/**
|
||||
* 公司资质证书表
|
||||
*/
|
||||
String LNG_B_DOC_CP = "lng_b_doc_cp";
|
||||
|
||||
/**
|
||||
* 品种表
|
||||
*/
|
||||
String LNG_B_CATEGORY = "lng_b_category";
|
||||
|
||||
/**
|
||||
* 银行表
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user