using Hg.Core.Entity.HgCrm; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Hg.Core.Entity.Views.QBJX { [Table("ORD_MEMOCONTENT_QBJX")] public class OrdMemoContentQBJX : OrdMemoContent { } }