Commit 3ce54b91 authored by zhoujun's avatar zhoujun

检测状态

parent a33de7a8
Pipeline #1828 passed with stage
in 1 second
......@@ -10,7 +10,7 @@
| contains the 'web' middleware group. Now create something great!
|
*/
Route::get('check/db', 'CheckController@getCheckDB');
Route::get('health/status', 'CheckController@getCheckDB');
Route::any('/wx/home','HomeController@getIndex')->name('wxIndex');
Route::any('/404','HomeController@getError');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment