/*********************************************************************** * Project: CoreCms.Net * * Web: https://CoreCms.Net * * ProjectName: 核心内容管理系统 * * Author: 大灰灰 * * Email: JianWeie@163.com * * CreateTime: 2020-06-14 21:09:20 * Description: 暂无 ***********************************************************************/ using System; using System.Collections.Generic; using System.Text; namespace CoreCms.Net.Utility.Helper { /// /// 拼团帮助类 /// public static class PinTuanHelper { } }