部署
This commit is contained in:
@@ -24,6 +24,7 @@ type AccountingSearch struct {
|
||||
CreatedAtStart *time.Time // 创建开始时间
|
||||
CreatedAtEnd *time.Time // 创建结束时间
|
||||
CreatedStaffIds []int64 // 创建人
|
||||
AccountingIds []int64 // 做账id
|
||||
}
|
||||
|
||||
type ReplyAccountingList struct {
|
||||
|
||||
Reference in New Issue
Block a user