You've already forked FrameTour-BE
BUG
This commit is contained in:
@ -27,7 +27,7 @@ public class OrderRespVO {
|
||||
* 微信openId
|
||||
*/
|
||||
@ApiModelProperty("微信openId")
|
||||
private Long openId;
|
||||
private String openId;
|
||||
/**
|
||||
* 价格
|
||||
*/
|
||||
|
Reference in New Issue
Block a user