using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace PMS.BusinessModels.MobileProblem { /// <summary> /// 微信ID绑定模型 /// </summary> public class wechatVerificationModel { } }