using System; using System.Collections.Generic; using Newtonsoft.Json; namespace Typhoon.Excel2Json.Export { [Serializable] public class $CLASS_NAME { $CODE } }