Browse Source

表字段调整

dev
Jackwang 3 years ago
parent
commit
362467c184
  1. 2
      epmet-user/epmet-user-server/src/main/resources/db/migration/V0.0.44__add_death_date.sql

2
epmet-user/epmet-user-server/src/main/resources/db/migration/V0.0.44__add_death_date.sql

@ -1 +1 @@
alter table pli_change_relocation add COLUMN `DEATH_DATE` date DEFAULT NULL COMMENT '死亡时间';
alter table pli_change_death add COLUMN `DEATH_DATE` date DEFAULT NULL COMMENT '死亡时间';

Loading…
Cancel
Save