From 1fe9632a8c413eb387c75d44f8b58cb7a3cb396e Mon Sep 17 00:00:00 2001 From: hzhhistory <445767841@qq.com> Date: Wed, 26 Mar 2025 02:51:11 +0000 Subject: [PATCH] =?UTF-8?q?update=20=E5=A6=82=E4=BD=95=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E4=B8=80=E4=B8=AAASDK=E6=8F=92=E4=BB=B6.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hzhhistory <445767841@qq.com> --- ...\221\344\270\200\344\270\252ASDK\346\217\222\344\273\266.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\246\202\344\275\225\345\274\200\345\217\221\344\270\200\344\270\252ASDK\346\217\222\344\273\266.md" "b/\345\246\202\344\275\225\345\274\200\345\217\221\344\270\200\344\270\252ASDK\346\217\222\344\273\266.md" index eba5f21..2da04d0 100644 --- "a/\345\246\202\344\275\225\345\274\200\345\217\221\344\270\200\344\270\252ASDK\346\217\222\344\273\266.md" +++ "b/\345\246\202\344\275\225\345\274\200\345\217\221\344\270\200\344\270\252ASDK\346\217\222\344\273\266.md" @@ -402,7 +402,7 @@ - `"test_listen": "test_listener"`:插件内部的 `"test_listen"` 接入点映射到外部的 `"test_listener"`。 - 运行测试 - 之心以下指令 +执行以下指令 ```bash ASDKCore -c config.json -a 1 -d 1 ``` -- Gitee