test
This commit is contained in:
parent
b7f7b907bf
commit
a8f7554302
1 changed files with 1 additions and 1 deletions
|
|
@ -3776,7 +3776,7 @@ export class CommandController extends Controller {
|
|||
public async newSalaryEmployeeAndUpdateCurrent(
|
||||
@Request() req: RequestWithUser,
|
||||
@Body()
|
||||
body: {
|
||||
body: {
|
||||
data: {
|
||||
profileId: string;
|
||||
amount?: Double | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue