cnf
5 天以前 aebd2d642e19ce9ccb253c671b239e7ed9fc91c6
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, "读取成功");
    }
}
}