perf: update config related code

This commit is contained in:
JustSong
2024-04-20 00:23:31 +08:00
parent 00fa86c000
commit e0dc6e29b2
5 changed files with 32 additions and 37 deletions

View File

@@ -1,7 +1,6 @@
package ctxkey
var (
Channel = "channel"
RequestModel = "request_model"
ConvertedRequest = "converted_request"
OriginalModel = "original_model"