huangdong 6 years ago
parent
commit
66a739a1ee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mobile/control/control.php

+ 2 - 2
mobile/control/control.php

@@ -325,9 +325,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=2018091902";
+    return "v=2018091903";
 }
 function shop_version()
 {
-    return "v=2018091902";
+    return "v=2018091903";
 }