红包需求

This commit is contained in:
oujunhui
2020-07-13 18:43:24 +08:00
parent 6335ae1f7e
commit 966f5d903d
6 changed files with 12 additions and 29 deletions

View File

@@ -352,7 +352,7 @@ public class UriProvider {
* @return
*/
public static String getRedPacketRule() {
return JAVA_WEB_URL.concat("seekdreams/modules/rules/rule-red-packet.html");
return JAVA_WEB_URL.concat("accompany/modules/rule/red-packet-rule.html");
}
}