邀请好友链接
This commit is contained in:
@@ -116,6 +116,12 @@ public class UriProvider {
|
||||
return JAVA_WEB_URL.concat("/accompany/modules/level/index.html");
|
||||
}
|
||||
|
||||
/**
|
||||
* 邀请好友
|
||||
*/
|
||||
public static String getShareUrl() {
|
||||
return JAVA_WEB_URL.concat("/accompany/modules/inviteCode/index.html");
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user