fix: 定时服务,新增生产环境job服务。
This commit is contained in:
@@ -60,4 +60,9 @@ public class ServiceNameConstants
|
||||
* INTC_INVEST的serviceId
|
||||
*/
|
||||
public static final String INTC_INVEST ="intc-invest";
|
||||
|
||||
/**
|
||||
* INTC_INVEST_PROD的serviceId
|
||||
*/
|
||||
public static final String INTC_INVEST_PROD ="intc-invest-prod";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user