복사 로직 오류 수정 #97
@ -28,7 +28,7 @@ export async function POST(req) {
|
||||
const isExistImage2 = await s3.send(
|
||||
new GetObjectCommand({
|
||||
Bucket,
|
||||
Key: `Drawing/${objectNo}_${planNo}_1.png`,
|
||||
Key: `Drawing/${objectNo}_${planNo}_2.png`,
|
||||
}),
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user