스케쥴관리화면의 열너비 기능 추가
This commit is contained in:
@@ -26,5 +26,7 @@ namespace FPJ0000
|
||||
public string memo { get; set; }
|
||||
public string wuid { get; set; }
|
||||
public System.DateTime wdate { get; set; }
|
||||
public string uid { get; set; }
|
||||
public Nullable<int> progress { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user