You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
3.7 KiB
21 lines
3.7 KiB
4 months ago
|
BEGIN
|
||
|
BEGIN TRAN;
|
||
|
DELETE FROM dict_data WHERE id=1096008824357122048;
|
||
|
INSERT INTO dict_data (id,gmt_create,gmt_modified,code,name,is_active,remark,data_value,category) VALUES(1096008824357122048,'2023-04-13 09:47:47.000','2024-06-25 17:22:35.000','S002','领用类型',1,'','',4);
|
||
|
DELETE FROM dict_data_item WHERE p_id=1096008824357122048;
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122049,'2023-04-13 09:47:47.000','2023-07-21 16:44:41.000',1,'1','集体福利','A11',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122050,'2023-04-13 09:47:47.000','2023-07-21 16:44:41.000',2,'2','员工培训','A12',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122051,'2023-04-13 09:47:47.000','2023-07-21 16:44:41.000',3,'3','对内-油站杂项','A13',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1131990134518968320,'2023-07-21 16:44:39.000','2023-07-21 16:45:42.000',4,'4','会议费','A14',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1255211558808580096,'2024-06-25 17:22:36.000','2024-06-25 17:22:35.000',5,'5','办公费','A15',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1255211558808580097,'2024-06-25 17:22:36.000','2024-06-25 17:22:35.000',6,'6','安全费','A16',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122052,'2023-04-13 09:47:47.000','2024-06-25 17:22:35.000',11,'11','对外-油站杂项','A21',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122053,'2023-04-13 09:47:47.000','2024-06-25 17:22:35.000',12,'12','公共关系','A22',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122054,'2023-04-13 09:47:47.000','2024-06-25 17:22:35.000',13,'13','促销','A23',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122055,'2023-04-13 09:47:47.000','2024-06-25 17:22:35.000',14,'14','促销B2B','A24',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1096008824357122056,'2023-04-13 09:47:47.000','2024-06-25 17:22:35.000',15,'15','促销MKT','A25',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1121163780475056128,'2023-06-21 19:44:35.000','2024-06-25 17:22:35.000',16,'16','促销NFR','A26',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1121163780491833344,'2023-06-21 19:44:35.000','2024-06-25 17:22:35.000',17,'17','新站开业','A27',1,'',1096008824357122048);
|
||
|
INSERT INTO dict_data_item (id,gmt_create,gmt_modified,seq_no,code,name,item_value,is_active,remark,p_id) VALUES(1121163780491833345,'2023-06-21 19:44:35.000','2024-06-25 17:22:35.000',21,'21','免税-捐赠','A31',1,'',1096008824357122048);
|
||
|
COMMIT;
|
||
|
END;
|