[add] Room 完成
This commit is contained in:
5
account/PtlLogin.ts
Normal file
5
account/PtlLogin.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface ReqLogin {
|
||||
name: string
|
||||
}
|
||||
|
||||
export type ResLogin = number
|
||||
Reference in New Issue
Block a user