调整结构
This commit is contained in:
@@ -63,6 +63,7 @@ func ExecuteSingleDir(args []string) {
|
||||
}
|
||||
|
||||
for _, filename := range erlFiles {
|
||||
// 根据配置解析出 文件数据
|
||||
parseTemKey, err := worker1.ParseTemKey(filename, cfgPublic)
|
||||
if err != nil {
|
||||
log.Fatalf("loading templates: %v", err)
|
||||
|
||||
Reference in New Issue
Block a user