替换我的账户-我的收益H5链接

This commit is contained in:
oujunhui
2020-05-13 15:13:48 +08:00
parent b021fb80fd
commit e64250151a

View File

@@ -238,7 +238,7 @@ public class UriProvider {
* @return
*/
public static String getMyIncomeUrl() {
return JAVA_WEB_URL.concat("/accompany/index.html#/MyIncome");
return JAVA_WEB_URL.concat("/accompany/modules/myincome/index.html#/MyIncome");
}
/**