namespace NetCore.Model.qw { public class hg_jobuser { public string corpid { get; set; } public string userid { get; set; } } }