* [task#131010] Add install and update sql.

This commit is contained in:
caoyanyi
2024-11-08 08:31:19 +08:00
committed by 李阳
parent 19b5d68937
commit a0eb424d9b
+1
View File
@@ -2703,6 +2703,7 @@ CREATE TABLE `zt_host` (
`ztf` int(11) NOT NULL DEFAULT '0',
`zd` int(11) NOT NULL DEFAULT '0',
`ssh` int(11) NOT NULL DEFAULT '0',
`sshPort` mediumint NOT NULL DEFAULT '0',
`parent` int(11) unsigned NOT NULL DEFAULT '0',
`image` int(11) unsigned NOT NULL DEFAULT '0',
`admin` smallint(5) unsigned NOT NULL DEFAULT '0',