@@ -184,7 +184,7 @@ export function updateDevicePassword(params) {
// 修改Logo
export function newCustomLogo(params) {
- return axios.post(`/SZWL-SERVER/tLogo/newCustomLogo`, params)
+ return axios.get(`/SZWL-SERVER/tLogo/newCustomLogo`, params)
}
// 日志下载