huliguo
2025-06-06 2474cec7f04390c196c0f7c753d4b70f1d53fcac
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;