Commit 7b1c9552 authored by zhuwei's avatar zhuwei Committed by hujun

添加相关备注

parent 80a2d113
...@@ -228,7 +228,10 @@ class AppChat extends Basic ...@@ -228,7 +228,10 @@ class AppChat extends Basic
return $this->response("200", "request success", $data); return $this->response("200", "request success", $data);
} }
/**
* 聊天页面获取三个商铺信息
* @return \think\Response
*/
public function pushMsg_gethouseinfo() public function pushMsg_gethouseinfo()
{ {
$homeurl = IMG_PATH; $homeurl = IMG_PATH;
......
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