mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-10 03:03:43 +08:00
feat: change mobile field to username
This commit is contained in:
@@ -10,7 +10,7 @@ type Order struct {
|
||||
BaseModel
|
||||
UserId uint
|
||||
ProductId uint
|
||||
Mobile string
|
||||
Username string
|
||||
OrderNo string
|
||||
Subject string
|
||||
Amount float64
|
||||
|
||||
Reference in New Issue
Block a user