diff --git a/Makefile b/Makefile index 7637cc51..56ee5e10 100755 --- a/Makefile +++ b/Makefile @@ -10,4 +10,6 @@ APP_STATIC_PACKAGE := public APP_UI_FOLDER := ui APP_PLUGIN_FOLDER := plugin +# GO15VENDOREXPERIMENT="1" GO111MODULE=off easyjson -all domain.go include ../framework/Makefile +