/*********************************************************************** * Project: baifenBinfa.Net * * Web: https://baifenBinfa.com * * ProjectName: 百分兵法管理系统 * * Author: * * Email: * * 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 { } }