|
|
@ -21,14 +21,14 @@ public class ApiConstants { |
|
|
|
/** |
|
|
|
* 事件上报信息 |
|
|
|
*/ |
|
|
|
public static final String sendEventUrl = "http://120.221.72.15:8089/sbwgh/plugin/sbwgh/sendEvent.htm"; |
|
|
|
//public static final String sendEventUrl = "http://119.3.182.231:8080/sbwgh/plugin/sbwgh/sendEvent.htm";
|
|
|
|
//public static final String sendEventUrl = "http://120.221.72.15:8089/sbwgh/plugin/sbwgh/sendEvent.htm";
|
|
|
|
public static final String sendEventUrl = "http://119.3.182.231:8080/sbwgh/plugin/sbwgh/sendEvent.htm"; |
|
|
|
|
|
|
|
/** |
|
|
|
* 获取事件处理进度 |
|
|
|
*/ |
|
|
|
public static final String historyUrl = "http://120.221.72.15:8089/sbwgh/plugin/sbwgh/getHistoryByRecId.htm"; |
|
|
|
//public static final String historyUrl = "http://119.3.182.231:8080/sbwgh/plugin/sbwgh/getHistoryByRecId.htm";
|
|
|
|
//public static final String historyUrl = "http://120.221.72.15:8089/sbwgh/plugin/sbwgh/getHistoryByRecId.htm";
|
|
|
|
public static final String historyUrl = "http://119.3.182.231:8080/sbwgh/plugin/sbwgh/getHistoryByRecId.htm"; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|