首先全局安装TypeORM: npm install typeorm -g. 创建项目 typeorm init --name [MyProject] --database [mysql] 其中[MyProject] 为项目的 ...
確定! 回上一頁