新增数据源服务serverId
parent
751221b783
commit
a0910990f0
|
@ -30,5 +30,12 @@ public class ServiceNameConstants {
|
|||
*/
|
||||
public static final String RULE_ENGINE_SERVICE = "muyu-rule";
|
||||
|
||||
/**
|
||||
* 数据源服务的serviceId
|
||||
*/
|
||||
public static final String DATA_SERVICE = "cloud-datasource";
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue