Commit 5370a8b3 by xueli.xue

文案调整

parent 9cf06dda
...@@ -82,7 +82,7 @@ public class RemoteHttpJobBean extends QuartzJobBean { ...@@ -82,7 +82,7 @@ public class RemoteHttpJobBean extends QuartzJobBean {
} }
groupAddressInfo += ",地址列表:" + addressList.toString(); groupAddressInfo += ",地址列表:" + addressList.toString();
} }
groupAddressInfo += "<br>"; groupAddressInfo += "<br><br>";
// failover trigger // failover trigger
ReturnT<String> triggerResult = failoverTrigger(addressList, triggerParam, jobLog); ReturnT<String> triggerResult = failoverTrigger(addressList, triggerParam, jobLog);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment