|
@@ -388,7 +388,7 @@ public class UserEntity implements Serializable {
|
|
|
|
|
|
|
|
//测试服用测试分享链接,正式服用正式的
|
|
//测试服用测试分享链接,正式服用正式的
|
|
|
public String getShareLink() {//测试服对应的下载地址为http://10.8.230.17:7776/newsheep?id=32778005
|
|
public String getShareLink() {//测试服对应的下载地址为http://10.8.230.17:7776/newsheep?id=32778005
|
|
|
- return TestUtil.isSheep() ? getShare_link() : "http://10.8.210.230:8902/share.html?invitation_code=" + getInvitation_code();
|
|
|
|
|
|
|
+ return TestUtil.isSheep() ? getShare_link() : "http://10.8.220.248/shared/html/small_station/h5_register/share.html?invitation_code=" + getInvitation_code();
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
/**
|