@@ -110,7 +110,7 @@ async function fn() {
);
if(argv.includes('-p')){
console.log("线上环境打包完成")
- // postOss("corp-operation-web","../proDist");
+ postOss("corp-operation-web","../proDist");
}else{
console.log("测试环境打包完成")
// postOss("zx-web-enterprisewechat-dev","../devDist");