diff --git a/Makefile b/Makefile index eb29e594..08f3718e 100755 --- a/Makefile +++ b/Makefile @@ -9,6 +9,8 @@ APP_STATIC_FOLDER := .public APP_STATIC_PACKAGE := public APP_UI_FOLDER := ui APP_PLUGIN_FOLDER := plugin +FRAMEWORK_BRANCH := console +FRAMEWORK_VENDOR_BRANCH := console # GO15VENDOREXPERIMENT="1" GO111MODULE=off easyjson -all domain.go include ../framework/Makefile