aa
This commit is contained in:
@@ -60,3 +60,7 @@ func (c *DeliveryHandler) IsErrStoreExist(err error) bool {
|
|||||||
func (c *DeliveryHandler) IsErrStoreNotExist(err error) bool {
|
func (c *DeliveryHandler) IsErrStoreNotExist(err error) bool {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (c *DeliveryHandler) UpdateStore(ctx *jxcontext.Context, storeDetail *dao.StoreDetail2) (err error) {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user