스케쥴관리화면의 열너비 기능 추가
This commit is contained in:
@@ -24,8 +24,12 @@ namespace FPJ0000
|
||||
public string svalue { get; set; }
|
||||
public Nullable<double> hrs { get; set; }
|
||||
public Nullable<double> ot { get; set; }
|
||||
public string userProcess { get; set; }
|
||||
public string requestpart { get; set; }
|
||||
public string package { get; set; }
|
||||
public string userProcess { get; set; }
|
||||
public string status { get; set; }
|
||||
public string projectName { get; set; }
|
||||
public string description { get; set; }
|
||||
public string ww { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user