This commit is contained in:
邹宗楠
2024-08-05 09:57:51 +08:00
parent b3fb7884d7
commit 9cf69ecf0f
8 changed files with 203 additions and 11 deletions

View File

@@ -369,7 +369,7 @@ type OrderComment struct {
Status int8
ModifyDuration int16 // 改评价的小时数
TagList string
TagList string // 配送标签
Score int8
Content string
CommentCreatedAt time.Time