This commit is contained in:
felord.cn
2020-12-13 11:06:53 +08:00
parent eab68846af
commit 721c895716
241 changed files with 2067 additions and 666 deletions

View File

@@ -1,8 +1,9 @@
package cn.felord.payment;
/**
* @author Dax
* @since 14:18
*
* @author felord.cn
* @since 1.0.0.RELEASE
*/
public class PayException extends RuntimeException {