开服:新增版号服

This commit is contained in:
luying
2021-03-04 15:34:02 +08:00
parent 9dfee7f49c
commit c9dbb16adc
15 changed files with 499 additions and 18 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ function main (){
let env = args[0];
if(args[0] == 'stable') {
env = 'production';
}
}
let configObject = {
env: env