[git.echol.cn/loser/ai_proxy/server]2026-02-28 00:00:00.010 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46 [10.629ms] [rows:0] DELETE FROM sys_operation_records WHERE created_at < '2025-11-30 00:00:00' git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:182 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Exec D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769 git.echol.cn/loser/ai_proxy/server/task.ClearTable C:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46 git.echol.cn/loser/ai_proxy/server/initialize.Timer.func1.1 C:/Users/Administrator/GolandProjects/st-react/server/initialize/timer.go:19 github.com/robfig/cron/v3.FuncJob.Run D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:136 github.com/robfig/cron/v3.(*Cron).startJob.func1 D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:312 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:00:00.023 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46 [11.223ms] [rows:0] DELETE FROM jwt_blacklists WHERE created_at < '2026-02-21 00:00:00.012' git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:182 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Exec D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769 git.echol.cn/loser/ai_proxy/server/task.ClearTable C:/Users/Administrator/GolandProjects/st-react/server/task/clearTable.go:46 git.echol.cn/loser/ai_proxy/server/initialize.Timer.func1.1 C:/Users/Administrator/GolandProjects/st-react/server/initialize/timer.go:19 github.com/robfig/cron/v3.FuncJob.Run D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:136 github.com/robfig/cron/v3.(*Cron).startJob.func1 D:/GOPATH/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:312 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:18:40.260 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01) [3.645ms] [rows:0] CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding ON ai_memory_vectors USING hnsw (embedding vector_cosine_ops) git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Exec D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769 git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99 main.initializeSystem C:/Users/Administrator/GolandProjects/st-react/server/main.go:49 main.main C:/Users/Administrator/GolandProjects/st-react/server/main.go:32 runtime.main C:/Program Files/Go/src/runtime/proc.go:283 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:18:40.260 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"} git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99 main.initializeSystem C:/Users/Administrator/GolandProjects/st-react/server/main.go:49 main.main C:/Users/Administrator/GolandProjects/st-react/server/main.go:32 runtime.main C:/Program Files/Go/src/runtime/proc.go:283 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:20.230 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [28.703ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:20.232 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:20.253 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:22.570 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.756ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:22.571 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:22.588 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:23.627 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.117ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:23.628 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:23.642 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:23.878 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.379ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:23.879 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:23.895 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:24.047 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.846ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:24.047 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:24.063 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:24.987 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.115ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:24.987 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:25.002 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:25.942 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [3.737ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:25.943 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:25.958 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.109 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [3.680ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.110 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.125 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.647 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.136ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.648 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.663 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.795 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.205ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.796 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:26.815 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:32.619 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.172ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:32.620 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 00:23:32.637 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:55.036 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [3.682ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:55.037 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:55.052 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.271 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.219ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.271 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.289 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.807 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [5.154ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.808 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.823 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.985 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.190ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:58.986 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:57:59.000 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:16.258 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [34.800ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:16.259 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:16.328 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [10.720ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:16.329 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:16.332 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:16.349 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:18.972 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.682ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:18.972 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:18.994 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:22.486 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 ERROR: syntax error at or near "order" (SQLSTATE 42601) [4.202ms] [rows:1] SELECT * FROM "regex_scripts" WHERE user_id = 1 AND scope = 1 AND "regex_scripts"."deleted_at" IS NULL ORDER BY `order` ASC, created_at DESC LIMIT 100 git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Find D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:170 git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:73 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:22.486 error C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/service/app.(*RegexScriptService).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/service/app/regex_script.go:74 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:62 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 14:58:22.503 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 获取正则脚本列表失败 {"error": "ERROR: syntax error at or near \"order\" (SQLSTATE 42601)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*RegexScriptApi).GetRegexScriptList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/regex_script.go:64 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.AppJWTAuth.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/app_jwt.go:71 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.Cors.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/cors.go:27 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.LoggerWithConfig.func1 D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/logger.go:249 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 git.echol.cn/loser/ai_proxy/server/middleware.GinRecovery.func1 C:/Users/Administrator/GolandProjects/st-react/server/middleware/error.go:78 github.com/gin-gonic/gin.(*Context).Next D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/context.go:185 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:633 github.com/gin-gonic/gin.(*Engine).ServeHTTP D:/GOPATH/pkg/mod/github.com/gin-gonic/gin@v1.10.0/gin.go:589 net/http.serverHandler.ServeHTTP C:/Program Files/Go/src/net/http/server.go:3301 net/http.(*conn).serve C:/Program Files/Go/src/net/http/server.go:2102 [git.echol.cn/loser/ai_proxy/server]2026-02-28 15:00:15.701 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 ERROR: relation "ai_memory_vectors" does not exist (SQLSTATE 42P01) [10.468ms] [rows:0] CREATE INDEX IF NOT EXISTS idx_memory_vectors_embedding ON ai_memory_vectors USING hnsw (embedding vector_cosine_ops) git.echol.cn/loser/ai_proxy/server/initialize/internal.(*Writer).Printf C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 gorm.io/gorm/logger.(*logger).Trace D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go:167 gorm.io/gorm.(*processor).Execute D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go:134 gorm.io/gorm.(*DB).Exec D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:769 git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:42 git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99 main.initializeSystem C:/Users/Administrator/GolandProjects/st-react/server/main.go:49 main.main C:/Users/Administrator/GolandProjects/st-react/server/main.go:32 runtime.main C:/Program Files/Go/src/runtime/proc.go:283 [git.echol.cn/loser/ai_proxy/server]2026-02-28 15:00:15.702 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 failed to create vector indexes {"error": "ERROR: relation \"ai_memory_vectors\" does not exist (SQLSTATE 42P01)"} git.echol.cn/loser/ai_proxy/server/initialize.CreateVectorIndexes C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm_pgsql_extension.go:43 git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:99 main.initializeSystem C:/Users/Administrator/GolandProjects/st-react/server/main.go:49 main.main C:/Users/Administrator/GolandProjects/st-react/server/main.go:32 runtime.main C:/Program Files/Go/src/runtime/proc.go:283