| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | 环境变量id | [optional] |
| projectId | int | 仓库id | [optional] |
| name | string | 环境变量名称 | [optional] |
| value | string | 环境变量值 | [optional] |
| remark | string | 环境变量备注 | [optional] |
| updatedAt | string | 修改时间 | [optional] |
| readOnly | int | 是否只读,1:true,0:false | [optional] |
| isSecret | int | 是否密钥,1:true,0:false | [optional] |