默认关闭
This commit is contained in:
parent
28b49f9987
commit
6c54847f88
|
|
@ -323,7 +323,7 @@ GO
|
|||
ALTER TABLE hrsa_salary_sob ADD tax_agent_id bigint NULL
|
||||
GO
|
||||
|
||||
INSERT INTO hrsa_tax_agent_base(id, devolution_status, create_time, update_time, creator, delete_type, tenant_key) VALUES (1653303537239, 1, '2022-05-23 18:58:53', '2022-05-23 19:12:12', 1, 0, 'all_teams');
|
||||
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');
|
||||
GO
|
||||
ALTER TABLE hrsa_bill_detail_temp ADD payment_organization bigint NULL
|
||||
GO
|
||||
|
|
|
|||
Loading…
Reference in New Issue