Commit d10b8090 authored by wwccw0591's avatar wwccw0591

pc

parent 79f438f0
...@@ -5,7 +5,6 @@ class MessageController extends \Our\Controller_AbstractApi { ...@@ -5,7 +5,6 @@ class MessageController extends \Our\Controller_AbstractApi {
public function init(){ public function init(){
parent::init(); parent::init();
echo 111222;exit;
$this->messageService=MessageServiceModel::getInstance(); $this->messageService=MessageServiceModel::getInstance();
$this->messageService->memberId=$this->memberId; $this->messageService->memberId=$this->memberId;
......
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