wujingjing
2024-08-29 4739692ba84e946660d83c386e750d70e1e37f82
1
2
3
const { copyFile, checkCustomer, firstCustomerName } = require('./helper');
checkCustomer('npm run use', firstCustomerName);
copyFile();