Files
zsxt_nbzs_h5/Api/Ewide.Application/Service/HouseSafety/HouseQuery/Dto/HouseQueryOutput.cs
ky_yusj 4ce3abcf02 update
housequery
建档审核功能
2021-06-29 16:18:57 +08:00

13 lines
198 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Ewide.Application
{
public class HouseQueryOutput
{
}
}