I used Jenkins to upgrade from version 2.528.3 to 2.541.2, and then I found an issue.
I used to use the /configSubmit interface to modify the “of executeor” field in the system at the code level.
However, after the upgrade to 2.541.2, the “of executeor” field is no longer available on the System tab.
I checked and found that it is in the /built-in node/configuration.
The interface invoked by the frontend to save data is as follows:
computer/(built-in)/configSubmit
Are they the same?