|
|
|
@ -75,9 +75,9 @@ gradle javadoc
|
|
|
|
|
|
|
|
|
|
## 如何提交新的API |
|
|
|
|
|
|
|
|
|
1、先访问[https://git.fanruan.com](https://git.fanruan.com)并注册一个自己的账号; |
|
|
|
|
1、先访问[https://code.fanruan.com](https://code.fanruan.com)并注册一个自己的账号; |
|
|
|
|
|
|
|
|
|
2、然后将[https://git.fanruan.com/fanruan/finekit](https://git.fanruan.com/fanruan/finekit) fork到自己账户下; |
|
|
|
|
2、然后将[https://code.fanruan.com/fanruan/finekit](https://code.fanruan.com/fanruan/finekit) fork到自己账户下; |
|
|
|
|
|
|
|
|
|
3、克隆FineKit代码到本地,新增相关的API代码,并提交到自己的仓库; |
|
|
|
|
|
|
|
|
@ -87,19 +87,19 @@ gradle javadoc
|
|
|
|
|
|
|
|
|
|
|插件名|源码| |
|
|
|
|
|-----|----| |
|
|
|
|
|redis数据集插件|https://git.fanruan.com/fanruan/demo-tabledata-redis| |
|
|
|
|
|增强公式编辑器插件|https://git.fanruan.com/fanruan/demo-formula-script| |
|
|
|
|
|条件属性之文本对齐插件|https://git.fanruan.com/fanruan/demo-highlight-align| |
|
|
|
|
|评分形态插件|https://git.fanruan.com/fanruan/demo-show-present| |
|
|
|
|
|急速下拉树插件|https://git.fanruan.com/fanruan/demo-widget-ztree| |
|
|
|
|
|网页框插件|https://git.fanruan.com/fanruan/demo-widget-iframe| |
|
|
|
|
|时钟控件|https://git.fanruan.com/fanruan/demo-show-clock| |
|
|
|
|
|ldaps认证插件|https://git.fanruan.com/fanruan/demo-ldaps-passport| |
|
|
|
|
|个人国际化设置插件|https://git.fanruan.com/fanruan/decision-user-language| |
|
|
|
|
|插件配置持久化|https://git.fanruan.com/fanruan/demo-db-access| |
|
|
|
|
|http认证简化插件|https://git.fanruan.com/fanruan/demo-auth-http| |
|
|
|
|
|xml导出插件|https://git.fanruan.com/fanruan/demo-export-xml| |
|
|
|
|
|echarts图表插件|https://git.fanruan.com/fanruan/demo-chart-pie| |
|
|
|
|
|多sheet懒加载插件|https://git.fanruan.com/fanruan/plugin-report-lazy-sheet| |
|
|
|
|
|url直接登录插件|https://git.fanruan.com/fanruan/plugin-decision-url-login| |
|
|
|
|
|elasticsearch数据集|https://git.fanruan.com/fanruan/demo-tabledata-es| |
|
|
|
|
|redis数据集插件|https://code.fanruan.com/fanruan/demo-tabledata-redis| |
|
|
|
|
|增强公式编辑器插件|https://code.fanruan.com/fanruan/demo-formula-script| |
|
|
|
|
|条件属性之文本对齐插件|https://code.fanruan.com/fanruan/demo-highlight-align| |
|
|
|
|
|评分形态插件|https://code.fanruan.com/fanruan/demo-show-present| |
|
|
|
|
|急速下拉树插件|https://code.fanruan.com/fanruan/demo-widget-ztree| |
|
|
|
|
|网页框插件|https://code.fanruan.com/fanruan/demo-widget-iframe| |
|
|
|
|
|时钟控件|https://code.fanruan.com/fanruan/demo-show-clock| |
|
|
|
|
|ldaps认证插件|https://code.fanruan.com/fanruan/demo-ldaps-passport| |
|
|
|
|
|个人国际化设置插件|https://code.fanruan.com/fanruan/decision-user-language| |
|
|
|
|
|插件配置持久化|https://code.fanruan.com/fanruan/demo-db-access| |
|
|
|
|
|http认证简化插件|https://code.fanruan.com/fanruan/demo-auth-http| |
|
|
|
|
|xml导出插件|https://code.fanruan.com/fanruan/demo-export-xml| |
|
|
|
|
|echarts图表插件|https://code.fanruan.com/fanruan/demo-chart-pie| |
|
|
|
|
|多sheet懒加载插件|https://code.fanruan.com/fanruan/plugin-report-lazy-sheet| |
|
|
|
|
|url直接登录插件|https://code.fanruan.com/fanruan/plugin-decision-url-login| |
|
|
|
|
|elasticsearch数据集|https://code.fanruan.com/fanruan/demo-tabledata-es| |
|
|
|
|