master
Evan Chen 2022-01-04 16:15:45 +08:00
parent 95f9178203
commit 7a40fcbcc7
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ type Order struct {
Attachment string
Price float32
Status string
Claimed float32
CreatedAt time.Time
UpdatedAt time.Time