share-platform/config/db/V3.7__ability_application_a...

1 line
112 B
SQL

alter table `t_ability_application` ADD COLUMN `creator` bigint(20) NULL,ADD COLUMN `create_date` datetime NULL;