fix: ลบ isActive
This commit is contained in:
parent
23f8382928
commit
ed9ed493f5
10 changed files with 5 additions and 67 deletions
|
|
@ -47,7 +47,6 @@ export class ProfileAbilityController extends Controller {
|
|||
createdFullName: "test bar",
|
||||
lastUpdateFullName: "test bar",
|
||||
profileId: "1526d9d3-d8b1-43ab-81b5-a84dfbe99201",
|
||||
isActive: true,
|
||||
remark: "ต้องส่งให้ทันก่อนวันที่ 15 มีนาคม",
|
||||
detail: "-",
|
||||
reference: "-",
|
||||
|
|
@ -78,7 +77,6 @@ export class ProfileAbilityController extends Controller {
|
|||
lastUpdateUserId: "00000000-0000-0000-0000-000000000000",
|
||||
createdFullName: "string",
|
||||
lastUpdateFullName: "test bar",
|
||||
isActive: true,
|
||||
remark: "ต้องส่งให้ทันก่อนวันที่ 15 มีนาคม",
|
||||
detail: "ด่วน",
|
||||
reference: "-",
|
||||
|
|
@ -95,7 +93,6 @@ export class ProfileAbilityController extends Controller {
|
|||
lastUpdateUserId: "00000000-0000-0000-0000-000000000000",
|
||||
createdFullName: "string",
|
||||
lastUpdateFullName: "test bar",
|
||||
isActive: true,
|
||||
remark: "ต้องส่งให้ทันก่อนวันที่ 15 มีนาคม",
|
||||
detail: "ด่วนมากสุด",
|
||||
reference: "-",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue