Commit 266e99e4 authored by hujun's avatar hujun

0

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