update 前端页面字段更新
add 登记页面读取信息接口
This commit is contained in:
@@ -8,6 +8,6 @@ namespace Ewide.Application.Service
|
||||
{
|
||||
public interface IHouseInfoService
|
||||
{
|
||||
//async Task<HouseInfoOutput> GetByTaskId(string taskId);
|
||||
Task<HouseInfoOutputForDetailPage> GetByTaskId(string taskId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user