feat(Go-Tool):修改工程包名
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"GoReflectTool/util"
|
"Go-Tool/util"
|
||||||
"fmt"
|
"fmt"
|
||||||
"reflect"
|
"reflect"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user