表增加自增

This commit is contained in:
Chengliang 2022-03-11 14:33:35 +08:00
parent 0474872ab5
commit c4e63e101b
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ alter table hrsa_add_up_deduction modify id bigint auto_increment;
alter table hrsa_add_up_situation modify id bigint auto_increment;
alter table hrsa_other_deduction modify id bigint auto_increment;
--
alter table hrsa_social_security_scheme modify id bigint auto_increment;
alter table hrsa_scheme_detail modify id bigint auto_increment;