部署
This commit is contained in:
@@ -30,7 +30,7 @@ func (c *cost) All(ctx context.Context, purchaseId int64) (reply []CostItem, err
|
||||
}
|
||||
|
||||
type ArgsCostAdd struct {
|
||||
PurchaseId int64 // 采购合同ID
|
||||
ShipmentId int64 // 订舱单ID
|
||||
CostAdd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user