Commit a0f38cfd authored by 康帅杰's avatar 康帅杰 💬
Browse files

变换global和app模板文件的位置,项目配置覆盖全局配置

parent 9acf8577
Showing with 2 additions and 2 deletions
+2 -2
{{ range ls "{RootPath}{AppName}" }}{{ .Key }}={{ .Value }}
{{ end }}
{{ range ls "{RootPath}{GlobalName}" }}{{ .Key }}={{ .Value }}
{{ end }}
{{ range ls "{RootPath}{AppName}" }}{{ .Key }}={{ .Value }}
{{ end }}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment