版本 : 3.3.13
使用 curl 获取 profile , 提示 {“status”:“FAILED”,“code”:“1”,“msg”:“Need auth information.”,“message”:“Need auth information.”}
版本 : 3.3.13
使用 curl 获取 profile , 提示 {“status”:“FAILED”,“code”:“1”,“msg”:“Need auth information.”,“message”:“Need auth information.”}
加上
curl -u “${jdbcuser}:${passowrd}”