mirror of
https://github.com/xiaoqidun/qqwry.git
synced 2026-01-09 23:30:19 +08:00
refactor(重构代码): 重构并保持接口兼容
This commit is contained in:
@@ -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