Search before asking
What happened
For example, I need to use the ${system.datetime} parameter, which can be obtained in shell scripts, but in Java programs, whether it's the main program parameters or virtual machine parameters, all are obtained as null
What you expected to happen
I expect to obtain data through system built-in parameters like ${system.datetime}
How to reproduce
Creating a Java workflow will reveal it
Anything else
No response
Version
3.3.2
Are you willing to submit PR?
Code of Conduct