webSocket test

This commit is contained in:
AdisakKanthawilang 2025-03-06 13:47:40 +07:00
parent 7f0a3d1364
commit 7d3847ac0b
2 changed files with 13 additions and 1 deletions

View file

@ -3554,7 +3554,7 @@ export class ReportController extends Controller {
// }
// });
// return new HttpSuccess({ template: "report2", reportName: "report2", data: { data } });
return new HttpSuccess({ template: "report2", reportName: "report2", data: { data } });
}
/**