作者 lyh

gx

... ... @@ -647,7 +647,7 @@ class BTemplateLogic extends BaseLogic
* @time :2023/8/23 11:16
*/
public function setOperationRecords($html,$source,$source_id,$template_id,$is_custom,$type = 0){
if($source != BTemplate::SOURCE_HOME){
if($is_custom != BTemplate::IS_NO_CUSTOM){
return true;
}
$data = [
... ...