Merge branch 'master' of git.oa00.com:supply-chain/service

finance
黄伟 2 years ago
commit 504fb974a9

@ -30,6 +30,7 @@ type ArgsAuditLists struct {
type AuditItem struct {
Id uint `json:"id"`
ServiceId uint `json:"serviceId"`
UserId uint `json:"userId"`
UserName string `json:"userName"`
ServiceName string `json:"serviceName"`
ApplyUserId uint `json:"applyUserId"`

Loading…
Cancel
Save