@@ -539,7 +539,7 @@ func CreatePosterFromSourceV2(codePage, codeScene, source, version, pars string)
errMsg = "html内容有误"
return
}
- //global.LOG.Critical(contentStr)
+ global.LOG.Critical(contentStr)
//return
// 请求python服务htm2img
htm2ImgReq := make(map[string]interface{})