|
@@ -94,7 +94,7 @@ public class StoreMenu {
|
|
|
private String description;
|
|
private String description;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "酒精度")
|
|
@ApiModelProperty(value = "酒精度")
|
|
|
- @TableField("alcoholVolume")
|
|
|
|
|
|
|
+ @TableField("alcohol_volume")
|
|
|
private String alcoholVolume;
|
|
private String alcoholVolume;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "分类")
|
|
@ApiModelProperty(value = "分类")
|