Compare commits

...

3 Commits

1 changed files with 7 additions and 0 deletions

View File

@ -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";
}