fix QQ转账
This commit is contained in:
parent
fabb39fef6
commit
a77b2c94a9
@ -11,8 +11,8 @@ import (
|
|||||||
"github.com/beego/beego/v2/core/logs"
|
"github.com/beego/beego/v2/core/logs"
|
||||||
)
|
)
|
||||||
|
|
||||||
var version = "20211004"
|
var version = "20211011"
|
||||||
var describe = "国庆版本"
|
var describe = "最终稳定版"
|
||||||
var AppName = "xdd"
|
var AppName = "xdd"
|
||||||
var pname = regexp.MustCompile(`/([^/\s]+)`).FindStringSubmatch(os.Args[0])[1]
|
var pname = regexp.MustCompile(`/([^/\s]+)`).FindStringSubmatch(os.Args[0])[1]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user