casionone opened a new issue, #1924: URL: https://github.com/apache/incubator-linkis/issues/1924
### Search before asking - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues. ### Linkis Component web ### What happened + What you expected to happen ``` web/src/common/service/apiCommonMethod.js 全部是dss相关的接口 全部移除 web/src/common/config/apiPath.js 全部是dss相关的接口 全部移除 web/src/common/service/mixin.js api.fetch(`/dss/getAppjointProjectIDByApplicationName` web/src/apps/URM/module/functionManagement/index.vue api.fetch('/dss/framework/workspace/listAllUsers', 'get') web/src/apps/URM/module/udfManagement/index.vue api.fetch('/dss/framework/workspace/listAllUsers', 'get') web/src/dss/* 这linkis管理台自身是否必须,是否可以考录移除,如果必须保留,名字上是否需要调整 ``` **所有以/dss开始的请求接口都是dss服务的接口,linkis不应该依赖dss服务,需要移除这部分代码。** ### Relevent platform none ### Reproduction script none ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org