mirror of
https://github.com/Teamlinker/Teamlinker.git
synced 2025-06-03 03:00:17 +00:00
Update user.ts
This commit is contained in:
parent
83f9a03b21
commit
26e09ae13d
@ -38,6 +38,7 @@ const api={
|
|||||||
password:string
|
password:string
|
||||||
}>{},
|
}>{},
|
||||||
res:<Omit<ICommon_Model_User,"password">>{},
|
res:<Omit<ICommon_Model_User,"password">>{},
|
||||||
|
ignoreValidate:true
|
||||||
},
|
},
|
||||||
logoutAdmin:{
|
logoutAdmin:{
|
||||||
method:ECommon_HttpApi_Method.POST,
|
method:ECommon_HttpApi_Method.POST,
|
||||||
|
Loading…
Reference in New Issue
Block a user