实现发送消息到媒介

This commit is contained in:
GoEdgeLab
2021-04-12 19:19:59 +08:00
parent 7d66cc3cae
commit 678724b055
18 changed files with 425 additions and 24 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功")
})