You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
429 B
JSON
18 lines
429 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"name": "yudao.env",
|
|
"type": "cn.iocoder.yudao.framework.env.config.EnvProperties",
|
|
"sourceType": "cn.iocoder.yudao.framework.env.config.EnvProperties"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "yudao.env.tag",
|
|
"type": "java.lang.String",
|
|
"description": "环境标签",
|
|
"sourceType": "cn.iocoder.yudao.framework.env.config.EnvProperties"
|
|
}
|
|
],
|
|
"hints": []
|
|
} |