thinkphp6 数据库迁移工具 安装 composer require topthink/think-migration 添加私有仓库 "repositories": [ { "type": "composer", "url": "http://satis.demo.com" } ]