Commit 71444f85 authored by zw's avatar zw

带看列表显示商铺地址

parent 13c9ee23
...@@ -110,9 +110,9 @@ class Report extends Basic ...@@ -110,9 +110,9 @@ class Report extends Basic
{ {
$params = $this->params; $params = $this->params;
/* $params = array( /* $params = array(
"agent_id" =>10013, "agent_id" =>6446,
"type" => 1,//1表示全部 2表示进场 3 表示收款 4成交报告 "type" => 1,//1表示全部 2表示进场 3 表示收款 4成交报告
"is_all"=>1,//0搜索我自己的,1全部 "is_all"=>0,//0搜索我自己的,1全部
"page_no"=>1, "page_no"=>1,
"page_size"=>15 "page_size"=>15
);*/ );*/
......
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