Browse Source

pwd and apply

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

+ 2 - 2
mobile/control/control.php

@@ -297,9 +297,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=20180820";
+    return "v=2018082201";
 }
 function shop_version()
 {
-    return "v=20180820";
+    return "v=2018082201";
 }