1
This commit is contained in:
@@ -54,7 +54,6 @@ type IDeliveryPlatformHandler interface {
|
||||
|
||||
type IDeliveryUpdateStoreHandler interface {
|
||||
UpdateStore(ctx *jxcontext.Context, storeDetail *dao.StoreDetail2) (err error)
|
||||
UpdateStoreName(storeId, name string) (err error)
|
||||
}
|
||||
|
||||
type DeliveryPlatformHandlerInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user