Explorar o código

feature/NG-27: Qualified bonus regulations 奖金合格制度:活动期间购买指定商品,BV≥27即可维持活跃度.

kevin hai 1 ano
pai
achega
c856901ff1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/models/User.php

+ 1 - 1
common/models/User.php

@@ -475,7 +475,7 @@ class User extends \common\components\ActiveRecord
     /**
      * @throws Exception
      */
-    public function isPerfActive($userId, $periodNum, $calcYearMonth): bool
+    public static function isPerfActive($userId, $periodNum, $calcYearMonth): bool
     {
         $sysConfig = Cache::getSystemConfig();