Explorar el Código

更新版本号

yxh hace 5 años
padre
commit
efeb4848f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {