首先执行 npm install node-uuid const uuid = require('node-uuid'); // v1 根据时间戳和随机数生成的uuid const creatuuid= uuid.v1()