APIJSON
APIJSON copied to clipboard
"sql:generate|cache|execute|maxExecute"字段取消
返回的json内容中,这三个字段怎么取消?
sql:generate|cache|execute|maxExecute
depth:count|max
time:start|duration|end
Log.DEBUG = false 时不显示
hi 你好,感谢回答。 对于您说到的 Log.DEBUG = false 是在哪里配置? 我看文档好像没有说到这方面的? 另外我看java-demo代码 apijson.Log类 public static boolean DEBUG = true; 这个是写死的,好像也没地方提供配置呢?
Application.main
https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Java-Server/APIJSONBoot/src/main/java/apijson/boot/DemoApplication.java