服务支持自定义访客IP地址获取方式

This commit is contained in:
GoEdgeLab
2021-10-06 11:40:24 +08:00
parent 2cbd023d8d
commit 3748aa292e
12 changed files with 278 additions and 3 deletions

View File

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