创建仓库
This commit is contained in:
22
target/classes/META-INF/spring-configuration-metadata.json
Normal file
22
target/classes/META-INF/spring-configuration-metadata.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"groups": [
|
||||
{
|
||||
"name": "chat",
|
||||
"type": "vvpkassistant.Data.WxChatParam",
|
||||
"sourceType": "vvpkassistant.Data.WxChatParam"
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "chat.app-id",
|
||||
"type": "java.lang.String",
|
||||
"sourceType": "vvpkassistant.Data.WxChatParam"
|
||||
},
|
||||
{
|
||||
"name": "chat.app-key",
|
||||
"type": "java.lang.String",
|
||||
"sourceType": "vvpkassistant.Data.WxChatParam"
|
||||
}
|
||||
],
|
||||
"hints": []
|
||||
}
|
||||
Reference in New Issue
Block a user