업로드
POST {{baseUrl}}/api/v1/file/upload
파일을 업로드 합니다.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
RESPONSES
status: OK
{"result":[{"file_ext":".jpg","ori_name":"test.jpg","attach_name":"202301130543469126","attach_path":"/home/koreanair/api/attach/","file_size":1938}]}