正在显示
1 个修改的文件
包含
5 行增加
和
5 行删除
| @@ -23,11 +23,11 @@ class DingService | @@ -23,11 +23,11 @@ class DingService | ||
| 23 | 23 | ||
| 24 | 24 | ||
| 25 | /** | 25 | /** |
| 26 | - * @notes: 发送钉钉消息 同样的消息 1分钟内不重复 | ||
| 27 | - * @param array $body | ||
| 28 | - * @return int|mixed | ||
| 29 | - * @author:wlj | ||
| 30 | - * @date: 2022/8/10 15:31 | 26 | + * @remark :钉钉发送错误信息 |
| 27 | + * @name :handle | ||
| 28 | + * @author :lyh | ||
| 29 | + * @method :post | ||
| 30 | + * @time :2025/3/19 18:03 | ||
| 31 | */ | 31 | */ |
| 32 | public function handle(array $body) | 32 | public function handle(array $body) |
| 33 | { | 33 | { |
-
请 注册 或 登录 后发表评论