Commit 7933bfc7 authored by 蔡闯's avatar 蔡闯

2021-7-6

parent 5946ca46
...@@ -89,7 +89,7 @@ class Company extends BaseController ...@@ -89,7 +89,7 @@ class Company extends BaseController
} else { } else {
$redis->set($key,1); $redis->set($key,1);
} }
Log::write("调用了转发接口"); return $this->returnJson();
} }
......
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