zentaopms/db/upgradexuanxuan4.6.sql
2023-05-16 10:47:08 +08:00

2 lines
92 B
SQL

ALTER TABLE `zt_im_chat` ADD `ownedBy` varchar(30) NOT NULL DEFAULT '' AFTER `createdDate`;