|
...
|
...
|
@@ -29,7 +29,6 @@ class AutoPullNotify extends Base |
|
|
|
'php artisan create_update_page_route' => '创建主站路由',
|
|
|
|
'php artisan create_update_page_master' => '生成主站页面',
|
|
|
|
'php artisan create_update_page_minor' => '生成小语种页面',
|
|
|
|
'php artisan create_update_page_now' => '实时生成主站页面',
|
|
|
|
'php artisan create_update_page_sitemap' => '生成主站sitemap,robots',
|
|
|
|
'php artisan create_update_amp_route' => '创建amp站路由',
|
|
|
|
'php artisan create_update_page_amp' => '生成amp站页面',
|
...
|
...
|
|