|
@ -61,4 +61,15 @@ public class ApiConstants { |
|
|
*/ |
|
|
*/ |
|
|
public static final String eventOssUrlAfter = "http://47.104.202.209/"; |
|
|
public static final String eventOssUrlAfter = "http://47.104.202.209/"; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|
* 获取阶段性回复信息 |
|
|
|
|
|
*/ |
|
|
|
|
|
public static final String GET_ACT_REPLY = "http://119.3.182.231:8080/sbwgh/plugin/sbwgh/getActReply.htm?recId="; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|
* 获取阶段性回复信息附件 |
|
|
|
|
|
*/ |
|
|
|
|
|
public static final String GET_FILE = "http://119.3.182.231:8080/sbwgh/doc/getFile.htm?fileId="; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|