WebApi/Gs.Report/WOTraceCodes.cs
@@ -9,8 +9,7 @@ using static Gs.Toolbox.UtilityHelper; namespace Gs.Report { namespace Gs.Report; [ApiGroup(ApiGroupNames.Report)] public class WOTraceCodes : IRomteService @@ -85,5 +84,3 @@ ReturnCode.Success, "读取成功"); } } }