Commit 463c5784 authored by zhuwei's avatar zhuwei

添加相关备注

parent e2b36ca7
...@@ -223,7 +223,10 @@ class AppChat extends Basic ...@@ -223,7 +223,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