xiangpei
2024-11-20 b86a628d1d14a3eb9da43198f5e48e6179b88e87
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)   {