feat: 档口入库码支持软删除与重导恢复 (#238)
This commit is contained in:
@@ -43,6 +43,8 @@ type InnerCodeRecord struct {
|
||||
PlannedAt string
|
||||
ApplyStartedAt string
|
||||
AppliedAt string
|
||||
DeletedAt string
|
||||
DeletedByUserID string
|
||||
CreatedAt string
|
||||
UpdatedAt string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user