fix: move history user code

This commit is contained in:
ilham 2022-01-03 00:34:22 +07:00
parent 1458d60041
commit 9ecf5c3209

View File

@ -148,7 +148,6 @@ export class TransactionController {
};
}
@Get('history-deposit')
async getHistoryDepositUser(
@Query('page') page: number,