diff --git a/templates/project/Makefile.raw b/templates/project/Makefile.raw index b302d3f..ce1fed2 100755 --- a/templates/project/Makefile.raw +++ b/templates/project/Makefile.raw @@ -35,7 +35,7 @@ tools: go get go.ipao.vip/atom .PHONY: init -init: +init: tools @atomctl swag init @atomctl gen route @atomctl gen enum