44323
2023-11-02 eb88e1b9c634496b7840dca48898510f36357d46
cloud-server-activity/src/main/java/com/dsh/activity/mapper/UserPointsMerchandiseMapper.java
@@ -23,4 +23,5 @@
    List<PointMerchandiseIncomeVo> getAmount();
    Object changeState(List<Integer> ids, Integer state);
}