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