# ido85plugin **Repository Path**: sunjx93/ido85plugin ## Basic Information - **Project Name**: ido85plugin - **Description**: 这是报表 程序数据集sdk 源码 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-06 - **Last Updated**: 2022-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ido85plugin #### 基于spring 暴露bean 调用入口的插件 ### 1.原理 * 暴露 /rest 接口 * 请求体携带beanName 与 methodName,方法入参 * 根据反射调用具体bean的方法 ### 2.使用 [link](./gdc-plugin-dataset-bean/readme.md)