update 前端页面字段更新

add 登记页面读取信息接口
This commit is contained in:
2021-06-02 14:29:57 +08:00
parent 1488a0ef2d
commit 6e87e8add7
17 changed files with 985 additions and 92 deletions

View File

@@ -6,7 +6,7 @@ using System.Threading.Tasks;
namespace Ewide.Application
{
class HouseInfoInput
public class HouseInfoInput
{
}
}