Răsfoiți Sursa

逐词译同步完成

visuddhinanda 4 ani în urmă
părinte
comite
36e720a557
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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"],
     "sync_id" =>  ["block_id","wid"],
     "modify_time" =>  "modify_time",
     "modify_time" =>  "modify_time",
     "receive_time" =>  "receive_time",
     "receive_time" =>  "receive_time",
-	"where"=>" and owner = 'C1AB2ABF-EAA8-4EEF-B4D9-3854321852B4' ",
+	"where"=>"  ",
     "insert" => [
     "insert" => [
         'id',
         'id',
 		'block_id',
 		'block_id',

+ 1 - 1
app/sync/table_wbw_block.php

@@ -11,7 +11,7 @@ $input = (object) [
     "sync_id" =>  ["id"],
     "sync_id" =>  ["id"],
     "modify_time" =>  "modify_time",
     "modify_time" =>  "modify_time",
     "receive_time" =>  "receive_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" => [
     "insert" => [
         'id',
         'id',
 		'parent_id',
 		'parent_id',