init user edit,

This commit is contained in:
louiscklaw
2025-05-28 23:17:04 +08:00
parent db805f23b6
commit 9f5367e35c
39 changed files with 975 additions and 167 deletions

View File

@@ -528,6 +528,9 @@ model UserItem {
avatarUrl String
phoneNumber String
isVerified Boolean
//
username String
password String
}
model UserAccountBillingHistory {