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 eba5f21687d9e08f8a952733d38e57c8e6c6a733..2da04d0b3f36fc72327fcc70d46bb373ba64c833 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 ```