namespace Hncore.Infrastructure.WebApi
{
internal class GlobalData
public static bool UseGlobalManageAuthFilter { get; set; }
}