Update Property.js

This commit is contained in:
csb 2023-06-05 16:12:46 +08:00 committed by GitHub
parent d5c435f8b3
commit ebdcca36e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -2,13 +2,7 @@ class Property {
constructor(props) {
this.properties = {
ENV: {
//运行环境定义
ApsaraStack: 'ApsaraStack', //标专
DXZ: 'DXZ', //大小专
OXS: 'OXS', //OXS
Internal: 'Internal', //对内()
Standalone: 'Standalone', //软件化输出
RQY: 'RQY', //敏捷版
PaaS: 'PaaS', //paas化版本
},
name: 'SREWorks',