文件清理
This commit is contained in:
@@ -3,6 +3,13 @@ Tea.context(function () {
|
||||
this.requestHostType = 0
|
||||
this.requestHost = ""
|
||||
|
||||
this.accessLogIsOn = true
|
||||
this.websocketIsOn = true
|
||||
this.cacheIsOn = true
|
||||
this.wafIsOn = true
|
||||
this.remoteAddrIsOn = true
|
||||
this.statIsOn = true
|
||||
|
||||
this.success = function (resp) {
|
||||
if (resp.data.hasOSS) {
|
||||
NotifySuccess("保存成功", "/servers/server/settings/reverseProxy?serverId=" + resp.data.serverId)()
|
||||
|
||||
Reference in New Issue
Block a user