mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 07:41:02 +08:00
大小寫錯了,全錯
This commit is contained in:
parent
ea2d7688b1
commit
a000a080ed
@ -48,7 +48,7 @@ export default defineEventHandler(async (event) => {
|
||||
}
|
||||
return {
|
||||
userAccount: fetchViaSQL[0].username,
|
||||
firstName: getUserInfo[0].firstName || "",
|
||||
firstName: getUserInfo[0].firstname || "",
|
||||
requested_action: "CONTINUE",
|
||||
current_spot: "KEEP_LOGIN",
|
||||
email: getUserInfo[0].email || "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user