moonsflyer hace 3 meses
padre
commit
d817690834
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/common/logic/PayNotifyLogic.php

+ 1 - 1
app/common/logic/PayNotifyLogic.php

@@ -217,7 +217,7 @@ class PayNotifyLogic extends BaseLogic
 //            Log::write($e->__toString(), 'FootprintError');
 //            Log::write($e->__toString(), 'FootprintError');
 //        }
 //        }
 //        //更新用户等级
 //        //更新用户等级
-        UserLogic::updateLevel($order['user_id']);
+//        UserLogic::updateLevel($order['user_id']);
 //
 //
 //        // 自动小票打印
 //        // 自动小票打印
 //        self::orderPrint($order['id']);
 //        self::orderPrint($order['id']);