0元支付 支付成功
This commit is contained in:
@@ -108,7 +108,7 @@ public class CzgControllerAdvice {
|
||||
*/
|
||||
@ExceptionHandler(PaySuccessException.class)
|
||||
public CzgResult<Object> handlePaySuccessException() {
|
||||
return CzgResult.success();
|
||||
return CzgResult.success("支付成功");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user