(function(){ var footer = [ '
', '
', '

我们一直在努力

', '

apachecn/flink-doc-zh

', '

', ' ', ' ', ' ML | ApacheCN

', '

', '
', ' ', '
', '
' ].join('\n') var plugin = function(hook) { hook.afterEach(function(html) { return html + footer }) hook.doneEach(function() { (adsbygoogle = window.adsbygoogle || []).push({}) }) } var plugins = window.$docsify.plugins || [] plugins.push(plugin) window.$docsify.plugins = plugins })()