mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-19 01:47:27 +00:00
feat(log): 落地统一日志底座与系统日志运维能力
This commit is contained in:
@@ -215,7 +215,7 @@ func (h *SoraGatewayHandler) ChatCompletions(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
account := selection.Account
|
||||
setOpsSelectedAccount(c, account.ID)
|
||||
setOpsSelectedAccount(c, account.ID, account.Platform)
|
||||
|
||||
accountReleaseFunc := selection.ReleaseFunc
|
||||
if !selection.Acquired {
|
||||
|
||||
Reference in New Issue
Block a user