优化异常报错与鲜丰回参

This commit is contained in:
guohb
2024-04-16 17:59:28 +08:00
parent 23ac46866b
commit fa718af87f
4 changed files with 12 additions and 3 deletions

View File

@@ -162,6 +162,8 @@ public enum ErrorCodeEnum {
VERIFY_MD5_FALSE(109004, "验签失败,请检查",null),
LINE_PAY_FALSE(109005, "付款信息查询失败",null),
;