营业板块 金额问题
This commit is contained in:
@@ -266,7 +266,7 @@ public class TbShopInfo implements Serializable {
|
||||
@ApiModelProperty(value = "是否免除桌位费 0否1是")
|
||||
private Integer isTableFee;
|
||||
|
||||
@Column(name = "tableFee")
|
||||
@Column(name = "table_fee")
|
||||
@ApiModelProperty(value = "桌位费")
|
||||
private BigDecimal tableFee;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user