Commit cbbf1afd by lpx

# 用户下单功能

parent d827ece0
......@@ -56,7 +56,7 @@ public class StrokeDetailVo implements Serializable {
@NotNull(message = "人数不能为空")
@ApiModelProperty("人数")
private Integer peopleMun;
private Integer peopleNum;
@NotNull(message = "飞机型号ID不能为空")
@ApiModelProperty("飞机型号ID")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment