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 ProfileCertificateController extends Controller {
|
|||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
profileId: "1526d9d3-d8b1-43ab-81b5-a84dfbe99201",
|
||||
expireDate: "2024-03-12T10:01:48.000Z",
|
||||
isActive: true,
|
||||
issueDate: "2024-03-12T10:01:48.000Z",
|
||||
certificateNo: "string",
|
||||
certificateType: "string",
|
||||
|
|
@ -75,7 +74,6 @@ export class ProfileCertificateController extends Controller {
|
|||
createdFullName: "string",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
expireDate: "2024-03-12T10:03:05.000Z",
|
||||
isActive: true,
|
||||
issueDate: "2024-03-12T10:03:05.000Z",
|
||||
certificateNo: "no",
|
||||
certificateType: "type",
|
||||
|
|
@ -91,7 +89,6 @@ export class ProfileCertificateController extends Controller {
|
|||
createdFullName: "สาวิตรี ศรีสมัย",
|
||||
lastUpdateFullName: "สาวิตรี ศรีสมัย",
|
||||
expireDate: "2024-03-12T10:01:48.000Z",
|
||||
isActive: true,
|
||||
issueDate: "2024-03-12T10:01:48.000Z",
|
||||
certificateNo: "string",
|
||||
certificateType: "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue