fix: move history user code
This commit is contained in:
parent
1458d60041
commit
9ecf5c3209
|
@ -148,7 +148,6 @@ export class TransactionController {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Get('history-deposit')
|
@Get('history-deposit')
|
||||||
async getHistoryDepositUser(
|
async getHistoryDepositUser(
|
||||||
@Query('page') page: number,
|
@Query('page') page: number,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user