EasyApi the easy voluntarily application programming interface 后期翻译英文 通过配置和数据表对应,实现数据库与方法对接,以实现高效开发接口 使用说明: 1.模型名称需要和数据表名对应(考虑前缀问题,可提前做静态方法配置) 2.需要继承控制器 开工