zhangchengsong
2026-04-03 4ca4baeb06e420a3392bc961be2e4c71eb920774
项目代码/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/IDt_roadwayinfoService.cs
@@ -12,6 +12,7 @@
{
    public interface IDt_roadwayinfoService : IService<Dt_roadwayinfo>
    {
        Dt_roadwayinfo GetRoadwayinfo(string Roadway);
    }
}