commit 890213df6bab7f5b87f67f8a8a6fbb55adbef628 Author: pioneer Date: Wed Nov 9 15:38:34 2022 +0800 open diff --git a/README.md b/README.md new file mode 100644 index 0000000..076ba7b --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# open-JSD-9922 + +JSD-9922 使用国密加密算法对外提供接口数据\ +免责说明:该源码为第三方爱好者提供,不保证源码和方案的可靠性,也不提供任何形式的源码教学指导和协助!\ +仅作为开发者学习参考使用!禁止用于任何商业用途!\ +为保护开发者隐私,开发者信息已隐去!若原开发者希望公开自己的信息,可联系【pioneer】处理。 \ No newline at end of file diff --git a/doc/JSD-9922-配置使用文档.docx b/doc/JSD-9922-配置使用文档.docx new file mode 100644 index 0000000..c97a103 Binary files /dev/null and b/doc/JSD-9922-配置使用文档.docx differ diff --git a/doc/JSD-9922-需求确认书V1.docx b/doc/JSD-9922-需求确认书V1.docx new file mode 100644 index 0000000..895d5bf Binary files /dev/null and b/doc/JSD-9922-需求确认书V1.docx differ 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..b6d4592 --- /dev/null +++ b/plugin.xml @@ -0,0 +1,42 @@ + + + com.fr.plugin.tabledataservice.haeo + + yes + 1.3 + 11.0 + 2021-10-01 + fr.open + + + [2021-09-30]国密加密功能。
+ [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..8205a0e --- /dev/null +++ b/src/main/java/com/fr/plugin/tabledataservice/ConfigTableDataService.java @@ -0,0 +1,85 @@ +/* + * Copyright (C), 2015-2019 + * FileName: ConfigSln4062 + * Author: xx + * Date: 2019/6/5 16:13 + * Description: ConfigSln4062 + * History: + *