mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-08-07 21:07:48 +00:00
代码规范性优化
This commit is contained in:
@@ -83,6 +83,7 @@ func loadPlugin(path string, f fs.FileInfo) error {
|
||||
return errors.New("没有实现指定接口")
|
||||
} else {
|
||||
// todo
|
||||
fmt.Println("todo...")
|
||||
}
|
||||
fmt.Println("loadPlugin add ", filepath.Base(fPath))
|
||||
ManagementPlugin.SetPlugin(filepath.Base(fPath), p)
|
||||
|
||||
Reference in New Issue
Block a user