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