....
This commit is contained in:
@@ -32,6 +32,9 @@ namespace Project
|
||||
public Boolean Log_IO { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
[DisplayName("업무일지8시간초과입력불가"),Description("업무일지 근무시간 란에 8시간을 초과 입력 할 수 없게 합니다")]
|
||||
public Boolean Disable8HourOver { get; set; }
|
||||
|
||||
[DisplayName("원달러환율")]
|
||||
public double wondoller { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user