caipin %!s(int64=4) %!d(string=hai) anos
pai
achega
45d15c7cf0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      conf/project.go

+ 1 - 1
conf/project.go

@@ -26,7 +26,7 @@ const CallbackUrl string = "http://88.88.88.88:8888"
 
 // 用户上传文件时指定的前缀。 --user-dir-prefix/
 const Upload_dir string = "xinxihua/"
-const Expire_time int64 = 60
+const Expire_time int64 = 600
 
 // 中国时区
 var SysTimeLocation, _ = time.LoadLocation("Asia/Chongqing")