Commit 0c1f409d authored by 孙磊's avatar 孙磊

options

parent d53f0751
......@@ -62,8 +62,8 @@ return [
'GET,OPTIONS test'=>'test',
'GET swagger'=>'swagger',
'POST login'=>'login',
'GET department'=>'department',
'GET user-complain'=>'user-complain',
'GET,OPTIONS department'=>'department',
'GET,OPTIONS user-complain'=>'user-complain',
'GET employee-info' => 'employee-info',
'GET employee-list' => 'employee-list',
],
......
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