xiangpei
2024-12-30 4f43d3941a248d79662ae16b2f6fe8d40745976c
src/api/system/oss/index.ts
@@ -30,7 +30,7 @@
  return request({
    url: '/auth/auto' ,
    method: 'get',
    data: winIp
    params: winIp
  });
}
export function examineIds(ossId: string | number)   {