天海优化数据库名
This commit is contained in:
@@ -11,12 +11,12 @@ public enum DataSourceEnum {
|
||||
/**
|
||||
* 主数据源
|
||||
*/
|
||||
WMS("wms"),
|
||||
WMS_TH("wms_th"),
|
||||
|
||||
/**
|
||||
* 从数据源
|
||||
*/
|
||||
WMS2("wms2");
|
||||
WMS_QL("wms_ql");
|
||||
|
||||
private final String value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user