删除多余代码

This commit is contained in:
liaofei 2019-11-18 16:10:13 +08:00
parent 0e9608d842
commit 1e2fc1996a

View File

@ -52,8 +52,6 @@ class Template
'sendType' => [null, 'string'], 'sendType' => [null, 'string'],
'templateOpenId' => [null, 'string'], 'templateOpenId' => [null, 'string'],
'templateOpenId' => [null, 'string'], 'templateOpenId' => [null, 'string'],
'templateDefaultColor' => [null, 'string'],
'templateDefaultColor' => [null, 'string'],
]; ];
/** /**