using CommonUtil; using Operater.DbModel; using System; using System.Collections.Generic; using System.Text; namespace Operater.DAL { public class OrderRelationDAL : DbSet { } }