作者 lyh

更新头部底部分开

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