mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-02-05 13:45:58 +08:00
Merge 16e9a14a7d into cba82404ae
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
type ModelRequest struct {
|
||||
Model string `json:"model"`
|
||||
Model string `json:"model" form:"model"`
|
||||
}
|
||||
|
||||
func Distribute() func(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user