You've already forked FrameTour-BE
配置、记录请求、支付
This commit is contained in:
src/main
java
com
ycwl
basic
annotation
aspectj
controller
mobile
model
service
utils
resources
@ -26,4 +26,6 @@ public class WXPayOrderReqVO {
|
||||
|
||||
@ApiModelProperty(value = "商品订单号",required = true)
|
||||
private Long orderSn;
|
||||
|
||||
private String description;
|
||||
}
|
||||
|
Reference in New Issue
Block a user