|
|
@ -47,6 +47,7 @@ func (a *audit) Lists(ctx context.Context, args ArgsAuditLists) (reply ReplyAudi
|
|
|
|
type ArgsHistory struct {
|
|
|
|
type ArgsHistory struct {
|
|
|
|
Page bean.Page
|
|
|
|
Page bean.Page
|
|
|
|
CustomerId uint
|
|
|
|
CustomerId uint
|
|
|
|
|
|
|
|
AuditStatus uint
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type ReplyHistoryLists struct {
|
|
|
|
type ReplyHistoryLists struct {
|
|
|
|