添加消息模板类别
Showing
with
292 additions
and
222 deletions
Please
register
or
sign in
to comment
... | ... | @@ -51,4 +51,11 @@ return [ |
5 => '钉钉消息' | ||
], | ||
'msg_type' => [ | ||
1 => '公告', | ||
2 => '活动', | ||
3 => '新闻', | ||
4 => '其他' | ||
] | ||
]; | ||
\ No newline at end of file |