using System; using System.Collections.Generic; using System.Linq; using System.Web; using LitJson; using LY.CCPC.Model; using System.IO; using System.Reflection; using System.Data; using System.Configuration; using System.Collections.Specialized; us…