flat: tiket

This commit is contained in:
Apcallover
2024-04-15 18:01:50 +08:00
parent 4db1206fc9
commit b86ea914a3
4 changed files with 25 additions and 12 deletions

View File

@@ -65,7 +65,8 @@ const user = {
userInfo.type,
userInfo.key,
userInfo.code,
userInfo.loginType
userInfo.loginType,
userInfo.ticket
)
.then((res) => {
const data = res.data;