1
zj
2024-10-14 c00ffa4c110987d5fc68db7fc39f80c291bfb3a3
src/main/java/com/nq/service/ISiteAdminService.java
@@ -27,4 +27,6 @@
  ServerResponse count();
  ServerResponse deleteAdmin(Integer adminId);
  ServerResponse moneyCount(String agentId, String startTime, String entTime);
}