Explorar o código

:bug: 新建逐词解析 status=0

visuddhinanda@gmail.com %!s(int64=4) %!d(string=hai) anos
pai
achega
f0f80f8b99
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      public/app/studio/project.php
  2. 1 1
      public/app/uwbw/create_wbw.php

+ 1 - 1
public/app/studio/project.php

@@ -222,7 +222,7 @@ switch ($op) {
 											$strXml, 
 											mTime(), 
 											mTime(), 
-											$channelInfo["status"], 
+											0, 
 											$_COOKIE['userid'],
 											$_COOKIE['uid']
 										);

+ 1 - 1
public/app/uwbw/create_wbw.php

@@ -201,7 +201,7 @@ foreach ($_para as $key => $para) {
 				$strXml,
 				mTime(),
 				mTime(),
-				$channelInfo["status"],
+				0,
 				$_COOKIE["userid"],
 				$_COOKIE["uid"]
 			);