fix: ลบ isActive
This commit is contained in:
parent
23f8382928
commit
ed9ed493f5
10 changed files with 5 additions and 67 deletions
|
|
@ -48,7 +48,6 @@ export class ProfileFamilyHistoryController extends Controller {
|
|||
lastUpdateUserId: "59134ef9-9e62-41d0-aac5-339be727f2b0",
|
||||
createdFullName: "สาวิตรี ศรีสมัย",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
isActive: true,
|
||||
couple: true,
|
||||
couplePrefix: "string",
|
||||
coupleFirstName: "string",
|
||||
|
|
@ -79,7 +78,6 @@ export class ProfileFamilyHistoryController extends Controller {
|
|||
lastUpdateUserId: "59134ef9-9e62-41d0-aac5-339be727f2b0",
|
||||
createdFullName: "สาวิตรี ศรีสมัย",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
isActive: true,
|
||||
childrenCareer: "string",
|
||||
childrenFirstName: "string",
|
||||
childrenLastName: "string",
|
||||
|
|
@ -124,7 +122,6 @@ export class ProfileFamilyHistoryController extends Controller {
|
|||
lastUpdateUserId: "59134ef9-9e62-41d0-aac5-339be727f2b0",
|
||||
createdFullName: "สาวิตรี ศรีสมัย",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
isActive: true,
|
||||
couple: true,
|
||||
couplePrefix: "string",
|
||||
coupleFirstName: "string",
|
||||
|
|
@ -155,7 +152,6 @@ export class ProfileFamilyHistoryController extends Controller {
|
|||
lastUpdateUserId: "59134ef9-9e62-41d0-aac5-339be727f2b0",
|
||||
createdFullName: "สาวิตรี ศรีสมัย",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
isActive: false,
|
||||
childrenCareer: "hey",
|
||||
childrenFirstName: "hey",
|
||||
childrenLastName: "hey",
|
||||
|
|
@ -174,7 +170,6 @@ export class ProfileFamilyHistoryController extends Controller {
|
|||
lastUpdateUserId: "59134ef9-9e62-41d0-aac5-339be727f2b0",
|
||||
createdFullName: "สาวิตรี ศรีสมัย",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
isActive: false,
|
||||
childrenCareer: "ay",
|
||||
childrenFirstName: "ay",
|
||||
childrenLastName: "ay",
|
||||
|
|
@ -195,7 +190,6 @@ export class ProfileFamilyHistoryController extends Controller {
|
|||
lastUpdateUserId: "59134ef9-9e62-41d0-aac5-339be727f2b0",
|
||||
createdFullName: "สาวิตรี ศรีสมัย",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
isActive: true,
|
||||
couple: true,
|
||||
couplePrefix: "string",
|
||||
coupleFirstName: "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue