[ Agent ] [ App ] - fix app bugs

This commit is contained in:
zeaslity
2023-12-04 17:05:19 +08:00
parent 004c0ba184
commit f80434c033
3 changed files with 45 additions and 5 deletions

View File

@@ -129,6 +129,10 @@ public class AppFuncScheduler {
return;
}
// must remove this one
appFuncArgs.remove(0);
}
}