feat(property): 1
This commit is contained in:
@@ -71,6 +71,10 @@ export interface PersonVO {
|
||||
*/
|
||||
authGroupId?: string | number
|
||||
|
||||
authBegDate?: string
|
||||
|
||||
authEndDate?: string
|
||||
|
||||
}
|
||||
|
||||
export interface PersonForm extends BaseEntity {
|
||||
|
Reference in New Issue
Block a user