1
0
mirror of https://github.com/beego/bee.git synced 2025-06-19 01:40:40 +00:00

can't read bee.json from project so it always err

This commit is contained in:
astaxie
2013-07-30 15:35:39 +08:00
parent bf5f0baed7
commit 859c694ce7
2 changed files with 26 additions and 21 deletions

View File

@ -1,12 +0,0 @@
{
"go_install": false,
"dir_structure":{
"controllers": "",
"models": "",
"others": []
},
"main_files":{
"main.go": "",
"others": []
}
}