using System; using System.Collections.Generic; using System.Text; using Edu.Model.Entity.WeChat; namespace Edu.Model.ViewModel.WeChat { /// /// 投稿发布记录扩展类 /// public class RB_Contribute_PublishLog_ViewModel : RB_Contribute_PublishLog { } }