From ee535895a3166c6f9046963e28fa8f22f018b574 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sat, 11 Apr 2026 21:50:44 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E5=A4=8D=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E5=85=A8=E9=83=A8=E6=9F=90=E4=BA=9B=E6=83=85=E5=86=B5=E4=B8=8B?= =?UTF-8?q?=E6=97=A0=E6=95=88=E7=9A=84bug=EF=BC=8C=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=85=AC=E5=85=B1=E8=A7=A6=E5=8F=91=E7=AB=99=E7=82=B9=E8=AF=81?= =?UTF-8?q?=E4=B9=A6=E6=A3=80=E6=9F=A5=E5=AE=9A=E6=97=B6=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/cron-editor/index.vue | 4 +- .../user/monitor/site-info-controller.ts | 2 +- .../src/modules/auto/auto-c-register-cron.ts | 49 ++++-- .../monitor/service/site-info-service.ts | 151 +++++++++--------- .../monitor/service/site-ip-service.ts | 2 - .../sys/authority/service/user-service.ts | 10 +- .../sys/enterprise/service/project-service.ts | 10 ++ 7 files changed, 131 insertions(+), 97 deletions(-) diff --git a/packages/ui/certd-client/src/components/cron-editor/index.vue b/packages/ui/certd-client/src/components/cron-editor/index.vue index aadaa3404..839b5ed4b 100644 --- a/packages/ui/certd-client/src/components/cron-editor/index.vue +++ b/packages/ui/certd-client/src/components/cron-editor/index.vue @@ -13,13 +13,11 @@