chore: 新增获取多文件路径方法

This commit is contained in:
tangtanglove
2023-03-03 14:53:32 +08:00
parent 048f49f55b
commit 6de704205c
3 changed files with 87 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ const (
AppName = "QuarkGo"
// Version of current package
Version = "1.1.23"
Version = "1.1.24"
// 静态文件URL
RespositoryURL = "https://github.com/quarkcms/quark-go/tree/main/website/"