[git.echol.cn/loser/ai_proxy/server]2026-03-02 00:00:00.747 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 [12.098ms] [rows:0] DELETE FROM sys_operation_records WHERE created_at < '2025-12-02 00:00:00.735' 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-03-02 00:00:00.757 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 [8.466ms] [rows:0] DELETE FROM jwt_blacklists WHERE created_at < '2026-02-23 00:00:00.748' 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-03-02 00:02:51.226 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [3.688ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:02:51.227 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:02:53.840 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [13.935ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:02:53.841 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:02:53.870 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [4.742ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:02:53.871 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:02:59.953 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [8.309ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:02:59.954 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:00.027 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [4.282ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:00.028 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:01.700 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [9.108ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:01.700 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:01.735 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [4.814ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:01.736 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:03.508 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [5.118ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:03.509 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:03.538 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [3.731ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:03.539 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:08.236 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [9.982ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:08.237 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:08.269 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [8.547ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:08.269 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:36.488 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [4.751ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:36.489 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:03:36.514 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [3.814ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:03:36.515 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:05:35.838 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [8.381ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:05:35.839 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:05:38.097 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [4.249ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:05:38.098 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:05:38.125 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [4.591ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 10 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 00:05:38.126 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 00:06:04.202 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 record not found [4.233ms] [rows:0] SELECT * FROM "conversations" WHERE (id = 61 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101 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-03-02 00:06:04.203 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 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-03-02 00:06:04.228 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 record not found [3.761ms] [rows:0] SELECT * FROM "conversations" WHERE (id = 61 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101 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-03-02 00:06:04.228 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 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-03-02 00:06:04.582 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 record not found [4.568ms] [rows:0] SELECT * FROM "conversations" WHERE (id = 62 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101 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-03-02 00:06:04.589 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 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-03-02 00:06:05.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/conversation.go:180 record not found [4.329ms] [rows:0] SELECT * FROM "conversations" WHERE (id = 62 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101 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-03-02 00:06:05.648 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 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-03-02 00:06:05.685 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 record not found [4.215ms] [rows:0] SELECT * FROM "conversations" WHERE (id = 62 AND user_id = 1) AND "conversations"."deleted_at" IS NULL ORDER BY "conversations"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*ConversationService).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:180 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:101 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-03-02 00:06:05.685 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 获取对话详情失败 {"error": "对话不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetConversationByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:103 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-03-02 00:25:36.095 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) [4.181ms] [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-03-02 00:25:36.096 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-03-02 00:29:09.382 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) [4.186ms] [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-03-02 00:29:09.382 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-03-02 01:02:44.841 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.144ms] [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-03-02 01:02:44.842 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-03-02 02:43:10.281 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:48 unexpected EOF [44.469ms] [rows:-] SELECT count(*) FROM pg_indexes WHERE tablename = 'sys_dictionaries' AND indexname = 'idx_sys_dictionaries_deleted_at' AND schemaname = CURRENT_SCHEMA() 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:165 gorm.io/gorm.(*DB).Scan D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:543 gorm.io/driver/postgres.Migrator.HasIndex.func1 D:/GOPATH/pkg/mod/gorm.io/driver/postgres@v1.5.11/migrator.go:114 gorm.io/gorm/migrator.Migrator.RunWithValue D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:74 gorm.io/driver/postgres.Migrator.HasIndex D:/GOPATH/pkg/mod/gorm.io/driver/postgres@v1.5.11/migrator.go:105 gorm.io/gorm/migrator.Migrator.AutoMigrate.func1 D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:190 gorm.io/gorm/migrator.Migrator.RunWithValue D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:74 gorm.io/gorm/migrator.Migrator.AutoMigrate D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go:129 gorm.io/gorm.(*DB).AutoMigrate D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/migrator.go:24 git.echol.cn/loser/ai_proxy/server/initialize.RegisterTables C:/Users/Administrator/GolandProjects/st-react/server/initialize/gorm.go:48 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-03-02 02:43:18.992 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.162ms] [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-03-02 02:43:18.993 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-03-02 03:02:08.718 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.131ms] [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-03-02 03:02:08.719 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-03-02 21:49:16.830 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [4.184ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 17 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 21:49:16.834 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 21:49:16.845 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 record not found [18.677ms] [rows:0] SELECT * FROM "ai_characters" WHERE (id = 17 AND (user_id = 1 OR is_public = true)) AND "ai_characters"."deleted_at" IS NULL ORDER BY "ai_characters"."id" LIMIT 1 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).First D:/GOPATH/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go:129 git.echol.cn/loser/ai_proxy/server/service/app.(*CharacterService).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/service/app/character.go:120 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:111 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-03-02 21:49:16.846 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 获取角色卡详情失败 {"error": "角色卡不存在或无权访问"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*CharacterApi).GetCharacterByID C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/character.go:113 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-03-02 21:49:17.051 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 ERROR: cached plan must not change result type (SQLSTATE 0A000) [3.733ms] [rows:1] SELECT * FROM "messages" WHERE conversation_id = 80 AND "messages"."deleted_at" IS NULL ORDER BY created_at ASC 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.(*ConversationService).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:200 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-03-02 21:49:17.054 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 获取消息列表失败 {"error": "ERROR: cached plan must not change result type (SQLSTATE 0A000)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 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-03-02 21:49:17.363 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 ERROR: cached plan must not change result type (SQLSTATE 0A000) [18.377ms] [rows:1] SELECT * FROM "messages" WHERE conversation_id = 80 AND "messages"."deleted_at" IS NULL ORDER BY created_at ASC 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.(*ConversationService).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:200 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-03-02 21:49:17.364 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 获取消息列表失败 {"error": "ERROR: cached plan must not change result type (SQLSTATE 0A000)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 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-03-02 21:49:19.671 error C:/Users/Administrator/GolandProjects/st-react/server/initialize/internal/gorm_logger_writer.go:32 C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 ERROR: cached plan must not change result type (SQLSTATE 0A000) [4.931ms] [rows:1] SELECT * FROM "messages" WHERE conversation_id = 90 AND "messages"."deleted_at" IS NULL ORDER BY created_at ASC 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.(*ConversationService).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/service/app/conversation.go:300 git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:200 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-03-02 21:49:19.672 error C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 获取消息列表失败 {"error": "ERROR: cached plan must not change result type (SQLSTATE 0A000)"} git.echol.cn/loser/ai_proxy/server/api/v1/app.(*ConversationApi).GetMessageList C:/Users/Administrator/GolandProjects/st-react/server/api/v1/app/conversation.go:202 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-03-02 23:18:20.517 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.647ms] [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-03-02 23:18:20.517 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