zj
2026-01-14 3a1977e8cc0c5fffbc6490f220f30116af6cce86
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);
}