linwu 1 vuosi sitten
vanhempi
commit
290e829539
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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) {