xxb/db/upgradexuanxuan4.2.sql
2023-10-23 15:51:36 +08:00

2 lines
102 B
SQL

ALTER TABLE `im_chatuser` ADD `lastReadMessage` int(11) unsigned NOT NULL DEFAULT 0 AFTER `category`;