Browse Source

更新版本

yxh 5 years ago
parent
commit
8d3cd6314e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      library/service/service.go

+ 1 - 1
library/service/service.go

@@ -19,7 +19,7 @@ import (
 )
 )
 
 
 //版本号
 //版本号
-const Version = "1.1.03"
+const Version = "1.2.0"
 
 
 //获取数字验证码
 //获取数字验证码
 func GetVerifyImgDigit() (idKeyC string, base64stringC string) {
 func GetVerifyImgDigit() (idKeyC string, base64stringC string) {