diff --git a/enum/uploadFile/gwj/index.js b/enum/uploadFile/gwj/index.js index 514d1b1..11ace14 100644 --- a/enum/uploadFile/gwj/index.js +++ b/enum/uploadFile/gwj/index.js @@ -63,6 +63,7 @@ export const UPLOAD_FILE_TYPE_ENUM = { 134: 134, 135: 135, 136: 136, + 137: 137, }; /** @@ -130,4 +131,5 @@ export const UPLOAD_FILE_PATH_ENUM = { 134: "project_authority_review_signature", 135: "branch_manager_approval_signature", 136: "accident_incident", + 137: "accident_incident", };