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