diff --git a/Makefile b/Makefile index 858de46..42205d5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ build: - docker build -t wukongimdocs . + docker build -t wukongimdocs . --platform linux/amd64 deploy: - docker build -t wukongimdocs . + docker build -t wukongimdocs . --platform linux/amd64 docker tag wukongimdocs registry.cn-shanghai.aliyuncs.com/wukongim/wukongimdocs:latest docker push registry.cn-shanghai.aliyuncs.com/wukongim/wukongimdocs:latest \ No newline at end of file diff --git a/src/server/api/message.md b/src/server/api/message.md index 0854ba3..f1a2acd 100644 --- a/src/server/api/message.md +++ b/src/server/api/message.md @@ -212,6 +212,8 @@ http status为200 `v2.1.3-20250210或以上版本支持` `需要安装wk.plugin.search插件` +插件使用文档:[文档](https://githubim.com/server/plugin/use.html) + 搜索属于当前用户的所有消息,多维度,支持中文分词搜索 > POST /plugins/wk.plugin.search/usersearch