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