ctrl + F9 可以快速重启项目
http://localhost:8080/swagger-ui/index.html
utils包下CodeGenerator 修改配置参数运行main方法直接生成代码
在Controller方法前添加 @CheckToken 注解
请使用utils包下的GsonProduction
请使用utils包下的ResultUtil
请在Service层使用**@DS**注解 不要在Mapper层使用
在rpc包下创建openFegin类进行远程调用