fix 更新版本号
This commit is contained in:
parent
8d08535d20
commit
c84ccecb96
@ -11,8 +11,8 @@ import (
|
||||
"github.com/beego/beego/v2/core/logs"
|
||||
)
|
||||
|
||||
var version = "20210927"
|
||||
var describe = "日常更新"
|
||||
var version = "20211001"
|
||||
var describe = "国庆版本"
|
||||
var AppName = "xdd"
|
||||
var pname = regexp.MustCompile(`/([^/\s]+)`).FindStringSubmatch(os.Args[0])[1]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user