apps/com.actionsoft.apps.notification/db/1.3/mysql.sql

2 lines
83 B
MySQL
Raw Permalink Normal View History

2022-06-28 01:22:45 +08:00
ALTER TABLE APP_ACT_NOTIFICATION_CFG ADD COLUMN ISIMPORTANT SMALLINT(1) DEFAULT 0;