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