1
huangxiaoqiang
2025-06-09 c4be9e236670cbca7e081fd4778523b339a1f624
项目代码/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>
    {
    }
}