7 lines
266 B
INI
7 lines
266 B
INI
//java调用接口程序重启
|
|
py.restart=http://132.120.136.26:8089/restart
|
|
//java调用接口获取当前识别区域人数字典
|
|
py.person=http://132.120.136.26:8089/restart
|
|
//python向java传视觉算法当前识别结果
|
|
py.receiveData=http://132.120.136.26:8096/HQAQ/api/receiveDataFromPython.do
|