using Edu.Model.Entity.Web; using System; using System.Collections.Generic; using System.Text; namespace Edu.Model.ViewModel.Web { /// /// 品牌月刊管理视图实体类 /// public class RB_Web_Monthly_ViewModel : RB_Web_Monthly { } }