Commit c3813c16 authored by zhuwei's avatar zhuwei

注释测试数据

parent 2f874719
...@@ -168,9 +168,9 @@ class Collection extends Basic ...@@ -168,9 +168,9 @@ class Collection extends Basic
*/ */
public function receiptImgList(){ public function receiptImgList(){
$params = $this->params; $params = $this->params;
$params = array( /*$params = array(
"id" => 6, "id" => 6,
); );*/
if(!isset($params["id"])){ if(!isset($params["id"])){
return $this->response("101","请求参数错误"); return $this->response("101","请求参数错误");
......
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