feat(wip): 進一步完善 Client 與服務端的交互邏輯
This commit is contained in:
3
client/api/ApiDeclare.ts
Normal file
3
client/api/ApiDeclare.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type CallMethod =
|
||||
"User.register" |
|
||||
"User.login"
|
||||
Reference in New Issue
Block a user