weaver-hrm-salary/resource/sqlupgrade/Mysql/sql202312190103.sql

47 lines
5.4 KiB
MySQL
Raw Normal View History

2024-01-18 11:44:57 +08:00
ALTER TABLE hrsa_tax_report_column ADD COLUMN contrast_type int(0) NULL;
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158174, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>', 'addUpIncome', 'number', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158175, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD><EFBFBD><EFBFBD>˰<EFBFBD><EFBFBD><EFBFBD><EFBFBD>', 'addUpTaxFreeIncome', 'number', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158176, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼƼ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>', 'addUpSubtraction', 'number', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158177, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD>ר<EFBFBD><EFBFBD><EFBFBD>۳<EFBFBD>', 'addUpSpecialDeduction', 'number', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158184, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>۳<EFBFBD>', 'addUpOtherDeduction', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158185, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD>׼<EFBFBD><EFBFBD><EFBFBD>۳<EFBFBD><EFBFBD>ľ<EFBFBD><EFBFBD><EFBFBD>', 'addUpAllowedDonation', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158186, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD>Ӧ<EFBFBD><EFBFBD>˰<EFBFBD><EFBFBD><EFBFBD>ö<EFBFBD>', 'addUpTaxableIncome', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158187, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '˰<EFBFBD><EFBFBD>', 'taxRate', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158188, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>۳<EFBFBD><EFBFBD><EFBFBD>', 'quickDeductionFactor', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158189, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD>Ӧ<EFBFBD><EFBFBD>˰<EFBFBD><EFBFBD>', 'addUpTaxPayable', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158190, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼƼ<EFBFBD><EFBFBD><EFBFBD>˰<EFBFBD><EFBFBD>', 'addUpTaxDeduction', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158191, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD>Ӧ<EFBFBD>۽<EFBFBD>˰<EFBFBD><EFBFBD>', 'addUpTaxPayable', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158192, NULL, NULL, NULL, 0, 'all_teams', '1', '1', '<EFBFBD>ۼ<EFBFBD><EFBFBD>ѽ<EFBFBD>˰<EFBFBD><EFBFBD>', 'addUpAdvanceTax', '', NULL, NULL,1);
INSERT INTO hrsa_tax_report_column(id, create_time, update_time, creator, delete_type, tenant_key, tax_report_type, income_category, report_column_name, report_column_data_index, data_type, request_param_key, report_column_label,contrast_type) VALUES
(805915446042158193, NULL, NULL, NULL, 0, 'all_teams', '1', '1', 'Ӧ<EFBFBD><EFBFBD>(<28><><><CBB0>', 'refundedOrSupplementedTax', '', NULL, NULL,1);
update hrsa_tax_report_column set report_column_name = '<EFBFBD>ۼ<EFBFBD>3<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ӥ<EFBFBD>׶<EFBFBD><EFBFBD>ջ<EFBFBD>' where report_column_name = '<EFBFBD>ۼ<EFBFBD>3<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ӥ<EFBFBD>׶<EFBFBD><EFBFBD>ջ<EFBFBD>֧<EFBFBD><EFBFBD>';
update hrsa_tax_report_column set contrast_type = 0;