用户可以使用管理员设置的公用线路

This commit is contained in:
刘祥超
2022-11-24 17:19:51 +08:00
parent 028aea4e3d
commit 3a4722b701
9 changed files with 175 additions and 24 deletions

View File

@@ -108,7 +108,7 @@ func uploadLogs() error {
return nil
}
const hashSize = 5
const hashSize = 10
var hashList = []uint64{}
Loop: