公司资质证书、品种新增

This commit is contained in:
张秉卓
2025-10-27 10:09:07 +08:00
parent a5c052e614
commit 89a3781fab
11 changed files with 281 additions and 77 deletions

View File

@ -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";
/**
* 银行表
*/