添加删除脚本
This commit is contained in:
parent
5918de016e
commit
d5977c053b
|
|
@ -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');
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue