1
hutongqing
2024-08-21 74d6e3882b7d20291ad566b2d5703d0e703f5d27
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseServices/IService.cs
@@ -117,5 +117,7 @@
        /// </summary>
        /// <returns></returns>
        WebResponseContent DownLoadTemplate();
        WebResponseContent ExportSeedData();
    }
}