mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
migrate services.js to ts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface ForgetPasswordRequest {
|
||||
readonly email: string;
|
||||
}
|
||||
Reference in New Issue
Block a user