ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/ShopBalanceStatementVO.java
@@ -15,7 +15,7 @@ private Integer type; @ApiModelProperty(value = "变动金额") private Integer variableAmount; private BigDecimal variableAmount; @ApiModelProperty(value = "变动时间") private String createTime;