* perf: log

* README

* docs
This commit is contained in:
Archer
2023-08-10 14:26:10 +08:00
committed by GitHub
parent 4dc0fd3c3f
commit a0c397cfd2
9 changed files with 209 additions and 34 deletions

View File

@@ -332,7 +332,7 @@ export async function dispatchModules({
}
async function moduleRun(module: RunningModuleItemType): Promise<any> {
if (res.closed) return Promise.resolve();
console.log('run=========', module.flowType);
// console.log('run=========', module.flowType);
if (stream && detail && module.showStatus) {
responseStatus({