部署
This commit is contained in:
@@ -28,8 +28,8 @@ func (a *annotations) All(ctx context.Context, purchaseId int64) (reply []Annota
|
||||
}
|
||||
|
||||
type ArgsAnnotationsAdd struct {
|
||||
PurchaseId int64 // 采购合同ID
|
||||
AnnotationsAdd
|
||||
PurchaseId int64 // 采购合同ID
|
||||
AnnotationsAdds []AnnotationsAdd
|
||||
}
|
||||
|
||||
type AnnotationsAdd struct {
|
||||
|
||||
Reference in New Issue
Block a user