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