feat:多项功能优化
This commit is contained in:
@@ -18,7 +18,7 @@ type InspectionRecord struct {
|
||||
config `json:"-"`
|
||||
// ID of the ent.
|
||||
ID int `json:"id,omitempty"`
|
||||
// 记录类型 CHECKIN/POINT/PROCESS/DONE/ALARM/INCOMING/FINAL
|
||||
// 记录类型 CHECKIN/POINT/PROCESS/DONE/ALARM/INCOMING/FINAL/QC_PROCESS
|
||||
Category string `json:"category,omitempty"`
|
||||
// 工位号
|
||||
StationNo string `json:"stationNo,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user