no message

This commit is contained in:
Bright 2024-07-17 13:19:20 +07:00
parent fa157f57c0
commit 3fb7770344

View file

@ -44,8 +44,8 @@ export class ReportController extends Controller {
*
* @param {string} type type report
*/
@Get("main/{type}")
async GetReportDevelopemtMain(@Path() type: string) {
@Get("main")
async GetReportDevelopemtMain(/*@Path() type: string*/) {
// const _type = type.trim().toUpperCase();
const formattedData = {
org: "_type",