Commit 266e99e4 authored by hujun's avatar hujun

0

parent ae438f60
......@@ -795,7 +795,7 @@ class HouseService
* @param int $app
* @return array
*/
public function getHouseById(int $id, int $app = 0) : array
public function getHouseById(int $id, int $app) : array
{
try {
$data = [];
......
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