tangxu
2024-05-30 9d2e93a197a0babf0761d7517f43d9d83143218b
WebApi/Areas/HelpPage/App_Start/HelpPageConfig.cs
@@ -16,7 +16,7 @@
using System.Web.Http.OData;
#endif
namespace YwUser.Web.SysApi.Areas.HelpPage
namespace IStation.WebApi.Areas.HelpPage
{
    /// <summary>
    /// Use this class to customize the Help Page.
@@ -25,11 +25,8 @@
    /// </summary>
    public static class HelpPageConfig
    {
        /// <summary>
        ///
        /// </summary>
        [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters",
            MessageId = "YwUser.Web.SysApi.Areas.HelpPage.TextSample.#ctor(System.String)",
            MessageId = "IStation.WebApi.Areas.HelpPage.TextSample.#ctor(System.String)",
            Justification = "End users may choose to merge this string with existing localized resources.")]
        [SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly",
            MessageId = "bsonspec",