作者 lyh

更新头部底部分开

... ... @@ -130,7 +130,7 @@ class BTemplateLogic extends BaseLogic
$condition['source'] = BTemplate::SOURCE_COM;
$headComInfo = $bTemplateComModel->read($condition);
if($headComInfo === false){
$this->fail('获取失败,请联系管理员');
$this->fail('获取失败,请联系管理员111111');
}
}
return $this->success($headComInfo);
... ...