yanjinhui
2025-08-28 554ea194fa4332e97c3def7e010acecde26b48d5
ÏîÄ¿´úÂë/ǰ¶Ë/µ¥»ú°æ/src/api/newapi/Parameters.js
@@ -11,3 +11,6 @@
export const Pouse = () => http.post(`/api/Parameters/PauseButton`);
//获取当前伸缩杆位置
export const GetPosition = () => http.post(`/api/Parameters/CurrentLocation`);
//获取当前客户端的ip地址来决定视频流
export const GetStandid=()=>http.post(`/api/IPaddress/GetStandid`);