diff --git a/resource/sqlupgrade/Mysql/sql202407170103NBJHDZKJ.sql b/resource/sqlupgrade/Mysql/sql202407170103NBJHDZKJ.sql deleted file mode 100644 index c4e9bfbc4..000000000 --- a/resource/sqlupgrade/Mysql/sql202407170103NBJHDZKJ.sql +++ /dev/null @@ -1 +0,0 @@ -alter table hrsa_tax_agent_admin add jh_admin_type int; \ No newline at end of file diff --git a/resource/sqlupgrade/Oracle/sql202407170103NBJHDZKJ.sql b/resource/sqlupgrade/Oracle/sql202407170103NBJHDZKJ.sql deleted file mode 100644 index f028d73d0..000000000 --- a/resource/sqlupgrade/Oracle/sql202407170103NBJHDZKJ.sql +++ /dev/null @@ -1,2 +0,0 @@ -alter table hrsa_tax_agent_admin add jh_admin_type int -/ \ No newline at end of file diff --git a/resource/sqlupgrade/SQLServer/sql202407170103NBJHDZKJ.sql b/resource/sqlupgrade/SQLServer/sql202407170103NBJHDZKJ.sql deleted file mode 100644 index 6145637bd..000000000 --- a/resource/sqlupgrade/SQLServer/sql202407170103NBJHDZKJ.sql +++ /dev/null @@ -1,2 +0,0 @@ -alter table hrsa_tax_agent_admin add jh_admin_type int -GO \ No newline at end of file