hah
hah
### 错误描述 Caused by: java.lang.IllegalArgumentException: Empty key at javax.crypto.spec.SecretKeySpec. (SecretKeySpec.java:99) at com.wechat.pay.java.core.cipher.AbstractAeadCipher.decrypt (AbstractAeadCipher.java:71) at com.wechat.pay.java.core.notification.NotificationParser.decryptData (NotificationParser.java:154) at com.wechat.pay.java.core.notification.NotificationParser.getDecryptObject (NotificationParser.java:110) at com.wechat.pay.java.core.notification.NotificationParser.parse (NotificationParser.java:50) at com.fish.pay.common.wechat.WeChatPayment.paySuccessCheck (WeChatPayment.java:178) at com.fish.api.server.controller.api.ApiPayController.renotify (ApiPayController.java:130) at com.fish.api.server.controller.api.ApiPayController$$FastClassBySpringCGLIB$$e2e58982.invoke...
报错信息 Caused by: java.lang.IllegalArgumentException: Empty key at javax.crypto.spec.SecretKeySpec. (SecretKeySpec.java:99) at com.wechat.pay.java.core.cipher.AbstractAeadCipher.decrypt (AbstractAeadCipher.java:71) at com.wechat.pay.java.core.notification.NotificationParser.decryptData (NotificationParser.java:154) at com.wechat.pay.java.core.notification.NotificationParser.getDecryptObject (NotificationParser.java:110) at com.wechat.pay.java.core.notification.NotificationParser.parse (NotificationParser.java:50) at com.fish.pay.common.wechat.WeChatPayment.paySuccessCheck (WeChatPayment.java:178) at com.fish.api.server.controller.api.ApiPayController.renotify (ApiPayController.java:130) at com.fish.api.server.controller.api.ApiPayController$$FastClassBySpringCGLIB$$e2e58982.invoke ()