diff --git a/mallinkService/src/main/resources/mapper/WxTemplateMsgMapper.xml b/mallinkService/src/main/resources/mapper/WxTemplateMsgMapper.xml
index 9f20cfbf8..438f995dc 100644
--- a/mallinkService/src/main/resources/mapper/WxTemplateMsgMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxTemplateMsgMapper.xml
@@ -6,6 +6,8 @@
+
+
@@ -13,7 +15,7 @@
- `id`,`tenant_id`,`parent_tenant_id`,`template_id`,`type`,`create_date`,`update_date`,`on_off`
+ `id`,`tenant_id`,`parent_tenant_id`,`template_id`,`type`,`custom_param`,`create_date`,`update_date`,`on_off`