xiangpei
2024-11-12 79b9c73e0717c244391ab1e15c6f6da9975f2610
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)   {