mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore:
This commit is contained in:
@@ -72,6 +72,9 @@ export class HistoryController extends CrudController<HistoryService> {
|
||||
sort: body.sort,
|
||||
buildQuery,
|
||||
});
|
||||
|
||||
|
||||
|
||||
return this.ok(res);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user