一波更新

This commit is contained in:
tangping
2025-01-23 16:12:49 +08:00
parent 22ac6c1fed
commit 5f3a40a50e
90 changed files with 2392 additions and 1791 deletions

View File

@@ -32,5 +32,5 @@ type User struct {
}
func (User) TableName() string {
return "pay"
return "user"
}