public string GetTopHotProductJson()
 {
     return(main.GetTopHotProduct());
 }