|
@@ -36,4 +36,108 @@ WHERE id=184;
|
|
-- 2024-11-05
|
|
-- 2024-11-05
|
|
INSERT INTO t_d_form_widget
|
|
INSERT INTO t_d_form_widget
|
|
(id, code, `type`, form_id, form_name, title, input_type, required, readable, writable, visable, `scale`, `length`, binding, data_grid, tips, format, span, sub_title, `options`, flow_type, form_setup, handle, form_group, role_type, create_id, create_time)
|
|
(id, code, `type`, form_id, form_name, title, input_type, required, readable, writable, visable, `scale`, `length`, binding, data_grid, tips, format, span, sub_title, `options`, flow_type, form_setup, handle, form_group, role_type, create_id, create_time)
|
|
-VALUES(201, 'FILE', 'FORM', 'example_photos', 'example_photos', '示例', 'ARRAY', 0, 1, 0, 1, NULL, 2, NULL, 'https://sop-file.qmth.com.cn/logo/logo.png,https://sop-file.qmth.com.cn/logo/operation.png', NULL, NULL, 12, NULL, NULL, 'CLOUD_MARK_SOP_FLOW', 4, 0, NULL, NULL, 1, 2);
|
|
|
|
|
|
+VALUES(201, 'FILE', 'FORM', 'example_photos', 'example_photos', '示例', 'ARRAY', 0, 1, 0, 1, NULL, 2, NULL, 'https://sop-file.qmth.com.cn/logo/logo.png,https://sop-file.qmth.com.cn/logo/operation.png', NULL, NULL, 12, NULL, NULL, 'CLOUD_MARK_SOP_FLOW', 4, 0, NULL, NULL, 1, 2);
|
|
|
|
+
|
|
|
|
+-- 2024-11-12
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(50, 2024, 10, 6, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(51, 2025, 1, 1, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(52, 2025, 1, 26, 'WEEKDAY');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(53, 2025, 1, 28, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(54, 2025, 1, 29, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(55, 2025, 1, 30, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(56, 2025, 1, 31, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(57, 2025, 2, 1, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(58, 2025, 2, 2, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(59, 2025, 2, 3, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(60, 2025, 2, 4, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(61, 2025, 2, 8, 'WEEKDAY');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(62, 2025, 4, 4, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(63, 2025, 4, 5, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(64, 2025, 4, 6, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(65, 2025, 4, 27, 'WEEKDAY');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(66, 2025, 5, 1, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(67, 2025, 5, 2, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(68, 2025, 5, 3, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(69, 2025, 5, 4, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(70, 2025, 5, 5, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(71, 2025, 5, 31, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(72, 2025, 6, 1, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(73, 2025, 6, 2, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(74, 2025, 9, 28, 'WEEKDAY');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(75, 2025, 10, 1, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(76, 2025, 10, 2, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(77, 2025, 10, 3, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(78, 2025, 10, 4, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(79, 2025, 10, 5, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(80, 2025, 10, 6, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(81, 2025, 10, 7, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(82, 2025, 10, 8, 'LEGAL_HOLIDAYS');
|
|
|
|
+INSERT INTO sys_ding_date
|
|
|
|
+(id, `year`, `month`, `day`, `type`)
|
|
|
|
+VALUES(83, 2025, 10, 11, 'WEEKDAY');
|