diff --git a/JSD-8815-配置使用文档.docx b/JSD-8815-配置使用文档.docx new file mode 100644 index 0000000..d01505d Binary files /dev/null and b/JSD-8815-配置使用文档.docx differ diff --git a/JSD-8815-需求确认书V1.docx b/JSD-8815-需求确认书V1.docx new file mode 100644 index 0000000..fedd2cf Binary files /dev/null and b/JSD-8815-需求确认书V1.docx differ diff --git a/README.md b/README.md index e8f6dfd..3e87ad2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # open-JSD-8815 -JSD-8815 开源任务材料 \ No newline at end of file +JSD-8815 国密加密导出数据集、报表数据(json) 开源任务材料\ +免责说明:该源码为第三方爱好者提供,不保证源码和方案的可靠性,也不提供任何形式的源码教学指导和协助!\ +仅作为开发者学习参考使用!禁止用于任何商业用途!\ +为保护开发者隐私,开发者信息已隐去!若原开发者希望公开自己的信息,可联系hugh处理。 \ No newline at end of file diff --git a/lib/bcprov-jdk15on-1.69.jar b/lib/bcprov-jdk15on-1.69.jar new file mode 100644 index 0000000..8647635 Binary files /dev/null and b/lib/bcprov-jdk15on-1.69.jar differ diff --git a/lib/finekit-10.0.jar b/lib/finekit-10.0.jar new file mode 100644 index 0000000..80cab59 Binary files /dev/null and b/lib/finekit-10.0.jar differ diff --git a/lib/hutool-core-5.7.9.jar b/lib/hutool-core-5.7.9.jar new file mode 100644 index 0000000..1a49697 Binary files /dev/null and b/lib/hutool-core-5.7.9.jar differ diff --git a/lib/hutool-crypto-5.7.9.jar b/lib/hutool-crypto-5.7.9.jar new file mode 100644 index 0000000..c15f683 Binary files /dev/null and b/lib/hutool-crypto-5.7.9.jar differ diff --git a/plugin.xml b/plugin.xml new file mode 100644 index 0000000..50c6078 --- /dev/null +++ b/plugin.xml @@ -0,0 +1,42 @@ + + + com.fr.plugin.tabledataservice.v10 + + yes + 1.2.2 + 10.0~11.0 + 2018-07-31 + fr.open + + + [2021-09-21]功能适配FR11.0。
+ [2021-03-31]修复工具栏JSON导出问题。
+ 版本1.0主要功能:
+ 1.模板数据集输出JSON服务API功能。
+ 2.报表结果输出JSON服务API功能。
+ 3.报表页面导出JSON文件下载功能。
+ ]]>
+ com.fr.plugin.tabledataservice + + com.fanruan.api + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/src/main/java/com/fr/plugin/tabledataservice/ConfigTableDataService.java b/src/main/java/com/fr/plugin/tabledataservice/ConfigTableDataService.java new file mode 100644 index 0000000..1b48e16 --- /dev/null +++ b/src/main/java/com/fr/plugin/tabledataservice/ConfigTableDataService.java @@ -0,0 +1,85 @@ +/* + * Copyright (C), 2015-2019 + * FileName: ConfigSln4062 + * Author: Louis + * Date: 2019/6/5 16:13 + * Description: ConfigSln4062 + * History: + *