public interface SMSI
┌─┐ ┌─┐
┌──┘ ┴───────┘ ┴──┐
│ │
│ ─── │
│ ─┬┘ └┬─ │
│ │
│ ─┴─ │
│ │
└───┐ ┌───┘
│ │
│ │
│ │
│ └──────────────┐
│ │
│ ├─┐
│ author:lelouch ┌─┘
│ │
└─┐ ┐ ┌───────┬──┐ ┌──┘
│ ─┤ ─┤ │ ─┤ ─┤
└──┴──┘ └──┴──┘
神兽保佑
代码无BUG!
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
send(String UUID) |
Object |
send(String UUID,
long time) |
Object |
sendTemplate(String UUID,
String templateCode,
Object templateData) |
Object |
sendTemplate(String UUID,
String templateCode,
Object templateData,
long time) |
void |
setContent(String content) |
void |
setParams(Map<String,Object> params) |
void |
setPhone(String phone) |
void |
setPhone(String[] phones) |
String |
templateDataHandle()
Object to String
|
Copyright © 2020. All rights reserved.