项目级大屏地球

This commit is contained in:
2025-09-09 19:52:26 +08:00
parent 4bd192dc87
commit 35a7825759
6 changed files with 893 additions and 55 deletions

View File

@ -112,4 +112,4 @@ export const getWeather = (projectId) => {
url: '/money/big/screen/weather/' + projectId,
method: 'get'
});
};
};