Commit f8f64bb9 by 陶光胜

通过电话号码查询商户

parent 29648548
......@@ -130,7 +130,7 @@ public class UnionEnterpriseController {
dto.setResourceList(response.getResult());
}
}
return RestResponse.success(list);
return RestResponse.success(result);
}
return RestResponse.success();
}
......
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