/* *代ç 由框架生æˆ,任何更改都å¯èƒ½å¯¼è‡´è¢«ä»£ç 生æˆå™¨è¦†ç›– */ using WIDESEA_Core.BaseProvider; using WIDESEA_Entity.DomainModels; namespace WIDESEA_WCS.IServices { public partial interface Idt_geometry_data_detectionlineService : IService<dt_geometry_data_detectionline> { } }