工作组
This commit is contained in:
@@ -40,7 +40,7 @@ public class WgPayInfo extends BaseEntity {
|
||||
|
||||
@ApiModelProperty(value = "价格")
|
||||
@TableField("price")
|
||||
private BigDecimal price;
|
||||
private String price;
|
||||
|
||||
@ApiModelProperty(value = "年份")
|
||||
@TableField("year")
|
||||
|
||||
Reference in New Issue
Block a user