Upgrade
Contact APITable devops engineer to get the [On-premises Cloud Edition] upgrade package download address
Upload the upgrade package to the server and unzip it
wget '<upgrade package download address>' -O apitable.tar.gz tar -xvzf apitable.tar.gz -C /dataExecute the upgrade script
cd /data/apitable bash install.sh