[API节点]显示API节点运行日志 [用户]增加可用功能控制

This commit is contained in:
GoEdgeLab
2020-12-30 22:00:21 +08:00
parent 1f6ecccc65
commit 8d8db37d9d
15 changed files with 220 additions and 0 deletions

View File

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