Jerry 6 years ago
parent
commit
f2f23e2aa9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      constant.go

+ 1 - 1
constant.go

@@ -4,7 +4,7 @@ const (
 	null       string = ""
 	TimeLayout string = "2006-01-02 15:04:05"
 	DateLayout string = "2006-01-02"
-	Version    string = "1.2.7"
+	Version    string = "1.2.8"
 	//微信
 	//===========================================================================================