//using FreeSql.Site.Entity; using FreeSql.Site.Entity; using System; using System.Collections.Generic; using System.Linq.Expressions; using System.Text; namespace FreeSql.Site.DAL { public class DocumentCommentDAL : BaseDAL { } }