Skip to content

Commit

Permalink
refactor: 开放用户自定义请求头和请求参数
Browse files Browse the repository at this point in the history
  • Loading branch information
allen committed Apr 28, 2022
1 parent 27b7a5b commit ebbc332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/assets.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"io/fs"
)

//go:embed *
//go:embed audio image js template
var FS embed.FS

func GetFile(name string) (fs.File, error) {
Expand Down

0 comments on commit ebbc332

Please sign in to comment.