22 lines
452 B
JSON
22 lines
452 B
JSON
{
|
|
"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": []
|
|
} |