跨域
This commit is contained in:
@@ -12,4 +12,8 @@
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
*/
|
||||
|
||||
return [];
|
||||
return [
|
||||
'' => [
|
||||
app\middleware\AccessControl::class
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user