Administrator
2025-12-09 c09fdd652e87ec4a067f7b8ca855de5229c8a9ed
src/main/java/com/xcong/excoin/modules/coin/service/CoinService.java
@@ -37,4 +37,6 @@
   public Result getWalletAgentRecords(@Valid RecordsPageDto recordsPageDto);
   public Result getAllWalletCoin();
}