Merge branch 'develop_master' into 'FOTON'
工作组 See merge request LiuChao/foton-slrs-system-rest!285
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