You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"consumer": "consumerHttpProxy",
|
|
|
|
"ioConfig": {
|
|
|
|
"in": {
|
|
|
|
"apiServer": {
|
|
|
|
"port": 7000,
|
|
|
|
"userName": "usr",
|
|
|
|
"password": "123",
|
|
|
|
"routers": [
|
|
|
|
{
|
|
|
|
"router": "POST /upload/work/ABStatus",
|
|
|
|
"idTemplate": "{{.Values.UcId}}"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"router": "POST /upload/work/ABSHeart",
|
|
|
|
"idTemplate": "{{.Values.WorkId}}"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"out": {
|
|
|
|
"httpPost": {
|
|
|
|
"url": "http://218.3.126.49:60000",
|
|
|
|
"method": "post"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"info": {
|
|
|
|
}
|
|
|
|
}
|