新增chat Robot 接口服务
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -41,6 +41,26 @@
|
|||||||
"type": "java.lang.String",
|
"type": "java.lang.String",
|
||||||
"sourceType": "com.ai.da.common.config.FileProperties"
|
"sourceType": "com.ai.da.common.config.FileProperties"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "file.linux.path",
|
||||||
|
"type": "java.lang.String",
|
||||||
|
"sourceType": "com.ai.da.common.config.FileProperties$ElPath"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "file.mac.path",
|
||||||
|
"type": "java.lang.String",
|
||||||
|
"sourceType": "com.ai.da.common.config.FileProperties$ElPath"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "file.sys.path",
|
||||||
|
"type": "java.lang.String",
|
||||||
|
"sourceType": "com.ai.da.common.config.FileProperties$ElPath"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "file.windows.path",
|
||||||
|
"type": "java.lang.String",
|
||||||
|
"sourceType": "com.ai.da.common.config.FileProperties$ElPath"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "spring.security.auth-api",
|
"name": "spring.security.auth-api",
|
||||||
"type": "java.lang.String",
|
"type": "java.lang.String",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user