问题修复
This commit is contained in:
parent
020d1ddb36
commit
e6797c281c
@ -27,6 +27,7 @@ type AccountingSearch struct {
|
|||||||
CreatedStaffIds []int64 // 创建人
|
CreatedStaffIds []int64 // 创建人
|
||||||
StaffIds []int64 // 业务员
|
StaffIds []int64 // 业务员
|
||||||
AccountingIds []int64 // 做账id
|
AccountingIds []int64 // 做账id
|
||||||
|
BanFlag int64 // 是否有效
|
||||||
}
|
}
|
||||||
|
|
||||||
type ReplyAccountingList struct {
|
type ReplyAccountingList struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user