1
zj
2025-04-17 a8bc17f577f2bd997bcd6081e700cb3bc63e4283
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);
}