Skip to content

Commit cb6e9c8

Browse files
authored
🎨 fix typo of javadoc
1 parent a4bc538 commit cb6e9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/notify/WxPayOrderNotifyResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public class WxPayOrderNotifyResult extends BaseWxPayResult implements Serializa
121121
* 是否必填:是
122122
* 类型:String(16)
123123
* 示例值:JSAPI
124-
* JSA描述:PI、NATIVE、APP
124+
* 描述:JSAPI、NATIVE、APP
125125
* </pre>
126126
*/
127127
@XStreamAlias("trade_type")

0 commit comments

Comments
 (0)