Commit c6464c6a authored by zhuwei's avatar zhuwei

1

parent 3f3e8284
......@@ -48,7 +48,7 @@ class FStoreCostExt extends BaseModel
->limit($pageSize)
->page($pageNo)
->select();
echo $this->getLastSql();
// echo $this->getLastSql();
return $result;
}
......
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