Ver Fonte

更新版本号

yxh há 5 anos atrás
pai
commit
efeb4848f9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      library/service/service.go

+ 1 - 1
library/service/service.go

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