You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/08/09 16:35:57 UTC

[incubator-linkis-website] branch dev updated: sync error-guide (#476)

This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 80dc4b67e4 sync error-guide (#476)
80dc4b67e4 is described below

commit 80dc4b67e455b97ff0360a611a2e32ccead06cb5
Author: Casion <ca...@gmail.com>
AuthorDate: Wed Aug 10 00:35:52 2022 +0800

    sync error-guide (#476)
    
    * sync error-guide
    
    * prepar for 1.2.0 version
---
 .../development-specification/_category_.json      |    2 +-
 .../development-specification/commit-message.md    |  100 ++
 .../engine-usage/elasticsearch.md                  |    0
 .../version-1.0.3 => docs}/engine-usage/presto.md  |    0
 .../error-guide/_category_.json                    |    4 +
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/interface.md                       |   12 +-
 docusaurus.config.js                               |   13 +-
 i18n/zh-CN/code.json                               |    2 +-
 .../development-specification/commit-message.md    |   95 ++
 .../current/engine-usage/presto.md                 |    2 +-
 .../current/engine_usage/presto.md                 |  164 ---
 .../tuning-and-troubleshooting/configuration.md    |    6 +-
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/interface.md                       |   12 +-
 .../current/tuning-and-troubleshooting/overview.md |  268 ++--
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/interface.md                       |   12 +-
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/interface.md                       |   12 +-
 .../version-1.1.3.json                             |  108 ++
 .../version-1.1.3/api/_category_.json              |    4 +
 .../version-1.1.3/api/http/_category_.json         |    4 +
 .../linkis-cg-engineplugin-api/_category_.json     |    4 +
 .../engine-plugin-api.md                           |  125 ++
 .../engineconn-plugin-refesh.md                    |   98 ++
 .../http/linkis-cg-entrance-api/_category_.json    |    4 +
 .../linkis-cg-entrance-api/task-management-api.md  |  129 ++
 .../linkis-cg-entrance-api/task-operation-api.md   |  569 ++++++++
 .../linkis-cg-linkismanager-api/_category_.json    |    4 +
 .../ec-resource-management-api.md                  |  128 ++
 .../ecm-resource-management-api.md                 |  462 ++++++
 .../engine-management-api.md                       |  585 ++++++++
 .../resource-management-api.md                     |  612 ++++++++
 .../api/http/linkis-ps-cs-api/_category_.json      |    4 +
 .../context-history-service-api.md                 |  317 +++++
 .../context-listening-service-api.md               |  189 +++
 .../context-logging-service-api.md                 |  380 +++++
 .../http/linkis-ps-cs-api/context-service-api.md   |  692 +++++++++
 .../linkis-ps-publicservice-api/_category_.json    |    4 +
 .../bm-operation-management-api.md                 |  449 ++++++
 .../bml-resource-management-api.md                 |  812 +++++++++++
 .../bmlfs-management-api.md                        |  201 +++
 .../linkis-ps-publicservice-api/currency-api.md    |   62 +
 .../data-source-manager-api.md                     | 1500 ++++++++++++++++++++
 .../linkis-ps-publicservice-api/file-system-api.md | 1041 ++++++++++++++
 .../global-variable-api.md                         |  137 ++
 .../homepage-function-interface-api.md             |  327 +++++
 .../instance-management-api.md                     |  288 ++++
 .../linkis-ps-publicservice-api/jobhistory-api.md  |  251 ++++
 .../linkis-ps-publicservice-api/link-error-code.md |   65 +
 .../mdq-table-interface-api.md                     |  437 ++++++
 .../metadatamanager-api.md                         |  330 +++++
 .../parameter-configuration-api.md                 |  891 ++++++++++++
 .../http/linkis-ps-publicservice-api/udf-api.md    | 1395 ++++++++++++++++++
 .../version-1.1.3/api/jdbc-api.md                  |   48 +
 .../version-1.1.3/api/linkis-task-operator.md      |  402 ++++++
 .../version-1.1.3/api/login-api.md                 |  133 ++
 .../version-1.1.3/api/overview.md                  |   13 +
 .../version-1.1.3/architecture/commons/rpc.md      |  126 ++
 .../version-1.1.3/architecture/commons/variable.md |  111 ++
 .../engine/_category_.json                         |    4 +
 .../engine/add-an-engine-conn.md                   |  114 ++
 .../engine/engine-conn-history.md                  |   89 ++
 .../engine/engine-conn-manager.md                  |   51 +
 .../engine/engine-conn-metrics.md                  |   77 +
 .../engine/engine-conn-plugin.md                   |   73 +
 .../engine/engine-conn.md                          |  104 ++
 .../computation-governance-services/entrance.md    |   28 +
 ...submission-preparation-and-execution-process.md |  172 +++
 .../computation-governance-services/linkis-cli.md  |   38 +
 .../linkis-manager/_category_.json                 |    4 +
 .../linkis-manager/app-manager.md                  |   50 +
 .../linkis-manager/label-manager.md                |   43 +
 .../linkis-manager/overview.md                     |   80 ++
 .../linkis-manager/resource-manager.md             |  152 ++
 .../computation-governance-services/overview.md    |   75 +
 .../computation-governance-services/proxy-user.md  |   38 +
 .../architecture/difference-between-1.0-and-0.x.md |  103 ++
 .../microservice-governance-services/gateway.md    |   34 +
 .../microservice-governance-services/overview.md   |   27 +
 .../version-1.1.3/architecture/overview.md         |   28 +
 .../bml/engine-bml-dissect.md                      |  294 ++++
 .../public-enhancement-services/bml/overview.md    |   97 ++
 .../context-service/content-service-cleanup.md     |  338 +++++
 .../context-service/context-service-cache.md       |  101 ++
 .../context-service/context-service-client.md      |   65 +
 .../context-service-highavailable.md               |   90 ++
 .../context-service/context-service-listener.md    |   37 +
 .../context-service/context-service-persistence.md |   13 +
 .../context-service/context-service-search.md      |  131 ++
 .../context-service/context-service.md             |   60 +
 .../context-service/overview.md                    |  129 ++
 .../datasource-manager.md                          |  140 ++
 .../metadata-manager.md                            |   39 +
 .../public-enhancement-services/overview.md        |   96 ++
 .../public-enhancement-services/public-service.md  |   34 +
 .../version-1.1.3/deployment/_category_.json       |    4 +
 .../version-1.1.3/deployment/cluster-deployment.md |  152 ++
 .../deployment/deploy-linkis-without-hdfs.md       |  104 ++
 .../deployment/engine-conn-plugin-installation.md  |  182 +++
 .../installation-hierarchical-structure.md         |  169 +++
 .../deployment/involve-knife4j-into-linkis.md      |   63 +
 .../deployment/involve-prometheus-into-linkis.md   |  346 +++++
 .../deployment/involve-skywalking-into-linkis.md   |  152 ++
 .../deployment/linkis-scriptis-install.md          |  192 +++
 .../version-1.1.3/deployment/quick-deploy.md       |  660 +++++++++
 .../sourcecode-hierarchical-structure.md           |   93 ++
 .../deployment/start-metadatasource.md             |  481 +++++++
 .../deployment/unpack-hierarchical-structure.md    |   31 +
 .../version-1.1.3/deployment/web-install.md        |  208 +++
 .../development/linkis-compile-and-package.md      |  199 +++
 .../version-1.1.3/development/linkis-config.md     |  131 ++
 .../development/linkis-debug-in-mac.md             |  472 ++++++
 .../version-1.1.3/development/linkis-debug.md      |  225 +++
 .../version-1.1.3/development/new-engine-conn.md   |  477 +++++++
 .../development/swwager-instructions.md            |  261 ++++
 .../version-1.1.3/development/web-build.md         |   79 ++
 .../engine-usage}/elasticsearch.md                 |    0
 .../version-1.1.3/engine-usage/flink.md            |  183 +++
 .../version-1.1.3/engine-usage/hive.md             |  217 +++
 .../version-1.1.3/engine-usage/jdbc.md             |  124 ++
 .../version-1.1.3/engine-usage/openlookeng.md      |  104 ++
 .../version-1.1.3/engine-usage/overview.md         |   27 +
 .../version-1.1.3/engine-usage/pipeline.md         |  131 ++
 .../engine-usage/presto.md                         |    0
 .../version-1.1.3/engine-usage/python.md           |   84 ++
 .../version-1.1.3/engine-usage/shell.md            |   70 +
 .../version-1.1.3/engine-usage/spark.md            |  107 ++
 .../version-1.1.3/engine-usage/sqoop.md            |  458 ++++++
 .../version-1.1.3/introduction.md                  |  105 ++
 .../version-1.1.3/release.md                       |   24 +
 .../version-1.1.3/table/udf-table.md               |   99 ++
 .../tuning-and-troubleshooting/configuration.md    |    6 +-
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/interface.md                       |   12 +-
 .../tuning-and-troubleshooting/overview.md         |  166 +++
 .../tuning-and-troubleshooting/tuning.md           |   55 +
 .../upgrade/upgrade-from-0.X-to-1.0-guide.md       |   78 +
 .../version-1.1.3/upgrade/upgrade-guide.md         |  176 +++
 .../version-1.1.3/user-guide/console-manual.md     |  198 +++
 .../version-1.1.3/user-guide/how-to-use.md         |   24 +
 ...74\225\346\223\216\344\277\241\346\201\257.png" |  Bin 0 -> 89529 bytes
 ...56\241\347\220\206\347\225\214\351\235\242.png" |  Bin 0 -> 43765 bytes
 ...74\226\350\276\221\347\225\214\351\235\242.png" |  Bin 0 -> 64470 bytes
 ...63\250\345\206\214\344\270\255\345\277\203.png" |  Bin 0 -> 327966 bytes
 ...37\245\350\257\242\346\214\211\351\222\256.png" |  Bin 0 -> 81788 bytes
 ...16\206\345\217\262\347\225\214\351\235\242.png" |  Bin 0 -> 82340 bytes
 ...17\230\351\207\217\347\225\214\351\235\242.png" |  Bin 0 -> 40073 bytes
 ...11\247\350\241\214\346\227\245\345\277\227.png" |  Bin 0 -> 114314 bytes
 ...05\215\347\275\256\347\225\214\351\235\242.png" |  Bin 0 -> 79698 bytes
 ...56\241\347\220\206\347\225\214\351\235\242.png" |  Bin 0 -> 39198 bytes
 ...72\224\347\224\250\347\261\273\345\236\213.png" |  Bin 0 -> 108864 bytes
 ...74\225\346\223\216\344\277\241\346\201\257.png" |  Bin 0 -> 41814 bytes
 ...20\206\345\221\230\350\247\206\345\233\276.png" |  Bin 0 -> 80087 bytes
 ...74\226\350\276\221\347\233\256\345\275\225.png" |  Bin 0 -> 89919 bytes
 ...56\241\347\220\206\347\225\214\351\235\242.png" |  Bin 0 -> 49277 bytes
 .../user-guide/linkis-datasource-client.md         |  143 ++
 .../version-1.1.3/user-guide/linkiscli-manual.md   |  238 ++++
 .../version-1.1.3/user-guide/overview.md           |   13 +
 .../version-1.1.3/user-guide/sdk-manual.md         |  326 +++++
 .../version-1.1.3/user-guide/udf.md                |  135 ++
 info.txt                                           |   29 +-
 src/pages/versions/config.json                     |   34 +-
 .../issue-searching-keywords.png                   |  Bin 0 -> 81133 bytes
 .../error-guide}/MaxInstance.png                   |  Bin
 .../error-guide}/datasourcemanager.png             |  Bin
 .../error-guide}/errorMsg.png                      |  Bin
 .../error-guide}/errorMsgFromMeta.png              |  Bin
 .../error-guide}/findUrl.png                       |  Bin
 .../error-guide}/hdfs.png                          |  Bin
 .../error-guide}/hiveMaxInstance.png               |  Bin
 .../error-guide}/logs.png                          |  Bin
 .../error-guide}/pipelineMaxInstance.png           |  Bin
 .../error-guide}/presto.png                        |  Bin
 .../error-guide}/pythonMaxInstance.png             |  Bin
 .../error-guide}/queueCPUResource.png              |  Bin
 .../error-guide}/queueCodesMax.png                 |  Bin
 .../error-guide}/queueInstanceMax.png              |  Bin
 .../error-guide}/queueMemoryMax.png                |  Bin
 .../error-guide}/queueRamResource.png              |  Bin
 .../error-guide}/sparkExecutorMemory.png           |  Bin
 .../error-guide}/sparkMaxInstance.png              |  Bin
 .../error-guide}/sparkMemory.png                   |  Bin
 .../error-guide}/sparkSetting.png                  |  Bin
 .../error-guide}/udf.png                           |  Bin
 .../error-guide}/yarn.png                          |  Bin
 .../error-guide}/yarnQueue.png                     |  Bin
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/image/MaxInstance.png              |  Bin 80958 -> 0 bytes
 .../error-guide/image/datasourcemanager.png        |  Bin 18547 -> 0 bytes
 .../error-guide/image/errorMsg.png                 |  Bin 219577 -> 0 bytes
 .../error-guide/image/errorMsgFromMeta.png         |  Bin 86724 -> 0 bytes
 .../error-guide/image/findUrl.png                  |  Bin 74832 -> 0 bytes
 .../error-guide/image/hdfs.png                     |  Bin 79544 -> 0 bytes
 .../error-guide/image/hiveMaxInstance.png          |  Bin 74494 -> 0 bytes
 .../error-guide/image/logs.png                     |  Bin 26826 -> 0 bytes
 .../error-guide/image/pipelineMaxInstance.png      |  Bin 139450 -> 0 bytes
 .../error-guide/image/presto.png                   |  Bin 168551 -> 0 bytes
 .../error-guide/image/pythonMaxInstance.png        |  Bin 94071 -> 0 bytes
 .../error-guide/image/queueCPUResource.png         |  Bin 201470 -> 0 bytes
 .../error-guide/image/queueCodesMax.png            |  Bin 80614 -> 0 bytes
 .../error-guide/image/queueInstanceMax.png         |  Bin 86146 -> 0 bytes
 .../error-guide/image/queueMemoryMax.png           |  Bin 83318 -> 0 bytes
 .../error-guide/image/queueRamResource.png         |  Bin 160528 -> 0 bytes
 .../error-guide/image/sparkExecutorMemory.png      |  Bin 107450 -> 0 bytes
 .../error-guide/image/sparkMaxInstance.png         |  Bin 75388 -> 0 bytes
 .../error-guide/image/sparkMemory.png              |  Bin 120678 -> 0 bytes
 .../error-guide/image/sparkSetting.png             |  Bin 110603 -> 0 bytes
 .../error-guide/image/udf.png                      |  Bin 87033 -> 0 bytes
 .../error-guide/image/yarn.png                     |  Bin 28299 -> 0 bytes
 .../error-guide/image/yarnQueue.png                |  Bin 92033 -> 0 bytes
 .../error-guide/interface.md                       |   12 +-
 .../error-guide/_category_.json                    |    4 +
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/interface.md                       |   12 +-
 versioned_docs/version-1.1.3/api/_category_.json   |    4 +
 .../version-1.1.3/api/http/_category_.json         |    4 +
 .../linkis-cg-engineplugin-api/_category_.json     |    4 +
 .../engine-plugin-api.md                           |  124 ++
 .../engineconn-plugin-refesh.md                    |   98 ++
 .../http/linkis-cg-entrance-api/_category_.json    |    4 +
 .../linkis-cg-entrance-api/task-management-api.md  |  128 ++
 .../linkis-cg-entrance-api/task-operation-api.md   |  565 ++++++++
 .../linkis-cg-linkismanager-api/_category_.json    |    4 +
 .../ec-resource-management-api.md                  |  127 ++
 .../ecm-resource-management-api.md                 |  402 ++++++
 .../engine-management-api.md                       |  579 ++++++++
 .../resource-management-api.md                     |  606 ++++++++
 .../api/http/linkis-ps-cs-api/_category_.json      |    4 +
 .../context-history-service-api.md                 |  320 +++++
 .../context-listening-service-api.md               |  188 +++
 .../context-logging-service-api.md                 |  378 +++++
 .../http/linkis-ps-cs-api/context-service-api.md   |  697 +++++++++
 .../linkis-ps-publicservice-api/_category_.json    |    4 +
 .../bm-operation-management-api.md                 |  443 ++++++
 .../bml-resource-management-api.md                 |  803 +++++++++++
 .../bmlfs-management-api.md                        |  200 +++
 .../linkis-ps-publicservice-api/currency-api.md    |   62 +
 .../data-source-manager-api.md                     | 1490 +++++++++++++++++++
 .../linkis-ps-publicservice-api/file-system-api.md | 1035 ++++++++++++++
 .../global-variable-api.md                         |   78 +
 .../homepage-function-interface-api.md             |  328 +++++
 .../instance-management-api.md                     |  289 ++++
 .../linkis-ps-publicservice-api/jobhistory-api.md  |  251 ++++
 .../linkis-ps-publicservice-api/link-error-code.md |   64 +
 .../mdq-table-interface-api.md                     |  438 ++++++
 .../metadatamanager-api.md                         |  253 ++++
 .../parameter-configuration-api.md                 |  886 ++++++++++++
 .../http/linkis-ps-publicservice-api/udf-api.md    | 1256 ++++++++++++++++
 versioned_docs/version-1.1.3/api/jdbc-api.md       |   50 +
 .../version-1.1.3/api/linkis-task-operator.md      |  426 ++++++
 versioned_docs/version-1.1.3/api/login-api.md      |  130 ++
 versioned_docs/version-1.1.3/api/overview.md       |   13 +
 .../version-1.1.3/architecture/_category_.json     |    4 +
 .../architecture/commons/_category_.json           |    4 +
 .../version-1.1.3/architecture/commons/rpc.md      |   21 +
 .../version-1.1.3/architecture/commons/variable.md |  104 ++
 .../_category_.json                                |    4 +
 .../engine/_category_.json                         |    4 +
 .../engine/add-an-engine-conn.md                   |  109 ++
 .../engine/engine-conn-history.md                  |   89 ++
 .../engine/engine-conn-manager.md                  |   50 +
 .../engine/engine-conn-metrics.md                  |   76 +
 .../engine/engine-conn-plugin.md                   |   77 +
 .../engine/engine-conn.md                          |  104 ++
 .../computation-governance-services/entrance.md    |   27 +
 ...submission-preparation-and-execution-process.md |  146 ++
 .../computation-governance-services/linkis-cli.md  |   36 +
 .../linkis-manager/_category_.json                 |    4 +
 .../linkis-manager/app-manager.md                  |   38 +
 .../linkis-manager/label-manager.md                |   43 +
 .../linkis-manager/overview.md                     |   48 +
 .../linkis-manager/resource-manager.md             |  138 ++
 .../computation-governance-services/overview.md    |   50 +
 .../computation-governance-services/proxy-user.md  |   37 +
 .../architecture/difference-between-1.0-and-0.x.md |   56 +
 .../_category_.json                                |    4 +
 .../microservice-governance-services/gateway.md    |   39 +
 .../microservice-governance-services/overview.md   |   37 +
 .../version-1.1.3/architecture/overview.md         |   21 +
 .../public-enhancement-services/_category_.json    |    4 +
 .../bml/_category_.json                            |    4 +
 .../bml/engine-bml-dissect.md                      |  294 ++++
 .../public-enhancement-services/bml/overview.md    |   99 ++
 .../context-service/_category_.json                |    4 +
 .../context-service/content-service-cleanup.md     |  238 ++++
 .../context-service/context-service-cache.md       |  101 ++
 .../context-service/context-service-client.md      |   66 +
 .../context-service-highavailable.md               |   91 ++
 .../context-service/context-service-listener.md    |   37 +
 .../context-service/context-service-persistence.md |   13 +
 .../context-service/context-service-search.md      |  132 ++
 .../context-service/context-service.md             |   58 +
 .../context-service/overview.md                    |  128 ++
 .../datasource-manager.md                          |  140 ++
 .../metadata-manager.md                            |   39 +
 .../public-enhancement-services/overview.md        |   96 ++
 .../public-enhancement-services/public-service.md  |   37 +
 .../version-1.1.3/deployment/_category_.json       |    4 +
 .../version-1.1.3/deployment/cluster-deployment.md |  111 ++
 .../deployment/deploy-linkis-without-hdfs.md       |  101 ++
 .../deployment/engine-conn-plugin-installation.md  |   87 ++
 .../installation-hierarchical-structure.md         |  202 +++
 .../deployment/involve-knife4j-into-linkis.md      |   64 +
 .../deployment/involve-prometheus-into-linkis.md   |  325 +++++
 .../deployment/involve-skywalking-into-linkis.md   |  150 ++
 .../deployment/linkis-scriptis-install.md          |  190 +++
 .../version-1.1.3/deployment/quick-deploy.md       |  658 +++++++++
 .../sourcecode-hierarchical-structure.md           |   80 ++
 .../deployment/start-metadatasource.md             |  456 ++++++
 .../deployment/unpack-hierarchical-structure.md    |   32 +
 .../version-1.1.3/deployment/web-install.md        |  127 ++
 .../version-1.1.3/development/_category_.json      |    4 +
 .../development/linkis-compile-and-package.md      |  177 +++
 .../version-1.1.3/development/linkis-config.md     |  131 ++
 .../development/linkis-debug-in-mac.md             |  472 ++++++
 .../version-1.1.3/development/linkis-debug.md      |  231 +++
 .../version-1.1.3/development/new-engine-conn.md   |  477 +++++++
 .../development/swwager-instructions.md            |  261 ++++
 .../version-1.1.3/development/web-build.md         |   80 ++
 .../version-1.1.3/engine-usage/_category_.json     |    4 +
 versioned_docs/version-1.1.3/engine-usage/flink.md |  180 +++
 versioned_docs/version-1.1.3/engine-usage/hive.md  |  213 +++
 versioned_docs/version-1.1.3/engine-usage/jdbc.md  |   75 +
 .../version-1.1.3/engine-usage/openlookeng.md      |  103 ++
 .../version-1.1.3/engine-usage/overview.md         |   29 +
 .../version-1.1.3/engine-usage/pipeline.md         |  130 ++
 .../version-1.1.3/engine-usage/python.md           |   87 ++
 versioned_docs/version-1.1.3/engine-usage/shell.md |   69 +
 versioned_docs/version-1.1.3/engine-usage/spark.md |  111 ++
 versioned_docs/version-1.1.3/engine-usage/sqoop.md |  297 ++++
 versioned_docs/version-1.1.3/introduction.md       |  108 ++
 versioned_docs/version-1.1.3/release.md            |   25 +
 versioned_docs/version-1.1.3/table/_category_.json |    4 +
 versioned_docs/version-1.1.3/table/udf-table.md    |   99 ++
 .../tuning-and-troubleshooting/_category_.json     |    4 +
 .../tuning-and-troubleshooting/configuration.md    |  240 ++++
 .../error-guide/_category_.json                    |    4 +
 .../error-guide/error-code.md                      |   52 +-
 .../error-guide/interface.md                       |   12 +-
 .../tuning-and-troubleshooting/overview.md         |  103 ++
 .../tuning-and-troubleshooting/tuning.md           |   66 +
 .../version-1.1.3/upgrade/_category_.json          |    4 +
 .../upgrade/upgrade-from-0.X-to-1.0-guide.md       |   78 +
 .../version-1.1.3/upgrade/upgrade-guide.md         |  174 +++
 .../version-1.1.3/user-guide/_category_.json       |    4 +
 .../version-1.1.3/user-guide/console-manual.md     |  105 ++
 .../version-1.1.3/user-guide/how-to-use.md         |   34 +
 .../user-guide/linkis-datasource-client.md         |  145 ++
 .../version-1.1.3/user-guide/linkiscli-manual.md   |  196 +++
 .../version-1.1.3/user-guide/overview.md           |   13 +
 .../version-1.1.3/user-guide/sdk-manual.md         |  329 +++++
 versioned_docs/version-1.1.3/user-guide/udf.md     |  135 ++
 versioned_sidebars/version-1.1.3-sidebars.json     |    8 +
 versions.json                                      |    1 +
 356 files changed, 48422 insertions(+), 557 deletions(-)

diff --git a/community/development-specification/_category_.json b/community/development-specification/_category_.json
index f7bcd083cf..834936f0d0 100644
--- a/community/development-specification/_category_.json
+++ b/community/development-specification/_category_.json
@@ -1,4 +1,4 @@
 {
   "label": "Development Specification",
-  "position": 9
+  "position": 20
 }
\ No newline at end of file
diff --git a/community/development-specification/commit-message.md b/community/development-specification/commit-message.md
new file mode 100644
index 0000000000..1028ab014a
--- /dev/null
+++ b/community/development-specification/commit-message.md
@@ -0,0 +1,100 @@
+---
+title: Commit Message Notice
+sidebar_position: 2
+---
+>This article is quoted from https://dolphinscheduler.apache.org/en-us/docs/dev/user_doc/contribute/join/commit-message.html
+
+### Preface
+
+A good commit message can help other developers (or future developers) quickly understand the context of related changes, and can also help project managers determine whether the commit is suitable for inclusion in the release. But when we checked the commit logs of many open source projects, we found an interesting problem. Some developers have very good code quality, but the commit message record is rather confusing. When other contributors or learners are viewing the code, it can’t be [...]
+The purpose of the changes before and after the submission, as Peter Hutterer said:Re-establishing the context of a piece of code is wasteful. We can’t avoid it completely, so our efforts should go to reducing it as much as possible. Commit messages can do exactly that and as a result, a commit message shows whether a developer is a good collaborator. Therefore, DolphinScheduler developed the protocol in conjunction with other communities and official Apache documents.
+
+### Commit Message RIP
+
+#### 1:Clearly modify the content
+
+A commit message should clearly state what issues (bug fixes, function enhancements, etc.) the submission solves, so that other developers can better track the issues and clarify the optimization during the version iteration process.
+
+#### 2:Associate the corresponding Pull Request or Issue
+
+When our changes are large, the commit message should best be associated with the relevant Issue or Pull Request on GitHub, so that our developers can quickly understand the context of the code submission through the associated information when reviewing the code. If the current commit is for an issue, then the issue can be closed in the Footer section.
+
+#### 3:Unified format
+
+The formatted CommitMessage can help provide more historical information for quick browsing, and it can also generate a Change Log directly from commit.
+
+Commit message should include three parts: Header, Body and Footer. Among them, Header is required, Body and Footer can be omitted.
+
+##### Header
+
+The header part has only one line, including three fields: type (required), scope (optional), and subject (required).
+
+[DS-ISSUE number][type] subject
+
+(1) Type is used to indicate the category of commit, and only the following 7 types are allowed.
+
+- feat:New features
+- fix:Bug fixes
+- docs:Documentation
+- style: Format (does not affect changes in code operation)
+- refactor:Refactoring (It is not a new feature or a code change to fix a bug)
+- test:Add test
+- chore:Changes in the build process or auxiliary tools
+
+If the type is feat and fix, the commit will definitely appear in the change log. Other types (docs, chore, style, refactor, test) are not recommended.
+
+(2) Scope
+
+Scope is used to indicate the scope of commit impact, such as server, remote, etc. If there is no suitable scope, you can use \*.
+
+(3) subject
+
+Subject is a short description of the purpose of the commit, no more than 50 characters.
+
+##### Body
+
+The body part is a detailed description of this commit, which can be divided into multiple lines, and the line break will wrap with 72 characters to avoid automatic line wrapping affecting the appearance.
+
+Note the following points in the Body section:
+
+- Use the verb-object structure, note the use of present tense. For example, use change instead of changed or changes
+
+- Don't capitalize the first letter
+
+- The end of the sentence does not need a ‘.’ (period)
+
+##### Footer
+
+Footer only works in two situations
+
+(1) Incompatible changes
+
+If the current code is not compatible with the previous version, the Footer part starts with BREAKING CHANGE, followed by a description of the change, the reason for the change, and the migration method.
+
+(2) Close Issue
+
+If the current commit is for a certain issue, you can close the issue in the Footer section, or close multiple issues at once.
+
+##### For Example
+
+```
+[Linkis-001][docs-en] add commit message
+
+- commit message RIP
+- build some conventions
+- help the commit messages become clean and tidy
+- help developers and release managers better track issues
+  and clarify the optimization in the version iteration
+
+This closes #001
+```
+
+### Reference documents
+
+[Dolphinscheduler Commit Message](https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/contribute/join/commit-message.html)
+
+[Commit message format](https://cwiki.apache.org/confluence/display/GEODE/Commit+Message+Format)
+
+[On commit messages-Peter Hutterer](http://who-t.blogspot.com/2009/12/on-commit-messages.html)
+
+[RocketMQ Community Operation Conventions](https://mp.weixin.qq.com/s/LKM4IXAY-7dKhTzGu5-oug)
diff --git a/versioned_docs/version-1.0.3/engine-usage/elasticsearch.md b/docs/engine-usage/elasticsearch.md
similarity index 100%
rename from versioned_docs/version-1.0.3/engine-usage/elasticsearch.md
rename to docs/engine-usage/elasticsearch.md
diff --git a/versioned_docs/version-1.0.3/engine-usage/presto.md b/docs/engine-usage/presto.md
similarity index 100%
rename from versioned_docs/version-1.0.3/engine-usage/presto.md
rename to docs/engine-usage/presto.md
diff --git a/docs/tuning-and-troubleshooting/error-guide/_category_.json b/docs/tuning-and-troubleshooting/error-guide/_category_.json
new file mode 100644
index 0000000000..47e82a271d
--- /dev/null
+++ b/docs/tuning-and-troubleshooting/error-guide/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "Error Guide",
+  "position": 4
+}
\ No newline at end of file
diff --git a/versioned_docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md b/docs/tuning-and-troubleshooting/error-guide/error-code.md
similarity index 95%
copy from versioned_docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
copy to docs/tuning-and-troubleshooting/error-guide/error-code.md
index ee7663c0ac..87c95f5a61 100644
--- a/versioned_docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
+++ b/docs/tuning-and-troubleshooting/error-guide/error-code.md
@@ -183,7 +183,7 @@ The queue CPU resource is insufficient, exceeding the limit you set
 **Solution 1**
 
 - Open the DSS platform and click management console -- parameter configuration -- ide -- spark -- display advanced settings -- Walker engine resource settings (2) -- adjust the number of concurrent executors [spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - Or adjust the upper limit of queue resource usage on the management console -- parameter configuration -- global settings
 ---------------------------------
@@ -201,7 +201,7 @@ The queue memory resource is insufficient, which exceeds the queue memory resour
 
 **Solution 1**
 - Open the DSS platform and click management console -- parameter configuration -- ide -- spark -- display advanced settings -- Walker engine resource settings (2) -- adjust the number of concurrent executors [spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - Or adjust the upper limit of queue resource usage on the management console - parameter configuration - global settings
 ---------------------------------
@@ -220,7 +220,7 @@ The number of queue instances exceeds the limit
 **Solution 1**
 
 - Open the DSS platform and click management console - parameter configuration - global settings - queue resources - maximum number of yarn queue instances [wds.links.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **Remarks**
 
@@ -242,7 +242,7 @@ Global drive memory exceeds maximum
 
 **Solution 1**
 - Open the DSS platform and click management console - parameter configuration - global settings - queue resources - maximum number of yarn queue instances [wds.links.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **Solution 2**
 
@@ -269,7 +269,7 @@ The number of global drive CPUs exceeds the maximum
 **Solution 1**
 
 - Open the DSS platform and click management console - parameter configuration - global settings - queue resources - upper limit of queue CPU [wds.links.rm.yarnqueue.cores.max]
-- ![](image/queueCodesMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCodesMax.png)
 
 **Solution 2**
 
@@ -296,15 +296,15 @@ Maximum engine concurrency exceeded
 **Solution 1**
 
 - Modify the configuration and global configuration: open the DSS platform and click management console - parameter configuration - global settings - queue resources - global maximum concurrency of each engine [wds.links.rm.instance]
-- ![](image/MaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/MaxInstance.png)
 - spark engine
-- ![](image/sparkMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMaxInstance.png)
 - hive engine
-- ![](image/hiveMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hiveMaxInstance.png)
 - python engine
-- ![](image/pythonMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pythonMaxInstance.png)
 - pipeline engine
-- ![](image/pipelineMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pipelineMaxInstance.png)
 
 **Remarks**
 
@@ -328,7 +328,7 @@ Exception in getting Yan queue information
 
 - If the cluster is normal and the user queue is configured incorrectly:
 - Linkis management console / parameter configuration > global settings >yarn queue name [wds.linkis.rm.yarnqueue]
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 
 **Solution 2**
 
@@ -358,7 +358,7 @@ The queue does not exist. Please check whether the queue settings are correct
 **Solution 1**
 
 - The user contacts the administrator to confirm whether the queue is correct
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 ---------------------------------
 
 #### Error code 12010
@@ -375,7 +375,7 @@ Insufficient cluster queue memory resources
 **Solution 1**
 
 - Check whether the resource memory is full. The user contacts the personnel in the group to release the resource, or applies for queue expansion
-- ![](image/queueRamResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueRamResource.png)
 ---------------------------------
 
 #### Error code 12011
@@ -392,7 +392,7 @@ Insufficient cluster queue CPU resources
 **Solution 1**
 
 - Check whether the resource CPU is full. The user contacts the personnel in the group to release the resource, or applies for queue expansion
-- ![](image/queueCPUResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCPUResource.png)
 ---------------------------------
 
 #### Error code 12013
@@ -444,7 +444,7 @@ Java process memory overflow
 
 - The user tries to increase the memory configuration of the Java management side. If it occurs repeatedly, please contact the administrator for troubleshooting
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idespark -- spark engine resource settings (2) -- spark engine memory [spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 ---------------------------------
 
@@ -464,7 +464,7 @@ Use resources too large
 
 - Increase the memory of the executor in the management console or in the task submission
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idspark -- worker resource settings (2) -- worker memory size [spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### Error code 13003
@@ -483,7 +483,7 @@ Use resources too large
 
 - After confirming with the administrator, the user can increase the memory of the executor in the management console or in the task submission
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idspark -- worker resource settings (2) -- worker memory size [spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### Error code 13004
@@ -520,13 +520,13 @@ Spark app exit may be caused by complex tasks
 
 - The user tries to increase the memory configuration of the Java management side. If it occurs repeatedly, please contact the administrator for troubleshooting
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idespark -- spark engine resource settings (2) -- spark engine memory [spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **Solution 2**
 
 - After confirming with the administrator, the user can increase the memory of the executor in the management console or in the task submission
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idspark -- worker resource settings (2) -- worker memory size [spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 
 ---------------------------------
 
@@ -546,13 +546,13 @@ Spark context exits, which may be caused by complex tasks
 
 - The user tries to increase the memory configuration of the Java management side. If it occurs repeatedly, please contact the administrator for troubleshooting
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idespark -- spark engine resource settings (2) -- spark engine memory [spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **Solution 2**
 
 - After confirming with the administrator, the user can increase the memory of the executor in the management console or in the task submission
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idspark -- worker resource settings (2) -- worker memory size [spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### Error code 13007
@@ -571,7 +571,7 @@ Pyspark child process exited unexpectedly, which may be caused by complex tasks
 
 - The user tries to increase the memory configuration of the Java management side. If it occurs repeatedly, please contact the administrator for troubleshooting
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idespark -- spark engine resource settings (2) -- spark engine memory [spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 ---------------------------------
 
 #### Error code 21001
@@ -1007,7 +1007,7 @@ Error in referenced function
 **Solution 1**
 
 - If it is a UDF, please check the function. If it is a public function, please contact the operation and maintenance personnel for troubleshooting
-- udf address![](image/udf.png)
+- udf address![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1026,7 +1026,7 @@ Error in referenced function
 **Solution 1**
 
 - If it is a UDF, please check the function. If it is a public function, please contact the operation and maintenance personnel for troubleshooting
-- udf address![](image/udf.png)
+- udf address![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1365,7 +1365,7 @@ Data source configuration error
 
 - Check management console Presto data source configuration
 - Modify the configuration, open the DSS platform, and click management console -- parameter configuration -- ide -- idepresto -- data source configuration
-- ![](image/presto.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/presto.png)
 
 
 ---------------------------------
@@ -1385,7 +1385,7 @@ file does not exist
 **Solution 1**
 
 - Please check the workspace, or check whether the files in the HDFS directory exist
-- ![](image/hdfs.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hdfs.png)
 
 
 ---------------------------------
diff --git a/versioned_docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md b/docs/tuning-and-troubleshooting/error-guide/interface.md
similarity index 91%
copy from versioned_docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
copy to docs/tuning-and-troubleshooting/error-guide/interface.md
index 6569a9b9e1..a7d6532488 100644
--- a/versioned_docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
+++ b/docs/tuning-and-troubleshooting/error-guide/interface.md
@@ -9,11 +9,11 @@ How to quickly locate interfaces and query logs for interface errors
 
 ###  1.Front end F12 interface error
 **Error information troubleshooting**
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 If an error message is found, press f12--network-- filter the request information fetch/xhr-- check the single request --priview-- locate the error reporting request
 
 **Find URL**
-![](image/findUrl.png)
+![](/Images/tuning-and-troubleshooting/error-guide/findUrl.png)
 Click the headers of a single request, and you will see general. Here you will see the request address:
 >Request URL :XXXXX /api/rest_j/v1/data-source-manager/op/connect/json
 
@@ -46,7 +46,7 @@ ApplicationName is the application name. Find the microservice to which you belo
 The user service address is different. We need to locate the log address first
 > ps -ef | grep  ps-datasource
 
-![](image/logs.png)
+![](/Images/tuning-and-troubleshooting/error-guide/logs.png)
 
 - cg-linkismanager:
 >GC log:` /data/bdp/logs/linkis/linkis-cg-linkismanager-gc.log`
@@ -110,7 +110,7 @@ Display the error message corresponding to the interface
 Find the request log, in which other services called by the service are displayed, or the logical logs processed in their own services are displayed
 >tail -fn200 linkis-ps-data-source-manager.log
 
-![](image/datasourcemanager.png)
+![](/Images/tuning-and-troubleshooting/error-guide/datasourcemanager.png)
 
 **The above figure shows the logs of service calling other services. You can query the logs of other services based on this information**
 
@@ -118,11 +118,11 @@ Find the request log, in which other services called by the service are displaye
 
 >tail -fn200 linkis-ps-metadataquery.log
 
-![](image/errorMsgFromMeta.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsgFromMeta.png)
 
 Front end error reporting display
 
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 
 
 ### 5.Exception location
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 23893d9011..9ceda9ccef 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -41,10 +41,10 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
           editUrl: 'https://github.com/apache/incubator-linkis-website/edit/dev/',
           versions: {
             current: {
-              path: '1.1.3',
-              label: 'Next(1.1.3)'
+              path: '1.2.0',
+              label: 'Next(1.2.0)'
             },
-            '1.1.2': {
+            '1.1.3': {
               path: 'latest',
             },
           }
@@ -166,8 +166,9 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
           label: 'Doc',
           position: 'right',
           items: [
-            {label: 'Next(1.1.3)', to: '/docs/1.1.3/introduction'},
-            {label: '1.1.2', to: '/docs/latest/introduction'},
+            {label: 'Next(1.2.0)', to: '/docs/1.2.0/introduction'},
+            {label: '1.1.3', to: '/docs/latest/introduction'},
+            {label: '1.1.2', to: '/docs/1.1.2/introduction'},
             {label: '1.1.1', to: '/docs/1.1.1/introduction'},
             {label: '1.1.0', to: '/docs/1.1.0/introduction'},
             {label: '1.0.3', to: '/docs/1.0.3/introduction'},
@@ -346,7 +347,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
         createRedirects(existingPath) {
           if (existingPath.includes('/latest')) {
             return [
-              existingPath.replace('/latest', '/1.1.2'),
+              existingPath.replace('/latest', '/1.1.3'),
             ];
           }
           return undefined; // Return a false value: no redirect created
diff --git a/i18n/zh-CN/code.json b/i18n/zh-CN/code.json
index 4d864f5646..6a9bc76d3f 100644
--- a/i18n/zh-CN/code.json
+++ b/i18n/zh-CN/code.json
@@ -127,7 +127,7 @@
     "description": "The title of the page for a docs tag"
   },
   "theme.docs.versions.unreleasedVersionLabel": {
-    "message": "此版本是还未发布的文档版本{siteTitle} {versionLabel}(1.1.3)",
+    "message": "此版本是还未发布的文档版本{siteTitle} {versionLabel}(1.2.0)",
     "description": "The label used to tell the user that he's browsing an unreleased doc version"
   },
   "theme.docs.versions.unmaintainedVersionLabel": {
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/development-specification/commit-message.md b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/development-specification/commit-message.md
new file mode 100644
index 0000000000..c05f91f5fc
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/development-specification/commit-message.md
@@ -0,0 +1,95 @@
+---
+title: Commit Message 须知
+sidebar_position: 2
+---
+> 本文引用自 https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/contribute/join/commit-message.html
+
+### 前言
+  一个好的 commit message 是能够帮助其他的开发者(或者未来的开发者)快速理解相关变更的上下文,同时也可以帮助项目管理人员确定该提交是否适合包含在发行版中。但当我们在查看了很多开源项目的 commit log 后,发现一个有趣的问题,一部分开发者,代码质量很不错,但是 commit message 记录却比较混乱,当其他贡献者或者学习者在查看代码的时候,并不能通过 commit log 很直观的了解
+该提交前后变更的目的,正如 Peter Hutterer 所言:Re-establishing the context of a piece of code is wasteful. We can’t avoid it completely, so our efforts should go to reducing it as much as possible. Commit messages can do exactly that and as a result, a commit message shows whether a developer is a good collaborator. 因此,DolphinScheduler 结合其他社区以及 Apache 官方文档制定了该规约。
+
+### Commit Message RIP
+
+#### 1:明确修改内容
+
+commit message 应该明确说明该提交解决了哪些问题(bug 修复、功能增强等),以便于用户开发者更好的跟踪问题,明确版本迭代过程中的优化情况。
+
+#### 2:关联相应的Pull Request 或者Issue
+
+当我们的改动较大的时候,commit message 最好能够关联 GitHub 上的相关 Issue 或者 Pull Request,这样,我们的开发者在查阅代码的时候能够通过关联信息较为迅速的了解改代码提交的上下文情景,如果当前 commit 针对某个 issue,那么可以在 Footer 部分关闭这个 issue。
+
+#### 3:统一的格式
+
+格式化后的 CommitMessage 能够帮助我们提供更多的历史信息,方便快速浏览,同时也可以直接从 commit 生成 Change Log。
+
+Commit message 应该包括三个部分:Header,Body 和 Footer。其中,Header 是必需的,Body 和 Footer 可以省略。
+
+##### header
+Header 部分只有一行,包括三个字段:type(必需)、scope(可选)和 subject(必需)。
+
+[DS-ISSUE编号][type] subject
+
+(1) type 用于说明 commit 的类别,只允许使用下面7个标识。
+
+* feat:新功能(feature)
+* fix:修补bug
+* docs:文档(documentation)
+* style: 格式(不影响代码运行的变动)
+* refactor:重构(即不是新增功能,也不是修改bug的代码变动)
+* test:增加测试
+* chore:构建过程或辅助工具的变动
+
+如果 type 为 feat 和 fix,则该 commit 将肯定出现在 Change log 之中。其他情况(docs、chore、style、refactor、test)建议不放入。
+
+(2)scope
+
+scope 用于说明 commit 影响的范围,比如 server、remote 等,如果没有更合适的范围,你可以用 *。
+
+(3) subject
+
+subject 是 commit 目的的简短描述,不超过50个字符。
+
+##### Body
+
+Body 部分是对本次 commit 的详细描述,可以分成多行,换行符将以72个字符换行,避免自动换行影响美观。
+
+Body 部分需要注意以下几点:
+
+* 使用动宾结构,注意使用现在时,比如使用 change 而非 changed 或 changes
+
+* 首字母不要大写
+
+* 语句最后不需要 ‘.’ (句号) 结尾
+
+
+##### Footer
+
+Footer只适用于两种情况
+
+(1) 不兼容变动
+
+如果当前代码与上一个版本不兼容,则 Footer 部分以 BREAKING CHANGE 开头,后面是对变动的描述、以及变动理由和迁移方法。
+
+(2) 关闭 Issue
+
+如果当前 commit 针对某个issue,那么可以在 Footer 部分关闭这个 issue,也可以一次关闭多个 issue 。
+
+##### 举个例子
+[Linkis-001][docs-zh] add commit message
+
+* commit message RIP
+* build some conventions 
+* help the commit messages become clean and tidy 
+* help developers and release managers better track issues 
+and clarify the optimization in the version iteration
+
+This closes #001
+
+### 参考文档
+[Dolphinscheduler Commit Message 须知](https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/contribute/join/commit-message.html)
+
+[提交消息格式](https://cwiki.apache.org/confluence/display/GEODE/Commit+Message+Format)
+
+[关于提交消息](http://who-t.blogspot.com/2009/12/on-commit-messages.html)
+
+[RocketMQ 社区操作约定](https://mp.weixin.qq.com/s/LKM4IXAY-7dKhTzGu5-oug)
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/engine-usage/presto.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/engine-usage/presto.md
index 1a10577e3b..a28e722e23 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/engine-usage/presto.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/engine-usage/presto.md
@@ -155,7 +155,7 @@ http 请求参数示例
 sh ./bin/linkis-cli -engineType presto-0.234 -codeType  tsql -code 'show tables;'  -runtimeMap wds.linkis.presto.url=http://172.22.32.11:50070 -runtimeMap wds.linkis.presto.catalog=hive -runtimeMap  wds.linkis.presto.schema=default  -runtimeMap wds.linkis.presto.catalog=hive -submitUser hadoop -proxyUser hadoop
 ```
 
-具体使用可以参考: [Linkis CLI Manual](docs/user-guide/linkiscli-manual.md).
+具体使用可以参考: [Linkis CLI Manual](../user-guide/linkiscli-manual.md).
 
 ### 3.3 通过 Scriptis 使用
 
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/engine_usage/presto.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/engine_usage/presto.md
deleted file mode 100644
index a28e722e23..0000000000
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/engine_usage/presto.md
+++ /dev/null
@@ -1,164 +0,0 @@
----
-title: Presto 引擎
-sidebar_position: 11
----
-
-本文主要介绍在 Linkis1.X 中,Presto 引擎的配置、部署和使用。
-
-## 1. 环境准备
-
-如果您希望在您的服务器上使用 Presto 引擎,您需要准备 Presto 连接信息,如 Presto 集群的连接地址、用户名和密码等
-
-## 2. 部署和配置
-
-### 2.1 版本的选择和编译
-注意: 编译 Presto 引擎之前需要进行 Linkis 项目全量编译发布的安装部署包中默认不包含此引擎插件, 你可以按此指引部署安装 
-https://linkis.apache.org/zh-CN/blog/2022/04/15/how-to-download-engineconn-plugin
-或者按以下流程,手动编译部署
-
-
-单独编译 Presto 引擎 
-
-```
-${linkis_code_dir}/linkis-enginepconn-lugins/engineconn-plugins/presto/
-mvn clean install
-```
-
-### 2.2 物料的部署和加载
-
-将 2.1 步编译出来的引擎包,位于
-```bash
-${linkis_code_dir}/linkis-engineconn-plugins/engineconn-plugins/jdbc/target/out/presto
-```
-上传到服务器的引擎目录下
-```bash 
-${LINKIS_HOME}/lib/linkis-engineplugins
-```
-并重启linkis-engineplugin(或则通过引擎接口进行刷新)
-```bash
-cd ${LINKIS_HOME}/sbin
-sh linkis-daemon.sh restart cg-engineplugin
-```
-
-检查引擎是否刷新成功:可以查看数据库中的linkis_engine_conn_plugin_bml_resources这张表的last_update_time是否为触发刷新的时间。
-
-```sql
-#登陆到linkis的数据库 
-select *  from linkis_cg_engine_conn_plugin_bml_resources
-```
-
-### 2.3 引擎的标签
-
-Linkis1.X是通过标签来进行的,所以需要在我们数据库中插入数据,插入的方式如下文所示。
-
-```bash
-SET @PRESTO_LABEL="presto-x";
-SET @PRESTO_ALL=CONCAT('*-*,',@PRESTO_LABEL);
-SET @PRESTO_IDE=CONCAT('*-IDE,',@PRESTO_LABEL);
-
-SET @PRESTO_NAME="presto";
-
-insert into `linkis_cg_manager_label` (`label_key`, `label_value`, `label_feature`, `label_value_size`, `update_time`, `create_time`) VALUES ('combined_userCreator_engineType',@PRESTO_ALL, 'OPTIONAL', 2, now(), now());
-insert into `linkis_cg_manager_label` (`label_key`, `label_value`, `label_feature`, `label_value_size`, `update_time`, `create_time`) VALUES ('combined_userCreator_engineType',@PRESTO_IDE, 'OPTIONAL', 2, now(), now());
-
-select @label_id := id from linkis_cg_manager_label where `label_value` = @PRESTO_IDE;
-insert into linkis_ps_configuration_category (`label_id`, `level`) VALUES (@label_id, 2);
-
-
-INSERT INTO `linkis_ps_configuration_config_key` (`key`, `description`, `name`, `default_value`, `validate_type`, `validate_range`, `engine_conn_type`, `is_hidden`, `is_advanced`, `level`, `treeName`) VALUES ('wds.linkis.presto.url','Presto 集群连接','presto连接地址','http://127.0.0.1:8080','None',null,'presto',0,0,1,'数据源配置');
-INSERT INTO `linkis_ps_configuration_config_key` (`key`, `description`, `name`, `default_value`, `validate_type`, `validate_range`, `engine_conn_type`, `is_hidden`, `is_advanced`, `level`, `treeName`) VALUES ('wds.linkis.presto.catalog','查询的 Catalog ','presto连接的catalog','hive','None',null,'presto',0,0,1,'数据源配置);
-INSERT INTO `linkis_ps_configuration_config_key` (`key`, `description`, `name`, `default_value`, `validate_type`, `validate_range`, `engine_conn_type`, `is_hidden`, `is_advanced`, `level`, `treeName`) VALUES ('wds.linkis.presto.schema',' 查询的 Schema ','数据库连接schema','','None',null,'presto',0,0,1,'数据源配置);
-INSERT INTO `linkis_ps_configuration_config_key` (`key`, `description`, `name`, `default_value`, `validate_type`, `validate_range`, `engine_conn_type`, `is_hidden`, `is_advanced`, `level`, `treeName`) VALUES ('wds.linkis.presto.source','查询使用的 source ','数据库连接source','','None',null,'presto',0,0,1,'数据源配置');
-
-
-
--- engine -*
-insert into `linkis_ps_configuration_key_engine_relation` (`config_key_id`, `engine_type_label_id`)
-(select config.id as `config_key_id`, label.id AS `engine_type_label_id` FROM linkis_ps_configuration_config_key config
-INNER JOIN linkis_cg_manager_label label ON config.engine_conn_type = @PRESTO_NAME and label_value = @PRESTO_ALL);
-
--- engine default configuration
-insert into `linkis_ps_configuration_config_value` (`config_key_id`, `config_value`, `config_label_id`)
-(select `relation`.`config_key_id` AS `config_key_id`, '' AS `config_value`, `relation`.`engine_type_label_id` AS `config_label_id` FROM linkis_ps_configuration_key_engine_relation relation
-INNER JOIN linkis_cg_manager_label label ON relation.engine_type_label_id = label.id AND label.label_value = @PRESTO_ALL);
-```
-
-### 2.2 Presto 引擎相关配置
-
-| 配置                                   | 默认值                | 说明                                        | 是否必须 |
-| -------------------------------------- | --------------------- | ------------------------------------------- | -------- |
-| wds.linkis.presto.url                  | http://127.0.0.1:8080 | Presto 集群连接                             | true |
-| wds.linkis.presto.username             | default               | Presto 集群用户名                           | false |
-| wds.linkis.presto.password             | 无                    | Presto 集群密码                             | false |
-| wds.linkis.presto.catalog              | system                | 查询的 Catalog                              | true |
-| wds.linkis.presto.schema               | 无                    | 查询的 Schema                               | true |
-| wds.linkis.presto.source               | global                | 查询使用的 source                           | false |
-| presto.session.query_max_total_memory  | 8GB                   | 查询使用最大的内存                          | false |
-| wds.linkis.presto.http.connectTimeout  | 60                    | Presto 客户端的 connect timeout(单位:秒) | false |
-| wds.linkis.presto.http.readTimeout     | 60                    | Presto 客户端的 read timeout(单位:秒)    | false |
-| wds.linkis.engineconn.concurrent.limit | 100                   | Presto 引擎最大并发数                       | false |
-
-## 3 引擎的使用
-
-### 3.1 准备操作
-
-如果默认参数不满足时,有三种方式可以进行一些基础参数配置。
-
-#### 3.1.1 管理台配置
-
-![](/Images-zh/EngineUsage/presto-console.png)
-
-#### 3.1.2 任务接口配置
-提交任务接口,通过参数params.configuration.runtime进行配置
-
-```shell
-http 请求参数示例 
-{
-    "executionContent": {"code": "show teblas;", "runType":  "psql"},
-    "params": {
-                    "variable": {},
-                    "configuration": {
-                            "runtime": {
-                                "wds.linkis.presto.url":"http://127.0.0.1:9090",
-                                "wds.linkis.presto.catalog ":"hive",
-                                "wds.linkis.presto.schema ":"default",
-                                "wds.linkis.presto.source ":""
-                                }
-                            }
-                    },
-    "source":  {"scriptPath": "file:///mnt/bdp/hadoop/1.sql"},
-    "labels": {
-        "engineType": "presto-0.234",
-        "userCreator": "hadoop-IDE"
-    }
-}
-```
-
-#### 3.1.3 文件配置
-通过修改目录 install path/lib/linkis-engineconn-plugins/presto/dist/v0.234/conf/ 中的linkis-engineconn.properties 文件进行配置,如下图:
-
-![](/Images-zh/EngineUsage/presto-file.png)
-
-### 3.2 通过Linkis-cli进行任务提交 
-
-通过linkis-cli的方式提交任务,需要指定对应的EngineConn和CodeType标签类型,presto的使用如下:
-
-- 注意 `engineType presto-0.234` 引擎版本设置是有前缀的  如 `presto` 版本为`0.234` 则设置为 ` presto-0.234`
-
-```shell
- sh ./bin/linkis-cli -engineType presto-0.234 -codeType  psql -code 'show tables;'   -submitUser hadoop -proxyUser hadoop
-```
-
-如果管理台,任务接口,配置文件,均未配置时可在 cli 客户端中通过`-runtimeMap`属性进行配置
-
-```shell
-sh ./bin/linkis-cli -engineType presto-0.234 -codeType  tsql -code 'show tables;'  -runtimeMap wds.linkis.presto.url=http://172.22.32.11:50070 -runtimeMap wds.linkis.presto.catalog=hive -runtimeMap  wds.linkis.presto.schema=default  -runtimeMap wds.linkis.presto.catalog=hive -submitUser hadoop -proxyUser hadoop
-```
-
-具体使用可以参考: [Linkis CLI Manual](../user-guide/linkiscli-manual.md).
-
-### 3.3 通过 Scriptis 使用
-
-工作空间模块右键选择新建一个类型为`psql`的脚本
-
-![](/Images-zh/EngineUsage/presto-psql.png)
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/configuration.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/configuration.md
index 6096b36427..dd3c873d38 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/configuration.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/configuration.md
@@ -3,13 +3,13 @@ title: 参数列表
 sidebar_position: 1
 ---
 
-> Linkis1.0 在 Linkis0.x 配置基础上进行了简化,在conf目录提供了一个公共配置文件 linkis.properties,避免通用的配置参数需要同时在多个微服务里面配置。本文档将会把Linkis1.0的参数分模块列举出来。
+> 在conf目录提供了一个公共配置文件 linkis.properties,避免通用的配置参数需要同时在多个微服务里面配置。本文档将会把参数分模块列举出来。
 
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;请注意:本文只给出了 Linkis 所有对运行性能有影响或是环境依赖相关的配置参数,很多无需用户关心的配置参数已略去,如果用户感兴趣,可以翻阅源码查看。
+请注意:本文只给出了 Linkis 所有对运行性能有影响或是环境依赖相关的配置参数,很多无需用户关心的配置参数已略去,如果用户感兴趣,可以翻阅源码查看。
 
 ### 1 通用配置
 
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;通用配置可在全局的linkis.properties当中设置即可,一处设置,各个微服务都可生效。
+通用配置可在全局的`linkis.properties`当中设置即可,一处设置,各个微服务都可生效。
 
 #### 1.1 全局配置参数
 
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/error-guide/error-code.md
similarity index 93%
copy from i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
copy to i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/error-guide/error-code.md
index f5ed3c71ef..10cabb322c 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/error-guide/error-code.md
@@ -181,7 +181,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--IDE--Spark--显示高级设置--woker引擎资源设置(2)--调整执行器并发数[spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - 或者在管理台--参数配置-全局设置调整队列资源使用上限值
 ---------------------------------
@@ -199,7 +199,7 @@ Linkis服务负载过高,导致服务连接超时
 
 **解决1**
 - 打开DSS平台,点击管理台--参数配置--IDE--Spark--显示高级设置--woker引擎资源设置(2)--调整执行器并发数[spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - 或者在管理台--参数配置-全局设置调整队列资源使用上限值
 ---------------------------------
@@ -218,7 +218,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--yarn队列实例最大个数[wds.linkis.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **备注**
 
@@ -240,7 +240,7 @@ Linkis服务负载过高,导致服务连接超时
 
 **解决1**
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--yarn队列实例最大个数[wds.linkis.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **解决2**
 
@@ -267,7 +267,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--队列CPU使用上限[wds.linkis.rm.yarnqueue.cores.max]
-- ![](image/queueCodesMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCodesMax.png)
 
 **解决2**
 
@@ -294,15 +294,15 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 修改配置,全局配置:打开DSS平台,点击管理台--参数配置--全局设置--队列资源--全局各个引擎最大并发数[wds.linkis.rm.instance]
-- ![](image/MaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/MaxInstance.png)
 - spark引擎
-- ![](image/sparkMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMaxInstance.png)
 - hive引擎
-- ![](image/hiveMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hiveMaxInstance.png)
 - python引擎
-- ![](image/pythonMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pythonMaxInstance.png)
 - pipeline引擎
-- ![](image/pipelineMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pipelineMaxInstance.png)
 
 **备注**
 
@@ -326,7 +326,7 @@ Linkis服务负载过高,导致服务连接超时
 
 - 如果集群正常,用户队列配置错误:
 - linkis管理台/参数配置>全局设置>yarn队列名[wds.linkis.rm.yarnqueue]
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 
 **解决2**
 
@@ -356,7 +356,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 用户联系管理员,确认队列是否正确
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 ---------------------------------
 
 #### 错误码 12010
@@ -373,7 +373,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 检查资源内存是否已满,用户联系组内人员释放资源,或者申请队列扩容
-- ![](image/queueRamResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueRamResource.png)
 ---------------------------------
 
 #### 错误码 12011
@@ -391,7 +391,7 @@ Linkis服务负载过高,导致服务连接超时
 
 - 检查资源cpu是否已满,用户联系组内人员释放资源,或者申请队列扩容
 
-- ![](image/queueCPUResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCPUResource.png)
 ---------------------------------
 
 #### 错误码 12013
@@ -443,7 +443,7 @@ Java进程内存溢出
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 ---------------------------------
 
@@ -463,7 +463,7 @@ Java进程内存溢出
 
 - 在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13003
@@ -482,7 +482,7 @@ Java进程内存溢出
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13004
@@ -519,13 +519,13 @@ Spark app应用退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **解决2**
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 
 ---------------------------------
 
@@ -545,13 +545,13 @@ Spark context退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **解决2**
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13007
@@ -570,7 +570,7 @@ Pyspark子进程意外退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 ---------------------------------
 
 #### 错误码 21001
@@ -1008,7 +1008,7 @@ EngineTypeLabel没有对应的引擎版本
 **解决1**
 
 - 如果是udf,请检查函数,如果是公共函数,请联系运维人员排查
-- udf函数地址:![](image/udf.png)
+- udf函数地址:![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1027,7 +1027,7 @@ EngineTypeLabel没有对应的引擎版本
 **解决1**
 
 - 如果是udf,请检查函数,如果是公共函数,请联系运维人员排查
-- udf函数地址:![](image/udf.png)
+- udf函数地址:![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1366,7 +1366,7 @@ UDF函数未指定完整参数
 
 - 检查管理台Presto数据源配置
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEpresto--数据源配置
-- ![](image/presto.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/presto.png)
 
 
 ---------------------------------
@@ -1386,7 +1386,7 @@ UDF函数未指定完整参数
 **解决1**
 
 - 请检查工作空间,或检查HDFS目录下文件是否存在
-- ![](image/hdfs.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hdfs.png)
 
 
 ---------------------------------
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/error-guide/interface.md
similarity index 91%
copy from i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
copy to i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/error-guide/interface.md
index 10cf3cc789..f2a1f53373 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/error-guide/interface.md
@@ -9,11 +9,11 @@ sidebar_position: 3
 
 ###  1. 前端F12 接口报错
 **错误信息排查**
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 发现错误信息,按F12--network--过滤请求信息Fetch/XHR--对单次请求进行检查--priview--定位报错请求
 
 **查找url**
-![](image/findUrl.png)
+![](/Images/tuning-and-troubleshooting/error-guide/findUrl.png)
 点击单次请求的Headers,就会看到general 这里将会看到请求地址:
 >Request URL :XXXXX /api/rest_j/v1/data-source-manager/op/connect/json
 
@@ -46,7 +46,7 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 用户服务地址存在不一样的情况,我们需先定位日志地址
 > ps -ef | grep  ps-datasource
 
-![](image/logs.png)
+![](/Images/tuning-and-troubleshooting/error-guide/logs.png)
 
 - cg-linkismanager:
 >GC日志:` /data/bdp/logs/linkis/linkis-cg-linkismanager-gc.log`
@@ -110,7 +110,7 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 找到请求日志,日志中会展示出服务调用的其他服务,或者展示自己服务中处理的逻辑日志
 >tail -fn200 linkis-ps-data-source-manager.log
 
-![](image/datasourcemanager.png)
+![](/Images/tuning-and-troubleshooting/error-guide/datasourcemanager.png)
 
 **上图展示的是服务调用其他服务的日志,可根据此信息查询另外服务的日志**
 
@@ -118,11 +118,11 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 
 >tail -fn200 linkis-ps-metadataquery.log
 
-![](image/errorMsgFromMeta.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsgFromMeta.png)
 
 前端报错展示
 
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 
 
 ### 5. 异常定位
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/overview.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/overview.md
index afa53edb62..7b70ee524e 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/overview.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/tuning-and-troubleshooting/overview.md
@@ -4,113 +4,163 @@ sidebar_position: 0
 ---
 ## 调优排障
 
-在版本发布的准备过程中,我们会尽力提前发现部署和安装方面的问题然后修复,由于每个人部署的环境都有一些差异,我们有时候也没有办法提前预知所有的出现的问题和解决方案。不过由于社区的存在,大家的很多问题都会重合,也许大家遇到的安装部署方面的问题已经有用户发现并解决过,所以对于一些无法自行精确定位的问题,建议的排查级基本思路优先级可以按照:**社区issue专栏搜索关键词—\>在社区查阅《Q\&A问题总结》文档—\>定位系统日志—\>社区用户群咨询交流—\>定位源码远程debug**
-
-
-
-### 一、如何进行异常日志定位
-
-如果某个接口请求报错,我们可以根据接口的返回加过中定位出现问题的微服务,一般情况下可以**根据URL规范进行定位,**Linkis接口中的URL都遵循着一定的设计规范,即**/api/rest_j/v1/{applicationName}/.+的格式**,通过applicationName可以定位应用名,部分应用本身是一个微服务,这时候应用名和微服务名相同,部分应用归属于某个微服务,此时应该通过应用名查找归属的微服务,去对应的微服务下查看log日志,下面给出微服务和应用名的对应关系。
-
-| **ApplicationName**  | **Microservice**     |
-| -------------------- | -------------------- |
-| cg-linkismanager     | cg-linkismanager     |
-| cg-engineplugin      | cg-engineplugin      |
-| cg-engineconnmanager | cg-engineconnmanager |
-| cg-entrance          | cg-entrance          |
-| ps-bml               | ps-bml               |
-| ps-cs                | ps-cs                |
-| ps-datasource        | ps-datasource        |
-| configuration        |                      |
-| instance-label       |                      |
-| jobhistory           | ps-publicservice     |
-| variable             |                      |
-| udf                  |                      |
-
-
-
-### 二、社区issue专栏搜索关键词
-
-在github社区首页,issue专栏留存了社区用户遇到的部分问题和解决方案,非常适合在遇到问题后快速寻找解决方案,在filter过滤器中搜索报错的关键词即可。![](/Images-zh/tuning-and-troubleshooting/searching_keywords.png)
-
-
-
-### 三、《Q\&A问题总结》
-
-在Linkis文档中,专门整理出一篇包含安装部署过程中常见问题汇总以及解决方案的文档《 [Linkis 1.0常见问题](/faq/main) 》
-
-
-
-
-### 四、定位系统日志
-
-通常出现错误的情况可以分为三种阶段:安装执行install.sh时报错、启动微服务报错、启动引擎报错。
-
-1. **执行install.sh时出现错误**,通常有如下几种情况
-
-   1. 环境变量缺失:例如java/python/Hadoop/hive/spark的环境在标准版下需要进行配置,在安装脚本的时候也会进行相应的校验操作,如果遇到这种问题一般都会有很明确的缺少环境变量的提示,例如异常-bash
-      spark-submit:command not found等。
-
-   2. 系统版本不匹配:目前Linkis支持Linux大部分版本,对cent
-      os版本的兼容性最好,某些系统版本会存在命令不兼容的情况,例如ubantu中对yum的兼容较差,可能会导致安装部署是出现yum相关的报错,此外也建议尽量不要在windows下部署linkis,目前没有脚本完全兼容.bat命令。
-
-   3. 配置项缺失:linkis1.0版本需要修改的配置文件有两个,linkis-env.sh和db.sh,
-
-      前者包含了linkis在执行期间需要加载的环境参数,后者是linkis自身需要存储相关表的数据库信息。通常情况下如果缺少对应的配置,报错信息会出现Key值相关的异常,例如db.sh没填写相关数据库配置时,会出现unknow
-      mysql server host ‘-P’异常,这是由于host缺失导致的。
-
-2. **启动微服务报错**
-
-   Linkis将所有微服务的日志文件统一放入了logs目录,日志目录层级如下:
-
-   ├── linkis-computation-governance  
-   │ ├── linkis-cg-engineconnmanager  
-   │ ├── linkis-cg-engineplugin  
-   │ ├── linkis-cg-entrance  
-   │ └── linkis-cg-linkismanager  
-   ├── linkis-public-enhancements  
-   │ ├── linkis-ps-bml  
-   │ ├── linkis-ps-cs  
-   │ ├── linkis-ps-datasource  
-   │ └── linkis-ps-publicservice  
-   └── linkis-spring-cloud-services  
-   │ ├── linkis-mg-eureka  
-   └─├── linkis-mg-gateway
-
-   包含计算治理、公共增强、微服务管理三大微服务模块。每个微服务下包含linkis-gc.log、linkis.log、linkis.out三个日志。分别对应服务的GC日志、服务日志、服务的System.out日志。
-
-   通常情况下,启动某个微服务出错时,可以cd到log目录的对应服务内查看相关日志排查问题,一般情况下出现频率最高的问题也可以分为三类:
-
-   1.  **端口占用**:由于Linkis微服务的默认端口大多集中在9000,在启动前需要检查每个微服务的端口是否被其他微服务所占用,如果有占用的情况,需要更改conf/linkis-env.sh文件对应的微服务端口
-
-   2.  **必要的配置参数缺失**:对于某些微服务来说,在启动是必须要加载某些用户自定义参数才能正常启动,例如linkis-cg-engineplugin微服务在启动时会加载conf/linkis.properties中的wds.linkis.engineconn.\*相关的配置,如果用户在安装后对Linkis的路径有更改,不对应修改该配置时,启动linkis-cg-engineplugin微服务就会报错。
-
-   3.  **系统环境不兼容**:建议用户在部署安装时尽量参考官方文档中建议的系统及应用版本,以及安装必要的系统插件,例如expect、yum等,对于应用版本如果不兼容时,可能会引发该应用相关的错误,例如mysql5.7版本中由于SQL语句不兼容可能会导致安装过程中初始化db时,linkis.ddl和linkis.dml文件报错,需要参考《Q\&A问题汇总》或者部署文档进行相应的设置才能解决。
-
-3. **微服务执行期报错**
-
-   微服务执行期报错的情况比较复杂,遇到的情况也都因环境而异,但排查的方式基本一致,从对应的微服务报错目录出发,我们大致可以分为三种情况:
-
-   1. **手动安装部署的微服务报错**:该类微服务日志统一放在log/目录下,定位到微服务之后,进入对应目录查看即可。
-
-   2. **动态启动引擎失败**:资源不足,请求引擎失败:出现该类报错时,不一定是因为资源不足,由于前端只会抓取Spring项目启动后的日志,对于引擎启动前的错误无法很好的抓取。经过内测用户的实际使用过程中发现有三种高频问题:
-
-      a.  **由于没有引擎目录权限无法创建引擎:**日志会打印到**cg-engineconnmanager微服务下的linkis.out**文件中,需要进入该文件查看具体原因。
-
-      b.  **引擎lib包中存在依赖冲突**、**服务器内存资源不足无法正常启动:**由于已经创建了引擎目录,所以日志会打印到引擎下的stdout文件中,引擎路径可以参考c
-
-      c.  **引擎执行期报错**:每个被启动的引擎都是在运行期动态加载启动的微服务,当引擎启动后,出现报错则需要去对应启动用户目录下寻找该引擎对应日志,对应的根路径为安装前**linkis-env**中填写的**ENGINECONN_ROOT_PATH**,如果安装后需要修改该路径,则需要在linkis.properties中修改wds.linkis.engineconn.root.dir。
-
-
-
-### 五、社区用户群咨询交流
-
-对于安装部署过程中按照上述流程定位仍无法解决的问题,可以在我们的社区群中将报错信息发出来,为了方便社区伙伴和开发人员帮助解决,提升效率,**建议您提问时,可以将问题现象、相关日志信息、已经排查过的地方一并发出,如果觉得可能是环境问题,则需要将对应的应用版本也一并列出**,我们提供了微信群和QQ群两种线上交流渠道,具体联系方式可以在Linkis的github首页最下方看到。
-
-
-
-### 六、定位源码远程debug
-
-通常情况下,对源码远程debug是定位问题最有效的方式,但相对查阅文档来说,需要用户对源码结构有一定的了解,这里建议您在远程debug前查阅Linkis WIKI中的《 [Linkis源码层级结构详解](deployment/sourcecode-hierarchical-structure.md) 》,对项目的源码结构进行初步的了解,有一定程度上的熟悉之后,可以参考WIKI中的《 [如何DebugLinkis](development/linkis-debug.md) 》一文调试对应微服务下的代码。
-
+> 建议的排查基本优先级可以按照:**社区issue专栏搜索关键词—\>在社区查阅《Q\&A问题总结》文档—\>定位系统日志—\>社区用户群咨询交流—\>定位源码远程debug**
+
+
+## 1. 社区Issue搜索关键词
+
+在[issue专栏](https://github.com/apache/incubator-linkis/issues), filter过滤器中搜索关键词。如:
+filter:`is:issue spark3`
+![](/Images-zh/tuning-and-troubleshooting/issue-searching-keywords.png)
+
+<!--
+在[Disscuess的Q&A专栏](https://github.com/apache/incubator-linkis/discussions/categories/q-a) 中进行关键字搜索
+![](/Images-zh/tuning-and-troubleshooting/disscues-searching-keywords.png)
+-->
+
+## 2. 常见Q&A问题集
+
+将issue中常见的问题以及解决方案整理成文档,放在了官网页面《 [常见问题](/faq/main) 》
+
+
+## 3. 如何定位错误 
+
+### 3.1 编译阶段异常排查 
+> 如果是自行编译
+
+通常会出现的问题:
+- 编译前,未执行`mvn -N install`, 导致linkis自身依赖没法获取
+- 升级部分依赖组件后,导致函数报错  如使用spark3 
+
+定位异常的手段: 
+可以在mvn 运行命令后面加上 -e 参数 如`mvn clean install -e`
+ 
+### 3.2 安装阶段异常排查
+
+如果出现报错,又不清楚具体是执行什么命令报错,可以加 -x 参数`sh -x bin/install.sh`,将shell脚本执行过程日志打印出来,方便定位问题
+
+### 3.3 启动微服务阶段异常排查
+所有微服务的日志文件统一放入了logs目录,日志目录层级如下:
+
+```html
+├── logs 日志目录
+│   ├── linkis-cg-engineconnmanager-gc.log
+│   ├── linkis-cg-engineconnmanager.log
+│   ├── linkis-cg-engineconnmanager.out
+│   ├── linkis-cg-engineplugin-gc.log
+│   ├── linkis-cg-engineplugin.log
+│   ├── linkis-cg-engineplugin.out
+│   ├── linkis-cg-entrance-gc.log
+│   ├── linkis-cg-entrance.log
+│   ├── linkis-cg-entrance.out
+│   ├── linkis-cg-linkismanager-gc.log
+│   ├── linkis-cg-linkismanager.log
+│   ├── linkis-cg-linkismanager.out
+│   ├── linkis-cli
+│   │   ├── linkis-client.hadoop.log.20220409162400037523664
+│   │   ├── linkis-client.hadoop.log.20220409162524417944443
+│   ├── linkis-mg-eureka-gc.log
+│   ├── linkis-mg-eureka.log
+│   ├── linkis-mg-eureka.out
+│   ├── linkis-mg-gateway-gc.log
+│   ├── linkis-mg-gateway.log
+│   ├── linkis-mg-gateway.out
+│   ├── linkis-ps-cs-gc.log
+│   ├── linkis-ps-cs.log
+│   ├── linkis-ps-cs.out
+│   ├── linkis-ps-data-source-manager-gc.log
+│   ├── linkis-ps-data-source-manager.log
+│   ├── linkis-ps-data-source-manager.out
+│   ├── linkis-ps-metadatamanager-gc.log
+│   ├── linkis-ps-metadatamanager.log
+│   ├── linkis-ps-metadatamanager.out
+│   ├── linkis-ps-publicservice-gc.log
+│   ├── linkis-ps-publicservice.log
+│   └── linkis-ps-publicservice.out
+```
+
+包含计算治理、公共增强、微服务管理三大微服务模块。每个微服务下包含`linkis-xxx-gc.log`、`linkis-xxx.log`、``linkis-xxx.out`三个日志。
+分别对应服务的GC日志、服务日志、服务的System.out日志。
+
+通常情况下,启动某个微服务出错时,可以在log目录查看对应服务 查看详细日志排查问题
+
+但因为服务之间是存在相互调用,linkis的微服务比较多,若对系统不熟悉,有时候无法定位到具体哪个模块出现了异常,可以通过全局日志搜索方式,拉取关键异常信息,进行排查 
+
+```shell script
+tail -f log/* |grep -5n exception(或则tail -f log/* |grep -5n ERROR)  
+less log/* |grep -5n exception(或则less log/* |grep -5n ERROR)  
+```
+
+
+### 3.4 运行阶段 
+
+#### 3.4.1 接口异常排查
+
+如果某个接口请求报错,可以根据接口的返回加过中定位出现问题的微服务,
+一般情况下可以**根据URL规范进行定位,**Linkis接口中的URL都遵循着一定的设计规范,
+即**/api/rest_j/v1/{applicationName}/.+的格式**,通过applicationName可以定位应用名,部分应用本身是一个微服务,
+这时候应用名和微服务名相同,部分应用归属于某个微服务,此时应该通过应用名查找归属的微服务,
+去对应的微服务下查看log日志,下面给出微服务和应用名的对应关系。
+
+| **请求路径中的ApplicationName**       | **服务的提供方**     |
+|-------------------------------------|---------------------------------|
+| /api/rest_j/v1/linkisManager/*      | linkis-cg-linkismanager         |
+| /api/rest_j/v1/entrance/*           | linkis-cg-entrance              |
+| /api/rest_j/v1/bml/*                | linkis-ps-publicservice         |
+| /api/rest_j/v1/configuration/*      | linkis-ps-publicservice         |
+| /api/rest_j/v1/jobhistory/*         | linkis-ps-publicservice         |
+| /api/rest_j/v1/filesystem/*         | linkis-ps-publicservice         |
+| /api/rest_j/v1/variable/*           | linkis-ps-publicservice         |
+| /api/rest_j/v1/microservice/*       | linkis-ps-publicservice         |
+| /api/rest_j/v1/errorcode/*          | linkis-ps-publicservice         |
+| /api/rest_j/v1/udf/*                | linkis-ps-publicservice         |
+| /api/rest_j/v1/datasource/*         | linkis-ps-publicservice         |
+| /api/rest_j/v1/metadatamanager/*    | linkis-ps-metadatamanager       |
+| /api/rest_j/v1/data-source-manager/*| linkis-ps-data-source-manager   |
+| /api/rest_j/v1/engineplugin/*       | linkis-engineconn-plugin        |
+| /api/rest_j/v1/contextservice/*(暂未使用到)     | linkis-ps-cs                    |
+
+对于请求异常的定位,可以根据上表的对应关系,去对应的服务日志中进行查看
+
+#### 3.4.2 执行引擎任务的异常排查
+
+** step1:找到引擎的启动部署目录 **  
+
+- 方式1:如果执行日志中有显示,可以在管理台上查看到 如下图:        
+![engine-log](https://user-images.githubusercontent.com/29391030/156343802-9d47fa98-dc70-4206-b07f-df439b291028.png)
+- 方式2:如果方式1中没有找到,可以通过找到`conf/linkis-cg-engineconnmanager.properties`配置的`wds.linkis.engineconn.root.dir`的参数,该值就是引擎启动部署的目录,子目录按执行引擎的用户进行了隔离
+
+```shell script
+# 如果不清楚taskid,可以按时间排序后进行选择 ll -rt /appcom/tmp/${执行的用户}/${日期}/${引擎}/  
+cd /appcom/tmp/${执行的用户}/${日期}/${引擎}/${taskId}  
+```
+目录大体如下 
+```shell script
+conf -> /appcom/tmp/engineConnPublickDir/6a09d5fb-81dd-41af-a58b-9cb5d5d81b5a/v000002/conf #引擎的配置文件  
+engineConnExec.sh #生成的引擎的启动脚本  
+lib -> /appcom/tmp/engineConnPublickDir/45bf0e6b-0fa5-47da-9532-c2a9f3ec764d/v000003/lib #引擎依赖的包  
+logs #引擎启动执行的相关日志  
+```
+
+** step2:查看引擎的日志 **
+```shell script
+less logs/stdout  
+```
+
+** step3:尝试手动执行脚本(如果需要) **  
+可以通过尝试手动执行脚本,进行调试
+``` 
+sh -x engineConnExec.sh  
+```
+
+### 4. 问题反馈 
+
+对于按上述排查方式排查后,仍然没解决的问题,可以通过[需求帮助](/community/how-to-ask-for-help)指引方式进行反馈和需求帮助 
+
+
+### 5. 定位源码远程debug
+
+通常情况下,对源码远程debug是定位问题最有效的方式,但相对查阅文档来说,需要用户对源码结构有一定的了解,
+这里建议您在远程debug前查阅《 [Linkis源码层级结构详解](deployment/sourcecode-hierarchical-structure.md) 》,对项目的源码结构进行初步的了解,
+有一定程度上的熟悉之后,可以参考《 [如何DebugLinkis](development/linkis-debug.md) 》一文 调试对应微服务下的代码。
 
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
index f5ed3c71ef..10cabb322c 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
@@ -181,7 +181,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--IDE--Spark--显示高级设置--woker引擎资源设置(2)--调整执行器并发数[spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - 或者在管理台--参数配置-全局设置调整队列资源使用上限值
 ---------------------------------
@@ -199,7 +199,7 @@ Linkis服务负载过高,导致服务连接超时
 
 **解决1**
 - 打开DSS平台,点击管理台--参数配置--IDE--Spark--显示高级设置--woker引擎资源设置(2)--调整执行器并发数[spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - 或者在管理台--参数配置-全局设置调整队列资源使用上限值
 ---------------------------------
@@ -218,7 +218,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--yarn队列实例最大个数[wds.linkis.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **备注**
 
@@ -240,7 +240,7 @@ Linkis服务负载过高,导致服务连接超时
 
 **解决1**
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--yarn队列实例最大个数[wds.linkis.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **解决2**
 
@@ -267,7 +267,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--队列CPU使用上限[wds.linkis.rm.yarnqueue.cores.max]
-- ![](image/queueCodesMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCodesMax.png)
 
 **解决2**
 
@@ -294,15 +294,15 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 修改配置,全局配置:打开DSS平台,点击管理台--参数配置--全局设置--队列资源--全局各个引擎最大并发数[wds.linkis.rm.instance]
-- ![](image/MaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/MaxInstance.png)
 - spark引擎
-- ![](image/sparkMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMaxInstance.png)
 - hive引擎
-- ![](image/hiveMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hiveMaxInstance.png)
 - python引擎
-- ![](image/pythonMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pythonMaxInstance.png)
 - pipeline引擎
-- ![](image/pipelineMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pipelineMaxInstance.png)
 
 **备注**
 
@@ -326,7 +326,7 @@ Linkis服务负载过高,导致服务连接超时
 
 - 如果集群正常,用户队列配置错误:
 - linkis管理台/参数配置>全局设置>yarn队列名[wds.linkis.rm.yarnqueue]
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 
 **解决2**
 
@@ -356,7 +356,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 用户联系管理员,确认队列是否正确
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 ---------------------------------
 
 #### 错误码 12010
@@ -373,7 +373,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 检查资源内存是否已满,用户联系组内人员释放资源,或者申请队列扩容
-- ![](image/queueRamResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueRamResource.png)
 ---------------------------------
 
 #### 错误码 12011
@@ -391,7 +391,7 @@ Linkis服务负载过高,导致服务连接超时
 
 - 检查资源cpu是否已满,用户联系组内人员释放资源,或者申请队列扩容
 
-- ![](image/queueCPUResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCPUResource.png)
 ---------------------------------
 
 #### 错误码 12013
@@ -443,7 +443,7 @@ Java进程内存溢出
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 ---------------------------------
 
@@ -463,7 +463,7 @@ Java进程内存溢出
 
 - 在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13003
@@ -482,7 +482,7 @@ Java进程内存溢出
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13004
@@ -519,13 +519,13 @@ Spark app应用退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **解决2**
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 
 ---------------------------------
 
@@ -545,13 +545,13 @@ Spark context退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **解决2**
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13007
@@ -570,7 +570,7 @@ Pyspark子进程意外退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 ---------------------------------
 
 #### 错误码 21001
@@ -1008,7 +1008,7 @@ EngineTypeLabel没有对应的引擎版本
 **解决1**
 
 - 如果是udf,请检查函数,如果是公共函数,请联系运维人员排查
-- udf函数地址:![](image/udf.png)
+- udf函数地址:![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1027,7 +1027,7 @@ EngineTypeLabel没有对应的引擎版本
 **解决1**
 
 - 如果是udf,请检查函数,如果是公共函数,请联系运维人员排查
-- udf函数地址:![](image/udf.png)
+- udf函数地址:![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1366,7 +1366,7 @@ UDF函数未指定完整参数
 
 - 检查管理台Presto数据源配置
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEpresto--数据源配置
-- ![](image/presto.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/presto.png)
 
 
 ---------------------------------
@@ -1386,7 +1386,7 @@ UDF函数未指定完整参数
 **解决1**
 
 - 请检查工作空间,或检查HDFS目录下文件是否存在
-- ![](image/hdfs.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hdfs.png)
 
 
 ---------------------------------
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
index 10cf3cc789..f2a1f53373 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
@@ -9,11 +9,11 @@ sidebar_position: 3
 
 ###  1. 前端F12 接口报错
 **错误信息排查**
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 发现错误信息,按F12--network--过滤请求信息Fetch/XHR--对单次请求进行检查--priview--定位报错请求
 
 **查找url**
-![](image/findUrl.png)
+![](/Images/tuning-and-troubleshooting/error-guide/findUrl.png)
 点击单次请求的Headers,就会看到general 这里将会看到请求地址:
 >Request URL :XXXXX /api/rest_j/v1/data-source-manager/op/connect/json
 
@@ -46,7 +46,7 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 用户服务地址存在不一样的情况,我们需先定位日志地址
 > ps -ef | grep  ps-datasource
 
-![](image/logs.png)
+![](/Images/tuning-and-troubleshooting/error-guide/logs.png)
 
 - cg-linkismanager:
 >GC日志:` /data/bdp/logs/linkis/linkis-cg-linkismanager-gc.log`
@@ -110,7 +110,7 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 找到请求日志,日志中会展示出服务调用的其他服务,或者展示自己服务中处理的逻辑日志
 >tail -fn200 linkis-ps-data-source-manager.log
 
-![](image/datasourcemanager.png)
+![](/Images/tuning-and-troubleshooting/error-guide/datasourcemanager.png)
 
 **上图展示的是服务调用其他服务的日志,可根据此信息查询另外服务的日志**
 
@@ -118,11 +118,11 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 
 >tail -fn200 linkis-ps-metadataquery.log
 
-![](image/errorMsgFromMeta.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsgFromMeta.png)
 
 前端报错展示
 
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 
 
 ### 5. 异常定位
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/tuning-and-troubleshooting/error-guide/error-code.md
similarity index 93%
copy from i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
copy to i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/tuning-and-troubleshooting/error-guide/error-code.md
index f5ed3c71ef..10cabb322c 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/error-code.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/tuning-and-troubleshooting/error-guide/error-code.md
@@ -181,7 +181,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--IDE--Spark--显示高级设置--woker引擎资源设置(2)--调整执行器并发数[spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - 或者在管理台--参数配置-全局设置调整队列资源使用上限值
 ---------------------------------
@@ -199,7 +199,7 @@ Linkis服务负载过高,导致服务连接超时
 
 **解决1**
 - 打开DSS平台,点击管理台--参数配置--IDE--Spark--显示高级设置--woker引擎资源设置(2)--调整执行器并发数[spark.executor.instances]
-- ![](image/sparkSetting.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkSetting.png)
 
 - 或者在管理台--参数配置-全局设置调整队列资源使用上限值
 ---------------------------------
@@ -218,7 +218,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--yarn队列实例最大个数[wds.linkis.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **备注**
 
@@ -240,7 +240,7 @@ Linkis服务负载过高,导致服务连接超时
 
 **解决1**
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--yarn队列实例最大个数[wds.linkis.rm.yarnqueue.instance.max]
-- ![](image/queueInstanceMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueInstanceMax.png)
 
 **解决2**
 
@@ -267,7 +267,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 打开DSS平台,点击管理台--参数配置--全局设置--队列资源--队列CPU使用上限[wds.linkis.rm.yarnqueue.cores.max]
-- ![](image/queueCodesMax.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCodesMax.png)
 
 **解决2**
 
@@ -294,15 +294,15 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 修改配置,全局配置:打开DSS平台,点击管理台--参数配置--全局设置--队列资源--全局各个引擎最大并发数[wds.linkis.rm.instance]
-- ![](image/MaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/MaxInstance.png)
 - spark引擎
-- ![](image/sparkMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMaxInstance.png)
 - hive引擎
-- ![](image/hiveMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hiveMaxInstance.png)
 - python引擎
-- ![](image/pythonMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pythonMaxInstance.png)
 - pipeline引擎
-- ![](image/pipelineMaxInstance.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/pipelineMaxInstance.png)
 
 **备注**
 
@@ -326,7 +326,7 @@ Linkis服务负载过高,导致服务连接超时
 
 - 如果集群正常,用户队列配置错误:
 - linkis管理台/参数配置>全局设置>yarn队列名[wds.linkis.rm.yarnqueue]
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 
 **解决2**
 
@@ -356,7 +356,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 用户联系管理员,确认队列是否正确
-- ![](image/yarnQueue.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/yarnQueue.png)
 ---------------------------------
 
 #### 错误码 12010
@@ -373,7 +373,7 @@ Linkis服务负载过高,导致服务连接超时
 **解决1**
 
 - 检查资源内存是否已满,用户联系组内人员释放资源,或者申请队列扩容
-- ![](image/queueRamResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueRamResource.png)
 ---------------------------------
 
 #### 错误码 12011
@@ -391,7 +391,7 @@ Linkis服务负载过高,导致服务连接超时
 
 - 检查资源cpu是否已满,用户联系组内人员释放资源,或者申请队列扩容
 
-- ![](image/queueCPUResource.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/queueCPUResource.png)
 ---------------------------------
 
 #### 错误码 12013
@@ -443,7 +443,7 @@ Java进程内存溢出
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 ---------------------------------
 
@@ -463,7 +463,7 @@ Java进程内存溢出
 
 - 在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13003
@@ -482,7 +482,7 @@ Java进程内存溢出
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13004
@@ -519,13 +519,13 @@ Spark app应用退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **解决2**
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 
 ---------------------------------
 
@@ -545,13 +545,13 @@ Spark context退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 
 **解决2**
 
 - 用户与管理员确认后,在管理台增加executor内存,或在提交任务中增加内存
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--worker资源设置(2)--worker内存大小[spark.executor.memory]
-- ![](image/sparkExecutorMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkExecutorMemory.png)
 ---------------------------------
 
 #### 错误码 13007
@@ -570,7 +570,7 @@ Pyspark子进程意外退出,可能是复杂任务导致
 
 - 用户尝试增加java管理端内存配置,如果重复出现,请联系管理员排查
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEspark--spark引擎资源设置(2)--spark引擎内存[spark.driver.memory]
-- ![](image/sparkMemory.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/sparkMemory.png)
 ---------------------------------
 
 #### 错误码 21001
@@ -1008,7 +1008,7 @@ EngineTypeLabel没有对应的引擎版本
 **解决1**
 
 - 如果是udf,请检查函数,如果是公共函数,请联系运维人员排查
-- udf函数地址:![](image/udf.png)
+- udf函数地址:![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1027,7 +1027,7 @@ EngineTypeLabel没有对应的引擎版本
 **解决1**
 
 - 如果是udf,请检查函数,如果是公共函数,请联系运维人员排查
-- udf函数地址:![](image/udf.png)
+- udf函数地址:![](/Images/tuning-and-troubleshooting/error-guide/udf.png)
 
 ---------------------------------
 
@@ -1366,7 +1366,7 @@ UDF函数未指定完整参数
 
 - 检查管理台Presto数据源配置
 - 修改配置,打开DSS平台,点击管理台--参数配置--IDE--IDEpresto--数据源配置
-- ![](image/presto.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/presto.png)
 
 
 ---------------------------------
@@ -1386,7 +1386,7 @@ UDF函数未指定完整参数
 **解决1**
 
 - 请检查工作空间,或检查HDFS目录下文件是否存在
-- ![](image/hdfs.png)
+- ![](/Images/tuning-and-troubleshooting/error-guide/hdfs.png)
 
 
 ---------------------------------
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/tuning-and-troubleshooting/error-guide/interface.md
similarity index 91%
copy from i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
copy to i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/tuning-and-troubleshooting/error-guide/interface.md
index 10cf3cc789..f2a1f53373 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.1/tuning-and-troubleshooting/error-guide/interface.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.2/tuning-and-troubleshooting/error-guide/interface.md
@@ -9,11 +9,11 @@ sidebar_position: 3
 
 ###  1. 前端F12 接口报错
 **错误信息排查**
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 发现错误信息,按F12--network--过滤请求信息Fetch/XHR--对单次请求进行检查--priview--定位报错请求
 
 **查找url**
-![](image/findUrl.png)
+![](/Images/tuning-and-troubleshooting/error-guide/findUrl.png)
 点击单次请求的Headers,就会看到general 这里将会看到请求地址:
 >Request URL :XXXXX /api/rest_j/v1/data-source-manager/op/connect/json
 
@@ -46,7 +46,7 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 用户服务地址存在不一样的情况,我们需先定位日志地址
 > ps -ef | grep  ps-datasource
 
-![](image/logs.png)
+![](/Images/tuning-and-troubleshooting/error-guide/logs.png)
 
 - cg-linkismanager:
 >GC日志:` /data/bdp/logs/linkis/linkis-cg-linkismanager-gc.log`
@@ -110,7 +110,7 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 找到请求日志,日志中会展示出服务调用的其他服务,或者展示自己服务中处理的逻辑日志
 >tail -fn200 linkis-ps-data-source-manager.log
 
-![](image/datasourcemanager.png)
+![](/Images/tuning-and-troubleshooting/error-guide/datasourcemanager.png)
 
 **上图展示的是服务调用其他服务的日志,可根据此信息查询另外服务的日志**
 
@@ -118,11 +118,11 @@ applicationName是应用名,通过应用名查找归属的微服务,去对
 
 >tail -fn200 linkis-ps-metadataquery.log
 
-![](image/errorMsgFromMeta.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsgFromMeta.png)
 
 前端报错展示
 
-![](image/errorMsg.png)
+![](/Images/tuning-and-troubleshooting/error-guide/errorMsg.png)
 
 
 ### 5. 异常定位
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3.json
new file mode 100644
index 0000000000..926be8bdbb
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3.json
@@ -0,0 +1,108 @@
+{
+  "version.label": {
+    "message": "Next(1.1.3)",
+    "description": "The label for version current"
+  },
+  "sidebar.tutorialSidebar.category.Deployment": {
+    "message": "安装部署",
+    "description": "The label for category Deployment in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.User Guide": {
+    "message": "用户手册",
+    "description": "The label for category User Guide in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Engine Usage": {
+    "message": "引擎使用",
+    "description": "The label for category Engine Usage in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Tuning And Troubleshooting": {
+    "message": "调优排障",
+    "description": "The label for category Tuning And Troubleshooting in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.API Docs": {
+    "message": "API文档",
+    "description": "The label for category API Docs in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Table Structure": {
+    "message": "表结构",
+    "description": "The label for category   Table Structure in sidebar tutorialSidebar"
+  },
+
+  "sidebar.tutorialSidebar.category.Architecture": {
+    "message": "技术架构",
+    "description": "The label for category Architecture in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Commons": {
+    "message": "公共模块",
+    "description": "The label for category Commons in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Computation Governance Services": {
+    "message": "计算治理服务架构",
+    "description": "The label for category Computation Governance Services in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Engine": {
+    "message": "引擎服务",
+    "description": "The label for category Engine Services in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Linkis Manager": {
+    "message": "Manager架构",
+    "description": "The label for category Linkis Manager in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Public Enhancement Services": {
+    "message": "公共增强服务",
+    "description": "The label for category Public Enhancement Services in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Context Service": {
+    "message": "上下文服务",
+    "description": "The label for category Public Enhancement Services in sidebar tutorialSidebar"
+  },
+
+  "sidebar.tutorialSidebar.category.Microservice Governance Services": {
+    "message": "微服务治理架构",
+    "description": "The label for category Microservice Governance Services in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Orchestrator": {
+    "message": "编排器架构",
+    "description": "The label for category Orchestrator Services in sidebar tutorialSidebar"
+  },
+
+  "sidebar.tutorialSidebar.category.Upgrade Guide": {
+    "message": "版本升级",
+    "description": "The label for category Upgrade Guide in sidebar tutorialSidebar"
+  },
+
+  "sidebar.tutorialSidebar.category.Development Doc": {
+    "message": "开发文档",
+    "description": "The label for category Development Doc in sidebar tutorialSidebar"
+  },
+  "sidebar.tutorialSidebar.category.Development Specification": {
+    "message": "开发规范",
+    "description": "The label for category Development Specification in sidebar tutorialSidebar"
+  },
+
+  "sidebar.tutorialSidebar.category.Components": {
+    "message": "组件介绍",
+    "description": "The label for category Components in sidebar tutorialSidebar"
+  },
+
+  "sidebar.tutorialSidebar.category.Engine Plugin Management Service": {
+    "message": "引擎插件管理服务",
+    "description": "Engine Plugin Management Service"
+  },
+  "sidebar.tutorialSidebar.category.Computing Governance Portal Service": {
+    "message": "计算治理入口服务",
+    "description": "Computing Governance Portal Service"
+  },
+  "sidebar.tutorialSidebar.category.Computing Governance Management Services": {
+    "message": "计算治理管理服务",
+    "description": "Computing Governance Management Services"
+  },
+  "sidebar.tutorialSidebar.category.Public Service": {
+    "message": "公共服务",
+    "description": "Public Service"
+  },
+  "sidebar.tutorialSidebar.category.Context Service": {
+    "message": "上下文服务",
+    "description": "Context Service"
+  }
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/_category_.json
new file mode 100644
index 0000000000..9a146569c8
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "API文档",
+  "position": 5
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/_category_.json
new file mode 100644
index 0000000000..803138a202
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "Http API",
+  "position": 6
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/_category_.json
new file mode 100644
index 0000000000..8f625f20e9
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "引擎插件管理服务",
+  "position": 4
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/engine-plugin-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/engine-plugin-api.md
new file mode 100644
index 0000000000..8e34e4cda8
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/engine-plugin-api.md
@@ -0,0 +1,125 @@
+---
+title: 引擎插件API
+sidebar_position: 3
+---
+
+** EnginePluginRestful 类 **
+
+## 刷新
+
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refresh`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>刷新单个资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ecType|类型|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 刷新所有
+
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refreshAll`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>刷新所有ec resource</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/engineconn-plugin-refesh.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/engineconn-plugin-refesh.md
new file mode 100644
index 0000000000..1b0ccbd210
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-engineplugin-api/engineconn-plugin-refesh.md
@@ -0,0 +1,98 @@
+---
+title: 引擎物料刷新API
+sidebar_position: 2
+--- 
+>主要用于引擎的物料资源({LINKIS_INSTALL_HOME}/lib/linkis-engineconn-plugin 下,引擎的jar包/配置文件 )更新至BML中。
+
+## refesh
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refesh`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:更新指定引擎的物料资源
+
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ecType|引擎类型|query|true|string||
+|version|版本 可以为空或则*|query|false|string||
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data||object||
+|message||string||
+|method||string||
+|status||integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "msg": "Refresh successfully"
+    }
+}
+```
+
+
+## refeshAll
+
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refeshAll`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:更新所有引擎的物料资源
+
+
+**请求参数**:
+无
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data||object||
+|message||string||
+|method||string||
+|status||integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "msg": "Refresh successfully"
+    }
+}
+```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/_category_.json
new file mode 100644
index 0000000000..0dea6f6ca1
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "Entrnace服务",
+  "position": 5
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/task-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/task-management-api.md
new file mode 100644
index 0000000000..acb362e570
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/task-management-api.md
@@ -0,0 +1,129 @@
+---
+title: 任务管理
+sidebar_position: 2
+---
+** EntranceMetricRestfulApi 类 **
+
+
+# 任务管理
+
+
+## 启动任务
+
+
+**接口地址**:`/api/rest_j/v1/entrance/api/metrics/runningtask`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>启动任务</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 任务信息
+
+
+**接口地址**:`/api/rest_j/v1/entrance/api/metrics/taskinfo`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>任务信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|creator|创建者|query|false|string|
+|engineTypeLabel|引擎类型标签|query|false|string|
+|user|user|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/task-operation-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/task-operation-api.md
new file mode 100644
index 0000000000..1106423852
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-entrance-api/task-operation-api.md
@@ -0,0 +1,569 @@
+---
+title: 任务操作
+sidebar_position: 1
+---
+** EntranceRestfulApi 类 **
+
+
+## 处理任务请求
+
+
+**接口地址**:`/api/rest_j/v1/entrance/execute`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>execute函数处理的是用户提交执行任务的请求</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|json|json|body|true|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 提交execute函数
+
+
+**接口地址**:`/api/rest_j/v1/entrance/submit`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>提交execute函数</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|Submit|json|body|true|Submit|Submit|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 结束任务
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/kill`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>kill任务</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|ID|path|false|string|
+|taskID|任务ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 结束Jobs
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/killJobs`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>结束Jobs</p>
+
+**请求示例**:
+```javascript
+{
+	"taskIDList": [],
+	"idList": []
+}
+```
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|id请求路径生成|path|true|string|
+|taskIDList|任务ID集合|false|String|String|
+|idList|ID集合|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/entrance/#id/killJobs",
+	"status": 0,
+	"message": "success",
+	"data": {
+		"messages": [{
+			"method": "",
+			"status": 0,
+			"message": "",
+			"data": {
+				"execID": ""
+			}
+		}]
+	}
+}
+```
+
+
+## 任务日志
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/log`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取任务日志</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|任务ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 暂停任务
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/pause`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>暂停任务</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|任务ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 任务进展
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/progress`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>任务进展</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|任务ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 资源进展
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/progressWithResource`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>资源进展</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 任务状态
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/status`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>任务状态</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|ID|path|false|string|
+|taskID|任务ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/_category_.json
new file mode 100644
index 0000000000..4949dc8a53
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "LinkisManager服务",
+  "position": 2
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/ec-resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/ec-resource-management-api.md
new file mode 100644
index 0000000000..56538f15da
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/ec-resource-management-api.md
@@ -0,0 +1,128 @@
+---
+title:  EC资源信息管理
+sidebar_position: 4
+---
+** ECResourceInfoRestfulApi 类 **
+
+
+
+
+## 删除EC信息
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/ecinfo/delete/{ticketid}}`
+
+
+**请求方式**:`DELETE`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>删除EC信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ticketid|ticketid|path|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|204|No Content|
+|401|Unauthorized|
+|403|Forbidden|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取EC信息
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/ecinfo/get`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取EC信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ticketid|ticketid|query|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/ecm-resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/ecm-resource-management-api.md
new file mode 100644
index 0000000000..0acd06d3b4
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/ecm-resource-management-api.md
@@ -0,0 +1,462 @@
+---
+title: ECM资源管理
+sidebar_position: 3
+---
+** EMRestfulApi 类 **
+
+
+
+## 执行ECM操作
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/executeECMOperation`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 执行ECM操作开始
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/executeECMOperationByEC`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## ECM管理中状态列表
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listAllECMHealthyStatus`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取状态列表清单</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|onlyEditable|是否仅可编辑|query|false|boolean|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listAllECMHealthyStatus",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"nodeHealthy": []
+	}
+}
+```
+
+
+## ECM资源清单
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listAllEMs`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取所有ECM资源详细清单列表可根据条件查询,默认查询所有</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|instance|实例名称|query|false|string|
+|nodeHealthy|状态,状态有以下枚举类型 ‘Healthy‘, ‘UnHealthy‘, ‘WARN‘, ’StockAvailable’, ‘StockUnavailable’|query|false|string|
+|owner|创建者|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listAllEMs",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"EMs": [{
+			"labels": [{
+				"stringValue": "",
+				"labelKey": "",
+				"feature": "",
+				"instance": "",
+				"serviceInstance": {
+					"instance": "",
+					"applicationName": ""
+				},
+				"serviceName": "",
+				"featureKey": "",
+				"empty": 
+			}],
+			"applicationName": "",
+			"instance": ":",
+			"resourceType": "",
+			"maxResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"minResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"usedResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"lockedResource": {
+				"memory": 0,
+				"cores": 0,
+				"instance": 0
+			},
+			"expectedResource": {
+				"memory": 0,
+				"cores": 0,
+				"instance": 0
+			},
+			"leftResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"owner": "",
+			"runningTasks": null,
+			"pendingTasks": null,
+			"succeedTasks": null,
+			"failedTasks": null,
+			"maxMemory": ,
+			"usedMemory": ,
+			"systemCPUUsed": null,
+			"systemLeftMemory": ,
+			"nodeHealthy": "",
+			"msg": "",
+			"startTime": 
+		}]
+	}
+}
+```
+
+
+## 编辑EMC实例
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/modifyEMInfo`
+
+
+**请求方式**:`PUT`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>编辑或修改下编辑EMC管理下的实例</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签|false|String|String|
+|emStatus|实例状态,状态有以下枚举类型 ‘Healthy‘, ‘UnHealthy‘, ‘WARN‘, ’StockAvailable’, ‘StockUnavailable’|false|String|String|
+|instance|引擎实例名称|false|String|String|
+|labelKey|添加内容里面的标签,属于labels集合 内 map里的key|false|String|String|
+|labels|引擎实例更新参数内容,集合存放的是map类型的|false|List|List|
+|stringValue|添加内容里面的标签对于的值,属于labels集合 内 map里的value|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/modifyEMInfo",
+	"status": 0,
+	"message": "success",
+	"data": {}
+}
+```
+
+
+## 打开引擎日志
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/openEngineLog`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>打开引擎日志,默认打开stdout类型的引擎日志</p>
+
+**请求示例**:
+```javascript
+{
+	applicationName: ""
+	emInstance: ""
+	instance: ""
+	parameters: {
+		pageSize: ,
+		fromLine: ,
+		logType: ""
+	}
+}
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签|String|false|String|
+|emInstance|实例名称|String|false|String|
+|fromLine|来自线路|String|false|String|
+|instance|引擎实例名称|String|false|String|
+|logType|日志类型,默认stdout类型,属于parameters|String|false|String|
+|pageSize|页面大小|String|false|String|
+|parameters|分页信息|Map|false|Map|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/openEngineLog",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"result": {
+			"logPath": "",
+			"logs": [""],
+			"endLine": ,
+			"rows": 
+		},
+		"isError": false,
+		"errorMsg": ""
+	}
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/engine-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/engine-management-api.md
new file mode 100644
index 0000000000..1a537147b3
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/engine-management-api.md
@@ -0,0 +1,585 @@
+---
+title: 引擎管理
+sidebar_position: 2
+---
+** EngineRestfulApi 类 **
+
+
+
+
+## 创建引擎连接
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/createEngineConn`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>创建引擎连接</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 执行引擎连接操作
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/executeEngineConnOperation`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>执行引擎连接操作</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取引擎连接
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/getEngineConn`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取引擎连接</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## kill引擎连接
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/killEngineConn`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>kill引擎连接</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 所有节点状态
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listAllNodeHealthyStatus`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>所有节点状态</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|onlyEditable|onlyEditable|query|false|boolean|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listAllNodeHealthyStatus",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"nodeStatus": []
+	}
+}
+```
+
+
+## 列表引擎
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listEMEngines`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>列表引擎</p>
+
+**请求示例**:
+```javascript
+{
+	em: {
+		serviceInstance: {
+			applicationName: "linkis-cg-engineconnmanager",
+			instance: "bdpdws110003:9102"
+		}
+	}
+}
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签名称,属于serviceInstance中的值|String|false|String|
+|em|入参最外层|Map|false|Map|
+|emInstance|引擎实例名称跟‘em’一个级别属于最外层|String|false|String|
+|engineType|引擎类型跟‘em’一个级别属于最外层|String|false|String|
+|instance|实例名称|String|false|String|
+|nodeStatus|状态跟‘em’一个级别属于最外层,状态有以下枚举类型 ‘Healthy‘, ‘UnHealthy‘, ‘WARN‘, ’StockAvailable’, ‘StockUnavailable’|String|false|String|
+|owner|创建者跟‘em’一个级别属于最外层|String|false|String|
+|serviceInstance|入参属于‘’em|Map|false|Map|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listEMEngines",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"engines": []
+	}
+}
+```
+
+
+## 引擎用户集合
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listUserEngines`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>引擎用户集合</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 编辑引擎实例
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/modifyEngineInfo`
+
+
+**请求方式**:`PUT`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>编辑引擎实例内容</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签|false|String|String|
+|emStatus|运行状态|false|String|String|
+|instance|引擎实例名称|false|String|String|
+|labelKey|添加内容里面的标签,属于labels集合 内 map里的key|false|String|String|
+|labels|引擎实例更新参数内容,集合存放的是map类型的|false|List|List|
+|stringValue|添加内容里面的标签对于的值,属于labels集合 内 map里的value|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## kill引擎
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/enginekill`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>关闭引擎,可关闭一个也可关闭多个</p>
+
+
+**请求示例**:
+```javascript
+    [
+     {
+         engineInstance: "",
+         applicationName:""
+      }
+    ]
+
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|应用名称,最外层是个数组和engineInstance参数是一个级别|false|String|String|
+|engineInstance|引擎实例名称,最外层是个数组和applicationName参数是一个级别|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/resource-management-api.md
new file mode 100644
index 0000000000..660b769e06
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-cg-linkismanager-api/resource-management-api.md
@@ -0,0 +1,612 @@
+---
+title: 资源管理
+sidebar_position: 1
+---
+** RMMonitorRest 类 **
+
+
+
+
+## 所有用户资源
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/allUserResource`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>所有用户资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|creator|creator|query|false|string|
+|engineType|engineType|query|false|string|
+|page|page|query|false|integer(int32)|
+|size|size|query|false|integer(int32)|
+|username|username|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": null,
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"total": 34,
+		"resources": [{
+			"id": ,
+			"username": "",
+			"creator": "",
+			"engineTypeWithVersion": "",
+			"resourceType": "",
+			"maxResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"minResource": {
+				"memory": ,
+				"cores": 
+				"instance": 0
+			},
+			"usedResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"lockedResource": {
+				"memory": 0,
+				"cores": 0,
+				"instance": 0
+			},
+			"expectedResource": null,
+			"leftResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"createTime": ,
+			"updateTime": ,
+			"loadResourceStatus": "",
+			"queueResourceStatus": 
+		}]
+	}
+}
+```
+
+
+## 应用列表
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/applicationlist`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取资源管理中的应用引擎列表清单</p>
+
+**请求示例**:
+```javascript
+{
+	userCreator: ""
+}
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|userCreator|userCreator|query|true|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": ,
+	"status": ,
+	"message": "",
+	"data": {
+		"applications": [{
+			"creator": "",
+			"applicationList": {
+				"usedResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"maxResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"lockedResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"minResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"engineInstances": [{
+					"resource": {
+						"resourceType": "",
+						"maxResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"minResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"usedResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"lockedResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"expectedResource": null,
+						"leftResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						}
+					},
+					"engineType": "",
+					"owner": "",
+					"instance": "",
+					"creator": "",
+					"startTime": "",
+					"status": "",
+					"label": ""
+				}]
+			}
+		}]
+	}
+}
+```
+
+
+## 引擎类型
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/engineType`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>引擎类型</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 引擎管理器
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/engines`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>引擎管理器</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|false|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 队列管理器
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/queueresources`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>队列管理器</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|true|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 队列
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/queues`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>队列</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|false|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 重置资源
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/resetResource`
+
+
+**请求方式**:`DELETE`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>重置资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|resourceId|query|false|integer(int32)|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|204|No Content|
+|401|Unauthorized|
+|403|Forbidden|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 资源信息
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/userresources`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>查询资源列表清单及资源详细数据如使用百分比</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|false|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": null,
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"userResources": [{
+			"userCreator": "",
+			"engineTypes": [{
+				"engineType": "",
+				"percent": ""
+			}],
+			"percent": ""
+		}]
+	}
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/_category_.json
new file mode 100644
index 0000000000..59702fc1d1
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "上下文服务",
+  "position": 3
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-history-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-history-service-api.md
new file mode 100644
index 0000000000..2abed90e74
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-history-service-api.md
@@ -0,0 +1,317 @@
+---
+title: 上下文历史记录服务
+sidebar_position: 14
+---
+** ContextHistoryRestfulApi 类 **
+
+
+
+## 创建历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/createHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextHistory|历史上下文|false|String|String|
+|contextID|上下文id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取多个历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getHistories`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取多个历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|String|false|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须     | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文Id|false|String|String|
+|source|上下文源|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |    是否必须 | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextHistory|历史上下文|false|String|String|
+|contextID|上下文id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 搜索历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/searchHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>搜索历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文Id|false|String|String|
+|keywords|关键词|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-listening-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-listening-service-api.md
new file mode 100644
index 0000000000..aa8cd645fe
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-listening-service-api.md
@@ -0,0 +1,189 @@
+---
+title: 上下文监听服务
+sidebar_position: 16
+---
+** ContextListenerRestfulApi 类 **
+
+
+# 上下文监听服务
+
+
+## heartbeat
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/heartbeat`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## onBindIDListener
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/onBindIDListener`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## onBindKeyListener
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/onBindKeyListener`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-logging-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-logging-service-api.md
new file mode 100644
index 0000000000..ef207bc1cf
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-logging-service-api.md
@@ -0,0 +1,380 @@
+---
+title: 上下文记录服务
+sidebar_position: 17
+---
+** ContextIDRestfulApi 类 **
+
+
+## 创建文本记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/createContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建文本记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getContextID`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 重置文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/resetContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>重置文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|String|false|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 搜索文本Id执行时间
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/searchContextIDByTime`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>搜索文本Id执行时间</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |     请求类型 | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|accessTimeEnd|访问结束时间|query|false|string|
+|accessTimeStart|访问开始时间|query|false|string|
+|createTimeEnd|创建结束时间|query|false|string|
+|createTimeStart|创建时间|query|false|string|
+|pageNow|页码|query|false|string|
+|pageSize|页面大小|query|false|string|
+|updateTimeEnd|更新结束时间|query|false|string|
+|updateTimeStart|更新时间|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 修改文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/updateContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>修改文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-service-api.md
new file mode 100644
index 0000000000..9ee466ecae
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-cs-api/context-service-api.md
@@ -0,0 +1,692 @@
+---
+title: 上下文API
+sidebar_position: 15
+---
+** ContextRestfulApi 类 **
+
+
+
+## 通过ID清除所以上下文
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/clearAllContextByID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过ID清除所以上下文</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|idList|上下文id集合|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 通过时间清除所以上下文
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/clearAllContextByTime`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过时间清除所以上下文</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    |  请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|accessTimeEnd|访问时间结束|false|String|String|
+|accessTimeStart|访问时间开始|false|String|String|
+|createTimeEnd|创建时间结束|false|String|String|
+|createTimeStart|创建时间|false|String|String|
+|updateTimeStart|更新开始时间|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取上下文内容
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getContextValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取上下文内容</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除所有value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeAllValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除所有value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 通过value前缀删除所有值
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeAllValueByKeyPrefix`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过前缀和上下文类型删除所有值</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|contextID|false|String|String|
+|keyPrefix|keyPrefix|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 通过key前缀和上下文类型删除所有值
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeAllValueByKeyPrefixAndContextType`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过前缀和上下文类型删除所有值</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextKeyType|contextKeyType|false|String|String|
+|keyPrefix|keyPrefix|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 重置value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/resetValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>重置value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 搜索上下文内容
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/searchContextValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>搜索上下文内容</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|condition|condition|false|String|String|
+|contextID|上下文id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 设置value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/setValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>设置value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKeyValue|contextKeyValue|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 设置key
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/setValueByKey`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>给value设置key</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/_category_.json
new file mode 100644
index 0000000000..54b58ef067
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "公共服务 ",
+  "position": 1
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bm-operation-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bm-operation-management-api.md
new file mode 100644
index 0000000000..7e2ec8ce12
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bm-operation-management-api.md
@@ -0,0 +1,449 @@
+---
+title: BM项目操作管理
+sidebar_position: 15
+---
+** BmlProjectRestful 类 **
+
+
+
+
+## 附件资源项目
+
+
+**接口地址**:`/api/rest_j/v1/bml/attachResourceAndProject`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>附件资源项目</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|projectName|项目名称|false|String|String|
+|resourceId|资源名称|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 创建Bml项目
+
+
+**接口地址**:`/api/rest_j/v1/bml/createBmlProject`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建Bml项目</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+|accessUsers|访问用户|false|String|String|
+|editUsers|编辑用户|false|String|String|
+|projectName|项目名称|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 下载共享资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/downloadShareResource`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>下载共享资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源ID|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 项目信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getProjectInfo`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取项目信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|projectName|项目名称|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 更新项目用户
+
+
+**接口地址**:`/api/rest_j/v1/bml/updateProjectUsers`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>更新项目用户</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+|accessUsers|访问用户|false|String|String|
+|editUsers|编辑用户|false|String|String|
+|projectName|项目名称|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 更新共享资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/updateShareResource`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`multipart/form-data`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>更新共享资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|file|文件|formData|false|ref|
+|resourceId|资源ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 上载共享资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/uploadShareResource`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>上载共享资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|expireTime|失效时间|query|false|string|
+|expireType|失效类型|query|false|string|
+|file|文件集合|formData|false|ref|
+|isExpire|是否失效|query|false|string|
+|maxVersion|mav版本|query|false|ref|
+|projectName|项目名称|query|false|string|
+|resourceHeader|资源标头|query|false|string|
+|system|系统|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bml-resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bml-resource-management-api.md
new file mode 100644
index 0000000000..7e857c0253
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bml-resource-management-api.md
@@ -0,0 +1,812 @@
+---
+title: BML资源管理
+sidebar_position: 14
+---
+** BmlRestfulApi 类 **
+
+
+
+## 更新owner
+
+
+**接口地址**:`/api/rest_j/v1/bml/changeOwner`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>更新owner</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|newOwner|旧Owner|false|String|String|
+|oldOwner|新Owner|false|String|String|
+|resourceId|资源Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 复制资源到其他用户
+
+
+**接口地址**:`/api/rest_j/v1/bml/copyResourceToAnotherUser`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>复制资源到指定用户</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|anotherUser|指定用户|false|String|String|
+|resourceId|资源Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/deleteResource`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除版本</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除多个资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/deleteResources`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除多个资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceIds|资源Id集合,删除多个资源|true|List|List|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除版本
+
+
+**接口地址**:`/api/rest_j/v1/bml/deleteVersion`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除版本</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|true|String|String|
+|version|版本|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 下载资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/download`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过resourceId 和 version两个参数获取下载对应的资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|query|false|string|
+|version|资源版本,如果不指定,默认为最新|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取Basic
+
+
+**接口地址**:`/api/rest_j/v1/bml/getBasic`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取Basic</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|query|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取资源信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getResourceInfo`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取资源信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取资源信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getResources`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取资源信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|页码|query|false|string|
+|pageSize|页面大小|query|false|string|
+|system|系统|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取版本信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getVersions`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取bml版本信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|页码|query|false|string|
+|pageSize|页面大小|query|false|string|
+|resourceId|资源ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 回滚版本
+
+
+**接口地址**:`/api/rest_j/v1/bml/rollbackVersion`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>回滚版本</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|false|String|String|
+|version|回滚版本|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 更新资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/updateVersion`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`multipart/form-data`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>用户通过http的方式更新资源文件</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|file|file文件|formData|true|ref|
+|resourceId|用户希望更新资源的resourceId|query|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 上传资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/upload`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>上传资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|file|file|formData|true|array|file|
+|expireTime|expireTime|query|false|string|
+|expireType|expireType|query|false|string|
+|isExpire|isExpire|query|false|string|
+|maxVersion|maxVersion|query|false|integer(int32)|
+|resourceHeader|resourceHeader|query|false|string|
+|system|system|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bmlfs-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bmlfs-management-api.md
new file mode 100644
index 0000000000..4617220116
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/bmlfs-management-api.md
@@ -0,0 +1,201 @@
+---
+title: BMLFS管理
+sidebar_position: 13
+---
+** BMLFsRestfulApi 类 **
+
+
+
+## 打开ScriptFromBML
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/openScriptFromBML`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>openScriptFromBML</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|fileName|文件名称|query|true|string|
+|creator|创建者|query|false|string|
+|projectName|项目名称|query|false|string|
+|resourceId|资源Id|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 打开来自BML的script
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/product/openScriptFromBML`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>/product/openScriptFromBML</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|fileName|文件名称|query|true|string|
+|creator|创建者|query|false|string|
+|resourceId|资源Id|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 保存来自BML的script
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/saveScriptToBML`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>保存来自BML的script</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|creator|创建者|true|String|String|
+|fileName|文件名称|true|String|String|
+|metadata|元数据|true|String|String|
+|projectName|项目名称|true|String|String|
+|resourceId|资源ID|true|String|String|
+|scriptContent|内容|true|String|String|
+|SaveScriptToBML|json|body|true|SaveScriptToBML|SaveScriptToBML|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/currency-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/currency-api.md
new file mode 100644
index 0000000000..799e15cf3f
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/currency-api.md
@@ -0,0 +1,62 @@
+---
+title: 通用API
+sidebar_position: 12
+---
+** CommonRestfulApi 类 **
+
+## 下线某个服务
+
+
+**接口地址**:`/api/rest_j/v1/offline`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>下线某个服务</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/data-source-manager-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/data-source-manager-api.md
new file mode 100644
index 0000000000..a0d2696b5d
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/data-source-manager-api.md
@@ -0,0 +1,1500 @@
+---
+title: 数据源API
+sidebar_position: 11
+---
+
+
+** DataSourceAdminRestfulApi 类 ** 
+
+## queryDataSourceEnv
+**接口地址**:`/api/rest_j/v1/data-source-manager/env`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**: 查询数据源配置的集群环境信息列表
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|currentPage|query|false|integer(int32)|
+|name|name|query|false|string|
+|pageSize|pageSize|query|false|integer(int32)|
+|typeId|typeId|query|false|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/env",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "queryList": [
+            {
+                "id": 2,
+                "envName": "测试环境UAT",
+                "envDesc": "测试环境UAT",
+                "dataSourceTypeId": 4,
+                "connectParams": {
+                    "hadoopConf": {
+                        "hive.metastore.execute.setugi": "true"
+                    },
+                    "uris": "thrift://localhost:9083"
+                },
+                "createTime": 1647249913000,
+                "modifyTime": 1647249913000
+            },
+            {
+                "id": 3,
+                "envName": "开源测试环境",
+                "envDesc": "开源测试环境",
+                "dataSourceTypeId": 4,
+                "connectParams": {
+                    "keytab": "4dd408ad-a2f9-4501-83b3-139290977ca2",
+                    "uris": "thrift://bdpclustername:9083",
+                    "principle": "hadoop@WEBANK.COM"
+                },
+                "createTime": 1647249913000,
+                "modifyTime": 1647249913000
+            }
+        ]
+    }
+}
+```
+## getAllEnvListByDataSourceType
+**接口地址**:`/api/rest_j/v1/data-source-manager/env-list/all/type/{typeId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**: 查询某种数据源配置的集群信息列表
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|typeId|typeId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/env-list/all/type/4",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "envList": [
+            {
+                "id": 1,
+                "envName": "测试环境SIT"
+            },
+            {
+                "id": 2,
+                "envName": "测试环境UAT"
+            },
+            {
+                "id": 3,
+                "envName": "开源测试环境"
+            }
+        ]
+    }
+}
+```
+## insertJsonEnv
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createTime": "",
+  "createUser": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "envDesc": "",
+  "envName": "",
+  "id": 0,
+  "modifyTime": "",
+  "modifyUser": ""
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceEnv|dataSourceEnv|body|true|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## getEnvEntityById
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/{envId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:查询某环境详细信息
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|envId|envId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/env/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "env": {
+            "id": 1,
+            "envName": "测试环境SIT",
+            "envDesc": "测试环境SIT",
+            "connectParams": {
+                "hadoopConf": {
+                    "hive.metastore.execute.setugi": "true"
+                },
+                "uris": "thrift://localhost:9083"
+            },
+            "createTime": 1647249913000,
+            "modifyTime": 1647249913000
+        }
+    }
+}
+```
+## removeEnvEntity
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/{envId}`
+
+**请求方式**:`DELETE`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|envId|envId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## updateJsonEnv
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/{envId}/json`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createTime": "",
+  "createUser": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "envDesc": "",
+  "envName": "",
+  "id": 0,
+  "modifyTime": "",
+  "modifyUser": ""
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceEnv|dataSourceEnv|body|true|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|envId|envId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+------
+** DataSourceCoreRestfulApi类**
+
+## queryDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/info`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:查询数据源具体信息
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|currentPage|query|false|integer(int32)|
+|identifies|identifies|query|false|string|
+|name|name|query|false|string|
+|pageSize|pageSize|query|false|integer(int32)|
+|system|system|query|false|string|
+|typeId|typeId|query|false|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "totalPage": 12,
+        "queryList": [
+            {
+                "id": 11,
+                "dataSourceName": "test1256",
+                "dataSourceTypeId": 4,
+                "createSystem": "Linkis",
+                "createTime": 1647909291000,
+                "createUser": "hadoop",
+                "versionId": 1,
+                "expire": false,
+                "dataSourceType": {
+                    "id": "11",
+                    "name": "hive",
+                    "layers": 0
+                }
+            },
+            {
+                "id": 10,
+                "dataSourceName": "hive-test",
+                "dataSourceDesc": "hive test",
+                "dataSourceTypeId": 4,
+                "createSystem": "Linkis",
+                "createTime": 1647862455000,
+                "modifyTime": 1647930476000,
+                "modifyUser": "hadoop",
+                "createUser": "hadoop",
+                "versionId": 3,
+                "publishedVersionId": 1,
+                "expire": false,
+                "dataSourceType": {
+                    "id": "10",
+                    "name": "hive",
+                    "layers": 0
+                }
+            }
+          
+        ]
+    }
+}
+```
+## removeDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/delete/{dataSourceId}`
+
+**请求方式**:`DELETE`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:删除某条数据源数据
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/delete/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "removeId": 1
+    }
+}
+```
+## insertJsonInfo
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createIdentify": "",
+  "createSystem": "",
+  "createTime": "",
+  "createUser": "",
+  "dataSourceDesc": "",
+  "dataSourceEnv": {
+    "connectParams": {},
+    "createTime": "",
+    "createUser": "",
+    "dataSourceType": {
+      "classifier": "",
+      "description": "",
+      "icon": "",
+      "id": "",
+      "layers": 0,
+      "name": "",
+      "option": ""
+    },
+    "dataSourceTypeId": 0,
+    "envDesc": "",
+    "envName": "",
+    "id": 0,
+    "modifyTime": "",
+    "modifyUser": ""
+  },
+  "dataSourceEnvId": 0,
+  "dataSourceName": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "expire": true,
+  "id": 0,
+  "labels": "",
+  "modifyTime": "",
+  "modifyUser": "",
+  "publishedVersionId": 0,
+  "versionId": 0,
+  "versions": [
+    {
+      "comment": "",
+      "connectParams": {},
+      "createTime": "",
+      "createUser": "",
+      "datasourceId": 0,
+      "parameter": "",
+      "versionId": 0
+    }
+  ]
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSource|dataSource|body|true|DataSource|DataSource|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createIdentify||false|string|
+|&emsp;&emsp;createSystem||false|string|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceDesc||false|string|
+|&emsp;&emsp;dataSourceEnv||false|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceTypeId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|integer|
+|&emsp;&emsp;&emsp;&emsp;modifyTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;dataSourceEnvId||false|integer(int64)|
+|&emsp;&emsp;dataSourceName||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;expire||false|boolean|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;labels||false|string|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;publishedVersionId||false|integer(int64)|
+|&emsp;&emsp;versionId||false|integer(int64)|
+|&emsp;&emsp;versions||false|array|DatasourceVersion|
+|&emsp;&emsp;&emsp;&emsp;comment||false|string|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;datasourceId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;parameter||false|string|
+|&emsp;&emsp;&emsp;&emsp;versionId||false|integer|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## getInfoByDataSourceName
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/name/{dataSourceName}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:通过datsourceName查询数据源信息
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceName|dataSourceName|path|true|string|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/name/hive-test",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "info": {
+            "id": 10,
+            "dataSourceName": "hive-test",
+            "dataSourceDesc": "hive test",
+            "dataSourceTypeId": 4,
+            "createSystem": "Linkis",
+            "connectParams": {
+                "envId": "3"
+            },
+            "createTime": 1647862455000,
+            "modifyTime": 1647930476000,
+            "modifyUser": "hadoop",
+            "createUser": "hadoop",
+            "versionId": 3,
+            "publishedVersionId": 1,
+            "expire": false,
+            "dataSourceType": {
+                "name": "hive",
+                "layers": 0
+            }
+        }
+    }
+}
+```
+## getInfoByDataSourceId
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "info": {
+            "id": 1,
+            "dataSourceName": "开源共建环境",
+            "dataSourceDesc": "123",
+            "dataSourceTypeId": 1,
+            "createSystem": "Linkis",
+            "connectParams": {
+                "host": "127.0.0.1",
+                "password": "xxxxx",
+                "port": "9600",
+                "username": "linkis"
+            },
+            "createTime": 1647258360000,
+            "modifyTime": 1647437692000,
+            "modifyUser": "hadoop",
+            "createUser": "hadoop",
+            "versionId": 1,
+            "publishedVersionId": 1,
+            "expire": false,
+            "dataSourceType": {
+                "name": "mysql",
+                "icon": "https://uat.dongcha.weoa.com/static/img/logo.770c1525.png",
+                "layers": 0
+            }
+        }
+    }
+}
+```
+## expireDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}/expire`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/1/expire",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "expireId": 1
+    }
+}
+```
+## updateDataSourceInJson
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}/json`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createIdentify": "",
+  "createSystem": "",
+  "createTime": "",
+  "createUser": "",
+  "dataSourceDesc": "",
+  "dataSourceEnv": {
+    "connectParams": {},
+    "createTime": "",
+    "createUser": "",
+    "dataSourceType": {
+      "classifier": "",
+      "description": "",
+      "icon": "",
+      "id": "",
+      "layers": 0,
+      "name": "",
+      "option": ""
+    },
+    "dataSourceTypeId": 0,
+    "envDesc": "",
+    "envName": "",
+    "id": 0,
+    "modifyTime": "",
+    "modifyUser": ""
+  },
+  "dataSourceEnvId": 0,
+  "dataSourceName": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "expire": true,
+  "id": 0,
+  "labels": "",
+  "modifyTime": "",
+  "modifyUser": "",
+  "publishedVersionId": 0,
+  "versionId": 0,
+  "versions": [
+    {
+      "comment": "",
+      "connectParams": {},
+      "createTime": "",
+      "createUser": "",
+      "datasourceId": 0,
+      "parameter": "",
+      "versionId": 0
+    }
+  ]
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSource|dataSource|body|true|DataSource|DataSource|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createIdentify||false|string|
+|&emsp;&emsp;createSystem||false|string|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceDesc||false|string|
+|&emsp;&emsp;dataSourceEnv||false|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceTypeId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|integer|
+|&emsp;&emsp;&emsp;&emsp;modifyTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;dataSourceEnvId||false|integer(int64)|
+|&emsp;&emsp;dataSourceName||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;expire||false|boolean|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;labels||false|string|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;publishedVersionId||false|integer(int64)|
+|&emsp;&emsp;versionId||false|integer(int64)|
+|&emsp;&emsp;versions||false|array|DatasourceVersion|
+|&emsp;&emsp;&emsp;&emsp;comment||false|string|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;datasourceId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;parameter||false|string|
+|&emsp;&emsp;&emsp;&emsp;versionId||false|integer|
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## getInfoByDataSourceIdAndVersion
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}/{version}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|version|version|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/1/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "info": {
+            "id": 1,
+            "dataSourceName": "开源共建环境",
+            "dataSourceDesc": "123",
+            "dataSourceTypeId": 1,
+            "createSystem": "Linkis",
+            "connectParams": {
+                "host": "127.0.0.1",
+                "password": "xxxxx",
+                "port": "9600",
+                "username": "linkis"
+            },
+            "createTime": 1647258360000,
+            "modifyTime": 1647437692000,
+            "modifyUser": "hadoop",
+            "createUser": "hadoop",
+            "versionId": 1,
+            "publishedVersionId": 1,
+            "expire": false,
+            "dataSourceType": {
+                "name": "mysql",
+                "icon": "https://uat.dongcha.weoa.com/static/img/logo.770c1525.png",
+                "layers": 0
+            }
+        }
+    }
+}
+```
+## getKeyDefinitionsByType
+**接口地址**:`/api/rest_j/v1/data-source-manager/key-define/type/{typeId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|typeId|typeId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/key-define/type/4",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "keyDefine": [
+            {
+                "id": 6,
+                "key": "envId",
+                "description": "集群环境",
+                "name": "集群环境",
+                "valueType": "SELECT",
+                "require": true,
+                "dataSource": "/data-source-manager/env-list/all/type/4"
+            },
+            {
+                "id": 7,
+                "key": "keyTabFile",
+                "description": "KeyTab文件",
+                "name": "keyTab文件",
+                "valueType": "FILE",
+                "require": false,
+                "dataSource": "http://172.22.32.6:9001/api/rest_j/v1/bml/upload"
+            }
+        ]
+    }
+}
+```
+## getConnectParams
+**接口地址**:`/api/rest_j/v1/data-source-manager/name/{dataSourceName}/connect-params`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceName|dataSourceName|path|true|string|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/name/linkis_test256/connect-params",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "connectParams": {
+            "host": "127.0.0.1",
+            "password": "xxxxx",
+            "port": "9600",
+            "username": "linkis"
+        }
+    }
+}
+```
+## insertJsonParameter
+**接口地址**:`/api/rest_j/v1/data-source-manager/parameter/{dataSourceId}/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|params|params|body|true|object|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## publishByDataSourceId
+**接口地址**:`/api/rest_j/v1/data-source-manager/publish/{dataSourceId}/{versionId}`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|versionId|versionId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/publish/3/2",
+    "status": 0,
+    "message": "OK",
+    "data": {}
+}
+```
+## getAllDataSourceTypes
+**接口地址**:`/api/rest_j/v1/data-source-manager/type/all`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+暂无
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/type/all",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "typeList": [
+            {
+                "id": "1",
+                "name": "mysql",
+                "description": "mysql数据库",
+                "option": "mysql数据库",
+                "classifier": "关系型数据库",
+                "icon": "https://uat.dongcha.weoa.com/static/img/logo.770c1525.png",
+                "layers": 3
+            },
+            
+            {
+                "id": "4",
+                "name": "hive",
+                "description": "hive数据库",
+                "option": "hive",
+                "classifier": "大数据存储",
+                "layers": 3
+            }
+            
+        ]
+    }
+}
+```
+## getConnectParams
+**接口地址**:`/api/rest_j/v1/data-source-manager/{dataSourceId}/connect-params`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/3/connect-params",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "connectParams": {
+            "host": "127.0.0.1",
+            "password": "xxxxx",
+            "port": "9600",
+            "username": "linkis"
+        }
+    }
+}
+```
+## getVersionList
+**接口地址**:`/api/rest_j/v1/data-source-manager/{dataSourceId}/versions`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/1/versions",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "versions": [
+            {
+                "versionId": 1,
+                "datasourceId": 1,
+                "connectParams": {
+                    "host": "127.0.0.1",
+                    "password": "xxxxx",
+                    "port": "9600",
+                    "username": "linkis"
+                },
+                "parameter": "{\"host\":\"127.0.0.1\",\"port\":\"9600\",\"username\":\"linkis\",\"password\":\"rO0ABXQACUFiY2RAMjAyMg==\"}",
+                "comment": "初始化版本",
+                "createUser": "hadoop"
+            }
+        ]
+    }
+}
+```
+## connectDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/{dataSourceId}/{version}/op/connect`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|version|version|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/1/1/op/connect",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "ok": true
+    }
+}
+```
+
+-----
+** DataSourceOperateRestfulApi类 ** 
+
+## connect
+**接口地址**:`/api/rest_j/v1/data-source-manager/op/connect/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createIdentify": "",
+  "createSystem": "",
+  "createTime": "",
+  "createUser": "",
+  "dataSourceDesc": "",
+  "dataSourceEnv": {
+    "connectParams": {},
+    "createTime": "",
+    "createUser": "",
+    "dataSourceType": {
+      "classifier": "",
+      "description": "",
+      "icon": "",
+      "id": "",
+      "layers": 0,
+      "name": "",
+      "option": ""
+    },
+    "dataSourceTypeId": 0,
+    "envDesc": "",
+    "envName": "",
+    "id": 0,
+    "modifyTime": "",
+    "modifyUser": ""
+  },
+  "dataSourceEnvId": 0,
+  "dataSourceName": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "expire": true,
+  "id": 0,
+  "labels": "",
+  "modifyTime": "",
+  "modifyUser": "",
+  "publishedVersionId": 0,
+  "versionId": 0,
+  "versions": [
+    {
+      "comment": "",
+      "connectParams": {},
+      "createTime": "",
+      "createUser": "",
+      "datasourceId": 0,
+      "parameter": "",
+      "versionId": 0
+    }
+  ]
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSource|dataSource|body|true|DataSource|DataSource|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createIdentify||false|string|
+|&emsp;&emsp;createSystem||false|string|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceDesc||false|string|
+|&emsp;&emsp;dataSourceEnv||false|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceTypeId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|integer|
+|&emsp;&emsp;&emsp;&emsp;modifyTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;dataSourceEnvId||false|integer(int64)|
+|&emsp;&emsp;dataSourceName||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;expire||false|boolean|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;labels||false|string|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;publishedVersionId||false|integer(int64)|
+|&emsp;&emsp;versionId||false|integer(int64)|
+|&emsp;&emsp;versions||false|array|DatasourceVersion|
+|&emsp;&emsp;&emsp;&emsp;comment||false|string|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;datasourceId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;parameter||false|string|
+|&emsp;&emsp;&emsp;&emsp;versionId||false|integer|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/file-system-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/file-system-api.md
new file mode 100644
index 0000000000..34e3a4b71e
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.1.3/api/http/linkis-ps-publicservice-api/file-system-api.md
@@ -0,0 +1,1041 @@
+---
+title: 文件系统
+sidebar_position: 10
+---
+** FsRestfulApi 类 **
+
+
+
+
+
+## 创建新的Dir
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/createNewDir`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建新的Dir</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|path|路径|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 创建新的文件
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/createNewFile`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建新的文件</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|path|路径|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除dir文件或者文件
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/deleteDirOrFile`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除dir文件或者文件</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|path|地址|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
... 43123 lines suppressed ...


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org