You've already forked FrameTour-BE
1
This commit is contained in:
@@ -19,6 +19,8 @@ import java.util.Date;
|
||||
public class GoodsDetailVO {
|
||||
@ApiModelProperty("商品名称")
|
||||
private String goodsName;
|
||||
@ApiModelProperty("人脸id")
|
||||
private Long faceId;
|
||||
@ApiModelProperty("景区id")
|
||||
private Long scenicId;
|
||||
@ApiModelProperty("景区名称")
|
||||
|
Reference in New Issue
Block a user