From 0e9608d842112b942a036c0e3c695390f689d39d Mon Sep 17 00:00:00 2001 From: liaofei <136327134@qq.com> Date: Mon, 18 Nov 2019 16:04:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crmeb/crmeb/utils/Template.php | 1 + 1 file changed, 1 insertion(+) diff --git a/crmeb/crmeb/utils/Template.php b/crmeb/crmeb/utils/Template.php index c8ed1146..12a0ab73 100644 --- a/crmeb/crmeb/utils/Template.php +++ b/crmeb/crmeb/utils/Template.php @@ -53,6 +53,7 @@ class Template 'templateOpenId' => [null, 'string'], 'templateOpenId' => [null, 'string'], 'templateDefaultColor' => [null, 'string'], + 'templateDefaultColor' => [null, 'string'], ]; /**