1
zhangchengsong
6 天以前 eb429870f6f164f7e150beb5ef940610a40f897f
项目代码/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/IDt_roadwayinfoService.cs
@@ -12,6 +12,7 @@
{
    public interface IDt_roadwayinfoService : IService<Dt_roadwayinfo>
    {
        Dt_roadwayinfo GetRoadwayinfo(string Roadway);
    }
}