Commit 07313e02 authored by zw's avatar zw

bug

parent e47d550e
......@@ -625,7 +625,7 @@ class DailyPaperService
{
$oImgModel = new OImg();
$params["img_id"] = $pay_log_id;
$params["img_type"] = 1;
$params["img_type"] = 2;
return $oImgModel->getImgList($params);
}
......
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