dy api修改

This commit is contained in:
richboo111
2022-12-26 11:31:54 +08:00
parent 4578992eea
commit 0f71eb5254
3 changed files with 6 additions and 9 deletions

View File

@@ -74,13 +74,11 @@ func (c *DeliveryHandler) GetStore(ctx *jxcontext.Context, storeID int, vendorSt
}
func (c *DeliveryHandler) IsErrStoreNotExist(err error) bool {
//TODO implement me
panic("implement me")
return false
}
func (c *DeliveryHandler) IsErrStoreExist(err error) bool {
//TODO implement me
panic("implement me")
return false
}
// 呼叫运力并发货