升级,定时每天早上8点 晚上8点准时更新
This commit is contained in:
parent
1ebe1aa3b5
commit
789283beef
@ -11,8 +11,8 @@ import (
|
||||
"github.com/beego/beego/v2/core/logs"
|
||||
)
|
||||
|
||||
var version = "20210905"
|
||||
var describe = "BUG维护"
|
||||
var version = "20210907"
|
||||
var describe = "定时更新"
|
||||
var AppName = "xdd"
|
||||
var pname = regexp.MustCompile(`/([^/\s]+)`).FindStringSubmatch(os.Args[0])[1]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user