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

This commit is contained in:
刘祥超
2021-10-06 11:40:24 +08:00
parent 4f125b4244
commit 23cb4dcbe5
12 changed files with 278 additions and 3 deletions

View File

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