huangdong il y a 6 ans
Parent
commit
66a739a1ee
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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";
 }