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