仪表盘
版本库
文件存储
活动
搜索
登录
WI
/
Web.Admin.V1.0
后台
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
工作流
wujingjing
2025-03-21
f78e1bd0772608c7cd59264ab94f87ef94012c0b
[WI/Web.Admin.V1.0.git]
/
scripts
/
use.js
1
2
3
4
const { copyFile, checkCustomer, firstCustomerName,changeBranch } = require('./helper');
changeBranch();
checkCustomer('npm run use', firstCustomerName);
copyFile();