Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit ba827da

Browse files
authored
Update common.go
Signed-off-by: Eason <291028775@qq.com>
1 parent be45dc4 commit ba827da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/common.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ var versionMap = map[string]string{
4949
"12.5": "12.4",
5050
}
5151

52-
var urlList = [...]string{"https://tool.appetizer.io/JinjunHan", "https://code.aliyun.com/hanjinjun", "https://github.com/JinjunHan"}
52+
var urlList = [...]string{"https://github.com/JinjunHan"}
5353

5454
func GetDeviceByUdId(udId string) (device giDevice.Device) {
5555
remoteList, err2 := ReadRemote()

0 commit comments

Comments
 (0)