add tips for easy_json

This commit is contained in:
medcl 2022-02-05 22:37:02 +08:00
parent f86984c5e3
commit c9c9d9ca9e
1 changed files with 2 additions and 0 deletions

View File

@ -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