Commit a7a3eb15 authored by chenchuanwen's avatar chenchuanwen

Merge branch 'master_dev' of git.shenbd.com:qm-develop/shenbd into master_dev

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