极狐
This commit is contained in:
@@ -255,7 +255,7 @@ FROM product_order where {where} GROUP BY Channel,ProductName order by Channel,
|
||||
|
||||
if (packageEntity.ProductId == 17)
|
||||
{
|
||||
return new ApiResult<ProductOrderEntity>(ResultCode.C_INVALID_ERROR, "本产品升级更新中,暂无法开通,请先开通其他产品使用。更新后产品为极狐IP,280个城市,网速超快,且有赠送活动,计划于6月21日晚上线");
|
||||
return new ApiResult<ProductOrderEntity>(ResultCode.C_INVALID_ERROR, "本产品升级更新中,暂无法开通,请先开通其他产品使用。更新后产品为极狐IP,280个城市,网速超快,且有赠送活动,计划于6月23日晚上线");
|
||||
}
|
||||
// if (productEntity.Status == 0)
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user