|
|
|
@@ -15,7 +15,7 @@ INSERT INTO `mallink`.`wx_template_msg`(`id`, `tenant_id`, `parent_tenant_id`, ` |
|
|
|
INSERT INTO `mallink`.`wx_template_msg`(`id`, `tenant_id`, `parent_tenant_id`, `template_id`, `type`, `custom_param`, `create_date`, `update_date`) VALUES (78905, '789', NULL, '', 5, '{"index": ["thing1", "date3", "thing4", "thing5"], "emphasis": ""}', '2023-03-12 00:00:00', '2023-03-12 00:00:00'); |
|
|
|
INSERT INTO `mallink`.`wx_template_msg`(`id`, `tenant_id`, `parent_tenant_id`, `template_id`, `type`, `custom_param`, `create_date`, `update_date`) VALUES (78950, '789', NULL, '', 50, '{"index": ["character_string1", "character_string2", "time4", "thing3"], "emphasis": ""}', '2023-03-12 00:00:00', '2023-03-12 00:00:00'); |
|
|
|
INSERT INTO `mallink`.`wx_template_msg`(`id`, `tenant_id`, `parent_tenant_id`, `template_id`, `type`, `custom_param`, `create_date`, `update_date`) VALUES (78951, '789', NULL, '', 51, '{"index": ["thing1", "time3", "time4", "thing5"], "emphasis": ""}', '2023-03-12 00:00:00', '2023-03-12 00:00:00'); |
|
|
|
INSERT INTO `mallink`.`wx_template_msg`(`id`, `tenant_id`, `parent_tenant_id`, `template_id`, `type`, `custom_param`, `create_date`, `update_date`) VALUES (78952, '789', NULL, '', 52, '{"index": ["thing7", "amount1", "amount2", "amount4", "thing6"], "emphasis": ""}', '2023-03-12 00:00:00', '2023-03-12 00:00:00'); |
|
|
|
INSERT INTO `mallink`.`wx_template_msg`(`id`, `tenant_id`, `parent_tenant_id`, `template_id`, `type`, `custom_param`, `create_date`, `update_date`) VALUES (78952, '789', NULL, '', 52, '{"index": ["thing7", "amount1", "amount2", "date4", "thing6"], "emphasis": ""}', '2023-03-12 00:00:00', '2023-03-12 00:00:00'); |
|
|
|
|
|
|
|
|
|
|
|
--上线后执行 |
|
|
|
|