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