仪表盘
版本库
文件存储
活动
搜索
登录
WI
/
Web.V1.0
AI水务
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
新增安卓手机下载功能
yangyin
2024-11-26
e06334ca35f919fdcad2a20460af80c9e736f605
[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();