타 부서 로그인 가능 상태 해제
This commit is contained in:
@@ -46,5 +46,8 @@ namespace Project
|
||||
public Nullable<bool> bbuy { get; set; }
|
||||
public Nullable<bool> bconfirm { get; set; }
|
||||
public Nullable<bool> bCancel { get; set; }
|
||||
public string reqUser { get; set; }
|
||||
public string recvUser { get; set; }
|
||||
public string recvDate { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user