using System; using System.Collections.Generic; using System.Text; namespace Ips.Library.Basic { public static class JsonUtil { } }