feat(exporter): 提供exporter项目专注于提供外部访问接口

单独使用exporter项目提供外部接口可以方便针对外部接口进行管理,比如加入更强的安全认证
This commit is contained in:
2024-02-02 20:49:53 +08:00
parent 7c9ba2876f
commit 02f22070fd
10 changed files with 221 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
<module>service-uploader</module>
<module>service-executor</module>
<module>service-cloud-query</module>
<module>service-exporter</module>
</modules>
<properties>