Merge branch 'develop' into task/#1542
This commit is contained in:
commit
74b2694aef
90 changed files with 1027 additions and 333 deletions
|
|
@ -715,6 +715,7 @@ export class PosMasterActController extends Controller {
|
|||
"lastUpdateFullName",
|
||||
"lastUpdatedAt",
|
||||
"dateEnd",
|
||||
"isDeleted"
|
||||
],
|
||||
where: { profileId, status: true, isDeleted: false },
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue