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