1. Version ID

There is a version field Version in the process table. As a version identifier, the two fields GUID and Version of the process ensure the uniqueness of the process record.

  1. version upgrade

Call the Upgrade() interface, add a new record to the process version, and copy the process XML; the version field is incremented by 1.