瀏覽代碼

:memo: TODO 查不到数据报错

visuddhinanda 4 年之前
父節點
當前提交
88e6951bf2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/uwbw/create_wbw.php

+ 1 - 0
app/uwbw/create_wbw.php

@@ -152,6 +152,7 @@ foreach ($_para as $key => $para) {
         
         
         $level=100;
         $level=100;
         $title="";
         $title="";
+		#TODO 查不到数据报错
         while($result = $sth->fetch(PDO::FETCH_ASSOC))
         while($result = $sth->fetch(PDO::FETCH_ASSOC))
         {
         {
             if($result["gramma"]=="?"){
             if($result["gramma"]=="?"){