解决平台端商户模板打开报异常
@@ -63,6 +63,6 @@ public class DiyTemplateDO extends BaseDO {
private Long shopId;
- private Long merId;
+ private Long merchantId;
}