添加删除脚本

This commit is contained in:
钱涛 2023-07-13 09:19:16 +08:00
parent 5918de016e
commit d5977c053b
1 changed files with 3 additions and 0 deletions

View File

@ -173,6 +173,9 @@ delete from hrsa_statreportlogs_detail where 1=1
delete from hrsa_statreportlogs where 1=1
;
delete from hrsa_salary_bill_watermark where 1=1
;
-- INSERT INTO hrsa_tax_agent_base(id, devolution_status, create_time, update_time, creator, delete_type, tenant_key) VALUES (1653303537239, 0, '2022-05-23 18:58:53', '2022-05-23 19:12:12', 1, 0, 'all_teams');