lip 3 months ago
parent
commit
084ae9f255
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/common.php

+ 0 - 1
app/common.php

@@ -65,7 +65,6 @@ function ret($code, $msg = "",$data = [],$count=0, $page=0)
  * 谷歌翻译
  */
 function google_translate($content,$language_code='zh-CN'){
-    $content = strip_tags($content);
 
     $change = [
         'zh' => 'zh-CN',