qirong
2024-01-10 0878449b3e7160d1a585b1c2f787b09332e5865d
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)   {