Browse Source

月注册

linwu 1 year ago
parent
commit
290e829539
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/mainapp/controller/Screen.php

+ 1 - 0
app/mainapp/controller/Screen.php

@@ -133,6 +133,7 @@ class Screen extends BaseController
             }
             }
             $user_month[] = $item;
             $user_month[] = $item;
         }
         }
+        $res['user_month'] = $user_month;
 
 
         //倍数
         //倍数
         if ($mul_min != 1 || $mul_max != 1) {
         if ($mul_min != 1 || $mul_max != 1) {