Project

General

Profile

Actions

New Function #34

open

소장품.수장고 > 원본 다운로드 파일명 변경

Added by Deca Park over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
04/18/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.Steps

2.download file name issue (refer to attach image)
  1) AS-IS 
    {number}.jpg
  2) TO_BE
    {소장품번호 field value}.jpg

 


Files

download_file.png (153 KB) download_file.png Deca Park, 04/18/2023 08:08 PM
Actions #1

Updated by Deca Park over 1 year ago

  • Assignee set to Toby Pham
Actions #2

Updated by Toby Pham over 1 year ago

1: install Vue CLI

npm install -g @vue/cli

2: run install project

npm install

3: run Vue project

npm run local:dev
Actions #3

Updated by Deca Park over 1 year ago

  • Assignee changed from Toby Pham to bryant bryant
Actions #4

Updated by Deca Park over 1 year ago

[NFM_PAJU_SEARCH_API]

1. /file/download/purpose (FileController)
    - keep current method and create new method
  1) fileName
      a) As-is
         - fileName = fileSeq.jpg
      b) To-be
         - replace fileName (except file extension) with srno field of API result (https://www.nfm.go.kr/paju/api/v1/_id/nfm_storage/PS0100200100108481000000)
         - ex) 민속084810.jpg
 

Actions

Also available in: Atom PDF