mirror of
https://github.com/xiaoqidun/qqwry.git
synced 2026-09-19 23:03:13 +08:00
refactor(重构代码): 重构并保持接口兼容
This commit is contained in:
1 parent
cc141ac4f5
commit
999c6f1442
11 files changed
+511
-261
No files matched your search
+3
-2
@@ -3,10 +3,11 @@ package main
|
||||
import (
|
||||
"encoding/json"
|
||||
"flag"
|
||||
"github.com/xiaoqidun/qqwry"
|
||||
"github.com/xiaoqidun/qqwry/assets"
|
||||
"net"
|
||||
"net/http"
|
||||
|
||||
"github.com/xiaoqidun/qqwry"
|
||||
"github.com/xiaoqidun/qqwry/assets"
|
||||
)
|
||||
|
||||
type resp struct {
|
||||
|
||||
Reference in new issue
Block a user