Commit 8c090e7d authored by szh's avatar szh

up 6.4.0 -> 6.4.2

parent 777a4c8d
......@@ -634,7 +634,7 @@ func updateBityuan640() error {
BityuanFlag = false
return err
}
if !strings.Contains(v.App,"6.3") {
if strings.Contains(v.App,"6.4.2") {
tlog.Info("bityuan do not need update","version",v.App)
BityuanFlag = false
return nil
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment