Commit 799223ea authored by wwccw0591's avatar wwccw0591

pc

parent f8c1a7f9
......@@ -59,7 +59,7 @@ class MemberServiceModel extends \Business\AbstractModel
public function clearKey($key){
$this->sessionDb0Redis->delSessionKey($key);
// $this->sessionDb0Redis->delSessionKey($key);
session_unset();
session_destroy();
// $this->memberDb0Redis->tableDel($key);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment