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