linwu 1 жил өмнө
parent
commit
290e829539

+ 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) {