举报页H5

This commit is contained in:
oujunhui
2020-05-13 17:33:41 +08:00
parent f14bcb93f2
commit b0ec8d492e

View File

@@ -213,7 +213,7 @@ public class UriProvider {
* @return
*/
public static String getUserReportUrl() {
return JAVA_WEB_URL.concat("/modules/inform/index.html");
return JAVA_WEB_URL.concat("/accompany/modules/inform/index.html");
}
/**