xiangpei
2024-12-30 f3d58432c362120c2a8fa5bb5d194d8cc8e9ab50
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)   {