{ //Swagger文档 "swagger": false, //Api地址 "urls": "http://*:8081", //面向切面编程 "aop": { //事物 "transaction": false }, //日志 "log": { //操作日志 "operation": true } }