odc.xiaohui
2023-12-22 47f65b70fe2a27db11473c0437582e88e0c3d93e
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)   {