Browse Source

fix something

stanley-king 7 năm trước cách đây
mục cha
commit
004b5799ff
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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=2017111001";
+    return "v=2017111002";
 }
 function shop_version()
 {
-    return "v=20171110";
+    return "v=2017111002";
 }