mirror of
https://github.com/xiaoqidun/qqwry.git
synced 2026-03-14 11:44:25 +08:00
feat(添加功能): client作为本地查询工具,server作为服务给其他服务调用
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
if err := LoadFile("qqwry.dat"); err != nil {
|
||||
if err := LoadFile("assets/qqwry.dat"); err != nil {
|
||||
panic(err)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user