实现防火墙配置

This commit is contained in:
刘祥超
2020-09-20 20:12:43 +08:00
parent 27b51edc05
commit f9da886402
7 changed files with 132 additions and 4 deletions

View File

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