public interface BaseImpl
| 限定符和类型 | 方法和说明 |
|---|---|
MsgTypeEnum |
getMsgTypeEnum()
消息类型
|
default String |
getPushToken()
推送机器人
|
default String |
getPushUrl()
推送地址
默认为钉钉机器人
https://oapi.dingtalk.com/robot/send
|
default String |
getSignature()
签名
未使用返回 null
|
MsgTypeEnum getMsgTypeEnum()
default String getPushUrl()
default String getPushToken()
default String getSignature()
Copyright © 2024. All rights reserved.