huliguo
2025-06-23 04ce420613f90f8414e87e8fe68484fc32485349
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;