实现访问日志队列

This commit is contained in:
GoEdgeLab
2021-12-14 12:45:09 +08:00
parent 37e1f21531
commit fffbba75d6
5 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功,将会在一分钟之内生效")
})