0元付款 报错问题
This commit is contained in:
@@ -13,4 +13,7 @@ public class PaySuccessException extends RuntimeException {
|
||||
@Serial
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
public PaySuccessException(String message) {
|
||||
super(message);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user