setfence
This commit is contained in:
@@ -24,8 +24,7 @@ func init() {
|
||||
}
|
||||
|
||||
func (c *DeliveryHandler) GetVendorID() int {
|
||||
//TODO implement me
|
||||
panic("implement me")
|
||||
return model.VendorIDDD
|
||||
}
|
||||
|
||||
func (c *DeliveryHandler) CreateStore(ctx *jxcontext.Context, storeDetail *dao.StoreDetail2) (vendorStoreID string, status int, err error) {
|
||||
|
||||
Reference in New Issue
Block a user