feat: 修复用户登陆模块
This commit is contained in:
@@ -179,6 +179,7 @@ export default function SignInIllustration() {
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
},
|
||||
credentials: 'include',
|
||||
body: JSON.stringify({
|
||||
credential,
|
||||
type,
|
||||
|
||||
Reference in New Issue
Block a user