123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248 |
- {
- "groups": [
- {
- "name": "agora",
- "type": "com.juxiao.xchat.framework.agora.AgoraConfig",
- "sourceType": "com.juxiao.xchat.framework.agora.AgoraConfig"
- },
- {
- "name": "common.system",
- "type": "com.juxiao.xchat.framework.config.SystemConfig",
- "sourceType": "com.juxiao.xchat.framework.config.SystemConfig"
- },
- {
- "name": "common.url.link",
- "type": "com.juxiao.xchat.framework.config.UrlLinkConfig",
- "sourceType": "com.juxiao.xchat.framework.config.UrlLinkConfig"
- },
- {
- "name": "external.dingtalk",
- "type": "com.juxiao.xchat.framework.external.dingtalk.config.DingTalkConf",
- "sourceType": "com.juxiao.xchat.framework.external.dingtalk.config.DingTalkConf"
- },
- {
- "name": "gen",
- "type": "com.juxiao.xchat.framework.config.GenConfig",
- "sourceType": "com.juxiao.xchat.framework.config.GenConfig"
- },
- {
- "name": "pingxx",
- "type": "com.juxiao.xchat.framework.transfer.PingxxConfig",
- "sourceType": "com.juxiao.xchat.framework.transfer.PingxxConfig"
- },
- {
- "name": "region",
- "type": "com.juxiao.xchat.framework.config.RegionConfig",
- "sourceType": "com.juxiao.xchat.framework.config.RegionConfig"
- },
- {
- "name": "sm",
- "type": "com.juxiao.xchat.framework.shumei.SmFkCloudConfig",
- "sourceType": "com.juxiao.xchat.framework.shumei.SmFkCloudConfig"
- },
- {
- "name": "spring.datasource.druid.master",
- "type": "javax.sql.DataSource",
- "sourceType": "com.juxiao.xchat.framework.config.DruidConfig",
- "sourceMethod": "masterDataSource(com.juxiao.xchat.framework.config.properties.DruidProperties)"
- },
- {
- "name": "spring.datasource.druid.slave",
- "type": "javax.sql.DataSource",
- "sourceType": "com.juxiao.xchat.framework.config.DruidConfig",
- "sourceMethod": "slaveDataSource(com.juxiao.xchat.framework.config.properties.DruidProperties)"
- },
- {
- "name": "xchat",
- "type": "com.juxiao.xchat.framework.config.AdminConfig",
- "sourceType": "com.juxiao.xchat.framework.config.AdminConfig"
- }
- ],
- "properties": [
- {
- "name": "agora.app-certificate",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.agora.AgoraConfig"
- },
- {
- "name": "agora.app-id",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.agora.AgoraConfig"
- },
- {
- "name": "common.system.circle-uid",
- "type": "java.lang.String",
- "description": "动态小秘书",
- "sourceType": "com.juxiao.xchat.framework.config.SystemConfig"
- },
- {
- "name": "common.system.filter",
- "type": "java.util.List<java.lang.Long>",
- "sourceType": "com.juxiao.xchat.framework.config.SystemConfig"
- },
- {
- "name": "common.system.secretary-uid",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.SystemConfig"
- },
- {
- "name": "common.url.link.download-url",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.UrlLinkConfig"
- },
- {
- "name": "common.url.link.egg-flow-link",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.UrlLinkConfig"
- },
- {
- "name": "common.url.link.output-link",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.UrlLinkConfig"
- },
- {
- "name": "common.url.link.stat-flow-link",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.UrlLinkConfig"
- },
- {
- "name": "common.url.link.stat-flow-secret",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.UrlLinkConfig"
- },
- {
- "name": "external.dingtalk.develop-chatbot",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.external.dingtalk.config.DingTalkConf"
- },
- {
- "name": "external.dingtalk.operation-chatbot",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.external.dingtalk.config.DingTalkConf"
- },
- {
- "name": "external.dingtalk.pm",
- "type": "java.util.List<java.lang.String>",
- "sourceType": "com.juxiao.xchat.framework.external.dingtalk.config.DingTalkConf"
- },
- {
- "name": "external.dingtalk.programmer",
- "type": "java.util.List<java.lang.String>",
- "sourceType": "com.juxiao.xchat.framework.external.dingtalk.config.DingTalkConf"
- },
- {
- "name": "external.dingtalk.tester",
- "type": "java.util.List<java.lang.String>",
- "sourceType": "com.juxiao.xchat.framework.external.dingtalk.config.DingTalkConf"
- },
- {
- "name": "pingxx.api-id-second",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.transfer.PingxxConfig"
- },
- {
- "name": "pingxx.api-id-three",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.transfer.PingxxConfig"
- },
- {
- "name": "pingxx.api-key",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.transfer.PingxxConfig"
- },
- {
- "name": "pingxx.app-id",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.transfer.PingxxConfig"
- },
- {
- "name": "pingxx.private-key-path",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.transfer.PingxxConfig"
- },
- {
- "name": "pingxx.public-key",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.transfer.PingxxConfig"
- },
- {
- "name": "region.algorithm",
- "type": "java.lang.Integer",
- "sourceType": "com.juxiao.xchat.framework.config.RegionConfig"
- },
- {
- "name": "region.dbpath",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.RegionConfig"
- },
- {
- "name": "region.qqpath",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.config.RegionConfig"
- },
- {
- "name": "sm.access-key",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.shumei.SmFkCloudConfig"
- },
- {
- "name": "sm.callback",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.shumei.SmFkCloudConfig"
- },
- {
- "name": "sm.close-audio-stream",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.shumei.SmFkCloudConfig"
- },
- {
- "name": "sm.open-audio-stream",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.shumei.SmFkCloudConfig"
- },
- {
- "name": "sm.query-audio-stream",
- "type": "java.lang.String",
- "sourceType": "com.juxiao.xchat.framework.shumei.SmFkCloudConfig"
- },
- {
- "name": "xchat.address-enabled",
- "type": "java.lang.Boolean",
- "description": "获取地址开关",
- "sourceType": "com.juxiao.xchat.framework.config.AdminConfig",
- "defaultValue": false
- },
- {
- "name": "xchat.copyright-year",
- "type": "java.lang.String",
- "description": "版权年份",
- "sourceType": "com.juxiao.xchat.framework.config.AdminConfig"
- },
- {
- "name": "xchat.demo-enabled",
- "type": "java.lang.Boolean",
- "description": "实例演示开关",
- "sourceType": "com.juxiao.xchat.framework.config.AdminConfig",
- "defaultValue": false
- },
- {
- "name": "xchat.name",
- "type": "java.lang.String",
- "description": "项目名称",
- "sourceType": "com.juxiao.xchat.framework.config.AdminConfig"
- },
- {
- "name": "xchat.profile",
- "type": "java.lang.String",
- "description": "上传路径",
- "sourceType": "com.juxiao.xchat.framework.config.AdminConfig"
- },
- {
- "name": "xchat.version",
- "type": "java.lang.String",
- "description": "版本",
- "sourceType": "com.juxiao.xchat.framework.config.AdminConfig"
- }
- ],
- "hints": []
- }
|