Commit c45d9a87 authored by hezhen's avatar hezhen

Merge branch 'master-tiande' into dev-tiande

parents 169619da ac3f0a4a
...@@ -123,4 +123,12 @@ public class TourGoodDTO { ...@@ -123,4 +123,12 @@ public class TourGoodDTO {
@ApiModelProperty("seo*html标签优化") @ApiModelProperty("seo*html标签优化")
private String imgDesc; private String imgDesc;
@ApiModelProperty("公司id")
private Long corporationId;
@ApiModelProperty("门店id")
private Integer companyId;
} }
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