타 부서 로그인 가능 상태 해제
This commit is contained in:
@@ -35,5 +35,7 @@ namespace Project
|
||||
public string state { get; set; }
|
||||
public Nullable<bool> useJobReport { get; set; }
|
||||
public Nullable<bool> useUserState { get; set; }
|
||||
public string password { get; set; }
|
||||
public Nullable<bool> exceptHoly { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user