暂未开通支付
This commit is contained in:
@@ -737,7 +737,7 @@ public class PayServiceImpl implements PayService {
|
|||||||
try {
|
try {
|
||||||
return shopMerchantService.getById(shopId);
|
return shopMerchantService.getById(shopId);
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
throw new CzgException(e.getMessage());
|
throw new CzgException("暂未开通支付");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user