jidechao 7 달 전
부모
커밋
76467d268e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -1284,7 +1284,7 @@
                         "Content-Type": "application/json"
                     },
                     body: JSON.stringify({
-                        url: RegistrationUrl,
+                        url: uploadFileUrl1,
                         id_number: idNumber.value,
                         type: CompetitionType.value,
                     })