<?php
// 容器Provider定义文件
return [
    'think\Paginator'    =>    'dxtc\Bootstrap'
];