finance
黄伟 2 years ago
parent edf6005bc8
commit 27dba776cb

@ -11,6 +11,7 @@ type audit struct {
audit2.Audit
}
type AuditSearch struct {
ApplyUserId uint // 申请人
Status uint // 审核状态 1=未审核 2=通过 3=驳回
Name string // 用户名称
}

Loading…
Cancel
Save