소스 검색

逐词译同步完成

visuddhinanda 5 년 전
부모
커밋
36e720a557
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      app/sync/table_wbw.php
  2. 1 1
      app/sync/table_wbw_block.php

+ 1 - 1
app/sync/table_wbw.php

@@ -10,7 +10,7 @@ $input = (object) [
     "sync_id" =>  ["block_id","wid"],
     "modify_time" =>  "modify_time",
     "receive_time" =>  "receive_time",
-	"where"=>" and owner = 'C1AB2ABF-EAA8-4EEF-B4D9-3854321852B4' ",
+	"where"=>"  ",
     "insert" => [
         'id',
 		'block_id',

+ 1 - 1
app/sync/table_wbw_block.php

@@ -11,7 +11,7 @@ $input = (object) [
     "sync_id" =>  ["id"],
     "modify_time" =>  "modify_time",
     "receive_time" =>  "receive_time",
-	"where"=>" and ( (channal IS NOT NULL) or channal <> '')  and owner = 'C1AB2ABF-EAA8-4EEF-B4D9-3854321852B4'  ",
+	"where"=>" and ( (channal IS NOT NULL) or channal <> '')  ",
     "insert" => [
         'id',
 		'parent_id',