Browse Source

add call user to invite friend

stanley-king 7 years ago
parent
commit
8920da140d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mobile/control/control.php

+ 2 - 2
mobile/control/control.php

@@ -300,9 +300,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=2017112209";
+    return "v=20171122";
 }
 function shop_version()
 {
-    return "v=2017112209";
+    return "v=20171122";
 }