update 完成选房
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Ewide.Application.Service
|
||||
public interface IHouseZoneService
|
||||
{
|
||||
Task<dynamic> GetHouseZoneList([FromQuery] HouseZoneInput input);
|
||||
Task<string> GetZoneByUser([FromQuery] string userId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user