This commit is contained in:
gazebo
2019-11-11 14:36:14 +08:00
parent b0856aee47
commit 88b0241955
2 changed files with 2 additions and 2 deletions

View File

@@ -245,7 +245,7 @@ type OrderComment struct {
UserCommentID string `orm:"column(user_comment_id);size(48)" json:"userCommentID"`
IsReplied int8
Status int8
ModifyDuration int8 // 改评价的小时数
ModifyDuration int16 // 改评价的小时数
TagList string
Score int8