测试提交

This commit is contained in:
liaofei 2019-11-18 16:04:11 +08:00
parent 38c56dc61e
commit 0e9608d842

View File

@ -53,6 +53,7 @@ class Template
'templateOpenId' => [null, 'string'], 'templateOpenId' => [null, 'string'],
'templateOpenId' => [null, 'string'], 'templateOpenId' => [null, 'string'],
'templateDefaultColor' => [null, 'string'], 'templateDefaultColor' => [null, 'string'],
'templateDefaultColor' => [null, 'string'],
]; ];
/** /**