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