Parcourir la source

pwd and apply

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