jack 1 day ago
parent
commit
30e7b4c2d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -1401,7 +1401,7 @@
                     body: JSON.stringify({
                     body: JSON.stringify({
                         url: uploadFileUrl2,
                         url: uploadFileUrl2,
                         id_number: idNumber.value,
                         id_number: idNumber.value,
-                        type: 2,
+                        type: 1,
                         area: ""
                         area: ""
                     })
                     })
                 })
                 })