12 lines
374 B
JSON
12 lines
374 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultDbString": "localhost,4331;database=ybdevice;uid=fans_user;pwd=fans1qaz@WSX;"
|
|
},
|
|
"BodyApiSettings": { //八电极算法接口授权信息
|
|
"AccessKey": "u2kdk3g8ek74bi1i",
|
|
"AccessSecret": "ehv30ap7c99kt8q7",
|
|
"ApiUrl": "https://www.openapi.e-besthealth.com/bia/body120",
|
|
"BaseUrl": "https://www.openapi.e-besthealth.com/"
|
|
}
|
|
}
|