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