using HH.WCS.XiaoMi.api; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Web.Http; namespace HH.WCS.XiaoMi.LISTA.api { public class MesController : System.Web.Http.ApiController { } }