fix: ลบ isActive
This commit is contained in:
parent
23f8382928
commit
ed9ed493f5
10 changed files with 5 additions and 67 deletions
|
|
@ -36,7 +36,6 @@ export class ProfileNopaidController extends Controller {
|
|||
result: [
|
||||
{
|
||||
id: "debfa8a7-83fb-4801-a940-8ae74e7638d3",
|
||||
isActive: true,
|
||||
date: "2024-03-12T10:09:47.000Z",
|
||||
reference: "string",
|
||||
detail: "string",
|
||||
|
|
@ -59,7 +58,6 @@ export class ProfileNopaidController extends Controller {
|
|||
result: [
|
||||
{
|
||||
id: "debfa8a7-83fb-4801-a940-8ae74e7638d3",
|
||||
isActive: true,
|
||||
date: "2024-03-12T10:09:47.000Z",
|
||||
reference: "string",
|
||||
detail: "string",
|
||||
|
|
@ -68,7 +66,6 @@ export class ProfileNopaidController extends Controller {
|
|||
},
|
||||
{
|
||||
id: "debfa8a7-83fb-4801-a940-8ae74e7638d3",
|
||||
isActive: true,
|
||||
date: "2024-03-12T10:09:47.000Z",
|
||||
reference: "string",
|
||||
detail: "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue