using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Hg.Core.Entity.HgCrm; namespace Hg.Core.Entity.Views.DNG8 { [Table("CSVR_CALLRECORD_SHZZ")] public class CsvrCallrecordSHZZ : CsvrCallrecord { } }