新增贵族时间说明详情
This commit is contained in:
@@ -379,4 +379,11 @@ public class UriProvider {
|
||||
public static String getPrivacyUrl() {
|
||||
return JAVA_WEB_URL.concat("/yinyou/modules/rule/privacy-wap.html");
|
||||
}
|
||||
|
||||
/**
|
||||
* 贵族中心帮助页
|
||||
*/
|
||||
public static String getVipHelpUrl() {
|
||||
return JAVA_WEB_URL.concat("/yinyou/modules/rule/introduction-patrician.html");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user