work

1. Excel生成sql

="insert into user (user_name, pass_word, create_time) values ('"&A4&"','"&B4&"', '1', now())"

2. 设置淘宝镜像

npm config set registry https://registry.npm.taobao.org
原文地址:https://www.cnblogs.com/mxz1994/p/14248162.html