大屏界面渲染光伏板
This commit is contained in:
@ -190,4 +190,9 @@ export const deleteDaily = (query: { id: string; detailIdList: string[] }) => {
|
||||
});
|
||||
};
|
||||
|
||||
export const workScheduleDel = () => {};
|
||||
export const workScheduleDel = () => {
|
||||
return request({
|
||||
url: '/facility/matrix/gis/position/1933358820034174995',
|
||||
method: 'get'
|
||||
});
|
||||
};
|
||||
|
Reference in New Issue
Block a user