Quellcode durchsuchen

:bug: term.php worden无此字段

visuddhinanda vor 5 Jahren
Ursprung
Commit
3f4b440977
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app/term/term.php

+ 1 - 1
app/term/term.php

@@ -298,7 +298,7 @@ switch($op){
 			$parm[]=mTime();
 			$parm[]=mTime();
 			$parm[]=mTime();
 			$parm[]=mTime();
 			$parm[]=mTime();
 			$parm[]=mTime();
-			$query="INSERT INTO term (id, guid, word, worden, meaning, other_meaning, tag, channal, language,note,owner,hit,create_time,modify_time,receive_time ) 
+			$query="INSERT INTO term (id, guid, word, word_en, meaning, other_meaning, tag, channal, language,note,owner,hit,create_time,modify_time,receive_time ) 
 															VALUES (NULL, ? , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) "; 
 															VALUES (NULL, ? , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) "; 
 
 
 			$stmt = @PDO_Execute($query,$parm);
 			$stmt = @PDO_Execute($query,$parm);