Class ByteTalkBuilder
- java.lang.Object
-
- org.dromara.oa.core.byteTalk.utils.ByteTalkBuilder
-
public class ByteTalkBuilder extends Object
飞书通知签名和信息构建- Author:
- dongfeng 2023-10-19 13:07
-
-
Constructor Summary
Constructors Constructor Description ByteTalkBuilder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringbyteTalkSign(String secret, Long timestamp)static cn.hutool.json.JSONObjectcreateByteTalkMessage(Request request, MessageType messageType, String sign, Long timestamp)
-