Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1ea54eb2
authored
Aug 10, 2025
by
t0ng7u
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🖼
️ chore: format code file
parent
750dea9d
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
1 additions
and
1 deletions
+1
-1
common/endpoint_defaults.go
+0
-0
controller/missing_models.go
+0
-0
controller/model_meta.go
+0
-0
controller/prefill_group.go
+0
-0
controller/pricing.go
+0
-0
controller/user.go
+0
-0
controller/vendor_meta.go
+0
-0
model/missing_models.go
+0
-0
model/model_extra.go
+0
-0
model/model_meta.go
+0
-0
model/prefill_group.go
+1
-1
model/pricing.go
+0
-0
model/pricing_refresh.go
+0
-0
model/vendor_meta.go
+0
-0
No files found.
common/endpoint_defaults.go
View file @
1ea54eb2
controller/missing_models.go
View file @
1ea54eb2
controller/model_meta.go
View file @
1ea54eb2
controller/prefill_group.go
View file @
1ea54eb2
controller/pricing.go
View file @
1ea54eb2
controller/user.go
View file @
1ea54eb2
controller/vendor_meta.go
View file @
1ea54eb2
model/missing_models.go
View file @
1ea54eb2
model/model_extra.go
View file @
1ea54eb2
model/model_meta.go
View file @
1ea54eb2
model/prefill_group.go
View file @
1ea54eb2
package
model
package
model
import
(
import
(
"encoding/json"
"database/sql/driver"
"database/sql/driver"
"encoding/json"
"one-api/common"
"one-api/common"
"gorm.io/gorm"
"gorm.io/gorm"
...
...
model/pricing.go
View file @
1ea54eb2
model/pricing_refresh.go
View file @
1ea54eb2
model/vendor_meta.go
View file @
1ea54eb2
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment