Cron completo y mejora de logs
This commit is contained in:
@@ -185,6 +185,7 @@ export class SimController {
|
||||
}
|
||||
|
||||
const useCaseRes = await this.tryUseCase(msg, this.useCases.stage_suspend(suspendData))
|
||||
console.log("res::", useCaseRes)
|
||||
/*
|
||||
const res = await this.tryUseCase(msg, this.useCases.suspend(actionData))
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user