文案调整

This commit is contained in:
xuxueli 2018-09-23 01:32:19 +08:00
parent e43791d4a1
commit 4d8f92e8ef
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ public class XxlJobTrigger {
} }
} }
} else { } else {
routeAddressResult = new ReturnT<String>(ReturnT.FAIL_CODE, "<br>----------------------<br>" + I18nUtil.getString("jobconf_trigger_address_empty")); routeAddressResult = new ReturnT<String>(ReturnT.FAIL_CODE, I18nUtil.getString("jobconf_trigger_address_empty"));
} }
// 4trigger remote executor // 4trigger remote executor