qirong
2023-12-12 b19c888d4c5ff564e76d9cd1e5adddf6ed35c8ee
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)   {