..
This commit is contained in:
@@ -20,10 +20,11 @@ namespace JobReportMailService
|
||||
public Nullable<int> no { get; set; }
|
||||
public Nullable<int> seq { get; set; }
|
||||
public string title { get; set; }
|
||||
public Nullable<int> sw { get; set; }
|
||||
public Nullable<int> ew { get; set; }
|
||||
public Nullable<int> swa { get; set; }
|
||||
public Nullable<int> ewa { get; set; }
|
||||
public string cate { get; set; }
|
||||
public string sw { get; set; }
|
||||
public string ew { get; set; }
|
||||
public string swa { get; set; }
|
||||
public string ewa { get; set; }
|
||||
public string uid { get; set; }
|
||||
public string memo { get; set; }
|
||||
public Nullable<int> appoval { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user