asPayJsRequestJson

This commit is contained in:
jinyu 2015-12-08 14:13:58 +08:00
parent 373fde4c79
commit b5f8ec8265

View File

@ -65,7 +65,7 @@ public class MchPayRequest extends PayRequest {
*
* @param paySignKey
* 支付签名密钥
* @return
* @return JSAPI支付JSON串
*/
@XmlTransient
@JSONField(serialize = false)
@ -78,7 +78,7 @@ public class MchPayRequest extends PayRequest {
/**
* 针对已签名的 MchPayRequest
*
* @return
* @return JSAPI支付JSON串
*/
@XmlTransient
@JSONField(serialize = false)