Explorar o código

数据类型转换

lizhen_gitee hai 10 meses
pai
achega
bab1902dc2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/api/controller/Lesson.php

+ 1 - 1
application/api/controller/Lesson.php

@@ -105,7 +105,7 @@ class Lesson extends Api
             $i_data = [
                 'yeah' =>$year,
                 'month'=>$month,
-                'day'  => $j,
+                'day'  => $j.'',
                 'date' => $idate,
                 'week' => $week,
                 'is_today' => 0,