From cfe3ca582cdd3793979e67fdd5116dd338c19728 Mon Sep 17 00:00:00 2001 From: cl <1442464845@qq.com> Date: 星期三, 08 四月 2026 15:42:10 +0800 Subject: [PATCH] 日志 --- version/db/sys_http_audit_log.sql | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/version/db/sys_http_audit_log.sql b/version/db/sys_http_audit_log.sql index afa0d8b..d2ed6d9 100644 --- a/version/db/sys_http_audit_log.sql +++ b/version/db/sys_http_audit_log.sql @@ -1,7 +1,6 @@ -- HTTP 鎺ュ彛瀹¤锛坮sf-http-audit 鎻掍欢鍐欏叆锛� SET NAMES utf8mb4; -DROP TABLE IF EXISTS `sys_http_audit_log`; CREATE TABLE `sys_http_audit_log` ( `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '涓婚敭', `service_name` varchar(64) DEFAULT NULL COMMENT '搴旂敤 spring.application.name', -- Gitblit v1.9.1