| 123456789101112131415161718 |
- {
- "groups": [
- {
- "name": "tz.env",
- "type": "cn.start.tz.framework.env.config.EnvProperties",
- "sourceType": "cn.start.tz.framework.env.config.EnvProperties"
- }
- ],
- "properties": [
- {
- "name": "tz.env.tag",
- "type": "java.lang.String",
- "description": "环境标签",
- "sourceType": "cn.start.tz.framework.env.config.EnvProperties"
- }
- ],
- "hints": []
- }
|