实现防火墙配置

This commit is contained in:
GoEdgeLab
2020-09-20 20:12:43 +08:00
parent 679d60d654
commit 3908d1d56d
7 changed files with 132 additions and 4 deletions

View File

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