From e07fa28963514d5f767a828577d61371e9c6d759 Mon Sep 17 00:00:00 2001 From: luotaiqian <1147642922@qq.com> Date: Wed, 8 Jul 2026 11:31:02 +0800 Subject: [PATCH] fix bug orgId not send --- .../src/main/resources/templates/{index.html => safetyEval.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename safety-eval-start/src/main/resources/templates/{index.html => safetyEval.html} (100%) diff --git a/safety-eval-start/src/main/resources/templates/index.html b/safety-eval-start/src/main/resources/templates/safetyEval.html similarity index 100% rename from safety-eval-start/src/main/resources/templates/index.html rename to safety-eval-start/src/main/resources/templates/safetyEval.html