aa
This commit is contained in:
@@ -583,5 +583,5 @@ func (p *PurchaseHandler) DeleteStore(db *dao.DaoDB, storeID int, userName strin
|
||||
}
|
||||
|
||||
func (c *PurchaseHandler) UpdateStoreLineStatus(ctx *jxcontext.Context, vendorOrgCode string, storeID int, vendorStoreID string, lineStatus int) (err error) {
|
||||
return err
|
||||
return fmt.Errorf("暂不支持此平台操作门店上下线!")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user