moonsflyer 3 月之前
父節點
當前提交
f0c6f7de2e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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');
 //        }
 //        //更新用户等级
-//        UserLogic::updateLevel($order['user_id']);
+        UserLogic::updateLevel($order['user_id']);
 //
 //        // 自动小票打印
 //        self::orderPrint($order['id']);