feat: 加入跨域处理
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
"topthink/think-view": "^2.0",
|
||||
"topthink/think-captcha": "^3.0",
|
||||
"thans/tp-jwt-auth": "^2.2",
|
||||
"topthink/think-throttle": "^2.0"
|
||||
"topthink/think-throttle": "^2.0",
|
||||
"intervention/image": "^3.10",
|
||||
"topthink/think-cors": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": ">=4.2",
|
||||
|
||||
Reference in New Issue
Block a user