项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IBusinessesRepository/IDt_HostLogRepository.cs
@@ -8,7 +8,7 @@ namespace WIDESEA_IBusinessesRepository { public interface IDt_AreaInfoRepository : IRepository<Dt_AreaInfo> public interface IDt_HostLogRepository : IRepository<Dt_HostLog> { } }