_FILE_DB_SENTENCE_, "table" => "sentence", "uuid" => "id", "modify_time" => "modify_time", "receive_time" => "modify_time", "insert" => [ 'id', 'block_id', 'book', 'paragraph', 'begin', 'end', 'tag', 'author', 'editor', 'text', 'language', 'ver', 'status', 'channal', 'parent', 'strlen', 'create_time', 'modify_time', 'receive_time' ], "update" => [ 'block_id', 'tag', 'author', 'editor', 'text', 'language', 'ver', 'status', 'channal', 'parent', 'strlen', 'modify_time', 'receive_time' ] ]; $result = do_sync($input); echo json_encode($result, JSON_UNESCAPED_UNICODE); ?>