zhangqian
2023-11-13 a8849056eebef42a33353e8652de13822f440632
model/request/invoice.go
@@ -46,4 +46,5 @@
   PageInfo
   SourceId   int                        `json:"sourceId"`
   SourceType constvar.InvoiceSourceType `json:"sourceType"` // 源单类型(1销售明细单2服务合同)
   PrincipalIds []int
}