mirror of
https://github.com/netcccyun/dnsmgr.git
synced 2024-11-16 03:32:28 +08:00
fix
This commit is contained in:
parent
3292f8e9ce
commit
7201476e9c
|
@ -222,6 +222,7 @@ class Dmonitor extends BaseController
|
|||
continue;
|
||||
}
|
||||
config_set($key, $value);
|
||||
Cache::clear();
|
||||
}
|
||||
return json(['code'=>0, 'msg'=>'succ']);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user