35 lines
1.0 KiB
C#
35 lines
1.0 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
|
|
namespace dccdc.Models
|
|
{
|
|
public class JfSjfwwxgl
|
|
{
|
|
|
|
public int id { get; set; }
|
|
public string sbfwwxid { get; set; }
|
|
|
|
public string ksmc { get; set; }
|
|
public int? ksid { get; set; }
|
|
public int sqrid { get; set; }
|
|
public String sqrmc { get; set; }
|
|
public DateTime? sqsj { get; set; }
|
|
public string wxly { get; set; }
|
|
public string wxnr { get; set; }
|
|
public string sxfy { get; set; }
|
|
public int jfly { get; set; }
|
|
public string bz { get; set; }
|
|
public string glsqd { get; set; }
|
|
public string zt { get; set; }
|
|
public string ksldspyj { get; set; }
|
|
public DateTime? ksldsprq { get; set; }
|
|
public string fgldspyj { get; set; }
|
|
public DateTime? fgldsprq { get; set; }
|
|
public string zxldspyj { get; set; }
|
|
public DateTime? zxldsprq { get; set; }
|
|
public string szydsqd { get; set; }
|
|
}
|
|
}
|