|
|
@@ -26,7 +26,7 @@ return [
|
|
26
|
26
|
'movie_city_area' => 'app\command\MovieCityAreaCommand',
|
|
27
|
27
|
'movie_cinema' => 'app\command\MovieCinemaCommand',
|
|
28
|
28
|
'movie_film' => 'app\command\MovieFilmCommand',
|
|
29
|
|
- 'cinema_film_sched' => 'app\command\CinemaSchedCommand',
|
|
|
29
|
+// 'cinema_film_sched' => 'app\command\CinemaSchedCommand',
|
|
30
|
30
|
'repair_pv_log' => 'app\command\repairPvLog',
|
|
31
|
31
|
'gzcAddByBill' => 'app\command\GzcAddByBillCommand',
|
|
32
|
32
|
'movie_order' => 'app\command\MovieOrderCommand',
|