Explorar el Código

fix:落地统计

wsc hace 2 meses
padre
commit
15baa16917
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      model/landing.php

+ 2 - 2
model/landing.php

@@ -25,9 +25,9 @@ class ModelLanding {
     public function unionLanding($uid = false){
         self::cardNew();
 //        self::achieve($uid);
-        if($uid){
+//        if($uid){
             self::statistics($uid);
-        }
+//        }
 //        self::mining($uid);
         self::props($uid);
         self::building($uid);