fix:重构合图模块

This commit is contained in:
Hiven
2023-08-17 11:29:32 +08:00
parent 7afb089f0d
commit 69030d31de
2 changed files with 1 additions and 12 deletions

View File

@@ -4,9 +4,6 @@ import (
"testing"
)
// var configFile = flag.String("f", "etc/home-user-auth.yaml", "the config file")
func TestMain(t *testing.T) {
// log.Println(model.RawFieldNames[FsCanteenType]())
main()
}