mirror of
https://github.com/xiaoqidun/qqwry.git
synced 2026-09-16 22:51:15 +08:00
refactor(重构代码): 重构并保持接口兼容
This commit is contained in:
1 parent
cc141ac4f5
commit
999c6f1442
11 files changed
+511
-261
No files matched your search
+2
-1
@@ -2,9 +2,10 @@ package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/xiaoqidun/qqwry"
|
||||
"github.com/xiaoqidun/qqwry/assets"
|
||||
"os"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in new issue
Block a user