audit job
This commit is contained in:
@@ -94,6 +94,7 @@ type JobOrder struct {
|
||||
AuditAt time.Time `json:"auditAt"` //审核日期
|
||||
Content string `josn:"content"` //任务审核内容
|
||||
Img string `json:"img"` //任务审核图片
|
||||
Comment string `json:"comment"` //审核理由
|
||||
}
|
||||
|
||||
func (v *JobOrder) TableIndex() [][]string {
|
||||
|
||||
Reference in New Issue
Block a user