Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
20d9b89a416b03cec59c5212d330d3cfcfebc46b
Authored by
翁力
2016-08-10 10:44:44 +0800
1 parent
cff6e12e
add sign
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
10.消息云/1.2 发送邮件接口.md
10.消息云/1.2 发送邮件接口.md
View file @
20d9b89
...
...
@@ -13,7 +13,7 @@
13
13
| title | string | true | 邮件主题 |
14
14
| content | string | true | 模板内容 |
15
15
| templateId | string | true | 邮件模板ID(ID列表需确定,见后台管理) |
16
-
16
+| sign | string | true | 签名 |
17
17
-----
18
18
#### 返回格式说明:
19
19
```
...
...