public static void Main(string[] args)
 {
     SysData.ResetShareAndOpenTimes();
     BuildWebHost(args).Run();
 }