|
@@ -22,9 +22,7 @@ public class AlarmRuleJob {
|
|
@Autowired
|
|
@Autowired
|
|
private RuleAccountTemplateMapper ruleAccountTemplateMapper;
|
|
private RuleAccountTemplateMapper ruleAccountTemplateMapper;
|
|
|
|
|
|
-
|
|
|
|
- // String URLPREFIX = "http://api.tjyourong.com.cn/jeecg-boot/ruleGroup/checkRulesByAccountId?accountId=";
|
|
|
|
- String URLPREFIX = "http://jiaoyangapi.shyouteng.com.cn/jeecg-boot/ruleGroup/checkRulesByAccountId?accountId=";
|
|
|
|
|
|
+ String URLPREFIX = "http://api.tjyourong.com.cn/jeecg-boot/ruleGroup/checkRulesByAccountId?accountId=";
|
|
|
|
|
|
/**
|
|
/**
|
|
* 定时任务
|
|
* 定时任务
|