Browse Source

月注册

linwu 1 năm trước cách đây
mục cha
commit
290e829539
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
         }
+        $res['user_month'] = $user_month;
 
         //倍数
         if ($mul_min != 1 || $mul_max != 1) {