仪表盘
版本库
文件存储
活动
搜索
登录
WI
/
Web.V1.0
AI水务
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
添加对话时间
yangyin
2024-10-31
bd639f00fe39d981c27203e7c4cdd0f3b92cb7d2
[WI/Web.V1.0.git]
/
scripts
/
use.js
1
2
3
4
const { copyFile, checkCustomer, firstCustomerName,changeBranch } = require('./helper');
changeBranch();
checkCustomer('npm run use', firstCustomerName);
copyFile();