feature/aws-s3-upload #36
@ -96,7 +96,7 @@ export async function POST(req) {
|
||||
/**
|
||||
* 크롭 이미지 이름을 결정한다.
|
||||
*/
|
||||
const Key = `Drawing/${objectNo}_${planNo}_${type}`
|
||||
const Key = `Drawing/${objectNo}_${planNo}_${type}.png`
|
||||
|
||||
/**
|
||||
* 크롭이 완료된 이미지를 업로드한다.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user