|
|
@@ -122,11 +122,9 @@ public interface PayScoreService { |
|
|
|
* |
|
|
|
* @param data the data |
|
|
|
* @return the wx pay score result |
|
|
|
* @throws WxPayException the wx pay exception |
|
|
|
*/ |
|
|
|
PayScoreNotifyData parseNotifyData(String data); |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
* <pre> |
|
|
|
* 支付分回调NotifyData解密resource |
|
|
|