This commit is contained in:
hackrobot
2024-10-20 16:11:43 +08:00
parent 985efbe87e
commit bf571acf59
2 changed files with 2 additions and 2 deletions

View File

@@ -197,7 +197,7 @@ const Salon = () => {
return false;
} else {
if (!!isWeChat) {
payh5("meetup", 2980);
payh5("meetup", 29800);
} else {
setmeetupQR(true);
}