소스 검색

add call user to invite friend

stanley-king 7 년 전
부모
커밋
8920da140d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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=2017112209";
+    return "v=20171122";
 }
 function shop_version()
 {
-    return "v=2017112209";
+    return "v=20171122";
 }