Skip to content

Commit

Permalink
feat: 适配新模型
Browse files Browse the repository at this point in the history
  • Loading branch information
nianhua99 committed Sep 16, 2024
1 parent 699feb0 commit 8adca7d
Show file tree
Hide file tree
Showing 61 changed files with 340 additions and 212 deletions.
6 changes: 6 additions & 0 deletions api/v1/share.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@ type SearchShareResponse struct {
type ShareResponse struct {
Response
}

type Usage map[string]string

type StatisticResult struct {
Usage Usage `json:"usage"`
}
5 changes: 5 additions & 0 deletions frontend/dist/assets/AccountModal-418b3074.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions frontend/dist/assets/AccountModal-c4efbab5.js

This file was deleted.

1 change: 1 addition & 0 deletions frontend/dist/assets/Login-881441d0.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion frontend/dist/assets/Login-9f0473a0.js

This file was deleted.

1 change: 1 addition & 0 deletions frontend/dist/assets/Page403-94145e15.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion frontend/dist/assets/Page403-a6808818.js

This file was deleted.

1 change: 1 addition & 0 deletions frontend/dist/assets/Page404-1c1f083d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion frontend/dist/assets/Page404-90495919.js

This file was deleted.

Loading

0 comments on commit 8adca7d

Please sign in to comment.