From 0f9aa4fbfb19bf3e95fa08d685e612525df47ed0 Mon Sep 17 00:00:00 2001 From: zyimm Date: Thu, 27 Oct 2022 16:57:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 93aa2d7..a58e361 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,8 @@ { "name": "tm-wms/message-notify", - "description": "基于hyperf 三方平台消息通知组件", + "description": "基于hyperf 三方平台消息通知组件,支持钉钉群机器人、飞书群机器人、企业微信群机器人", "license": "MIT", + "Keywords": ["wms", "钉钉", "微信", "飞书"], "authors": [ { "name": "zyimm",