Compare commits

..

No commits in common. "c3f4eb9e1f0577b58ba2dd45f425c79331156e56" and "f8e92d0f7aad0776fbb066f6707d38317b5982be" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -63,7 +63,6 @@ export const UPLOAD_FILE_TYPE_ENUM = {
134: 134,
135: 135,
136: 136,
137: 137,
};
/**
@ -131,5 +130,4 @@ export const UPLOAD_FILE_PATH_ENUM = {
134: "project_authority_review_signature",
135: "branch_manager_approval_signature",
136: "accident_incident",
137: "accident_incident",
};

View File

@ -1,7 +1,7 @@
{
"name": "zy-react-library",
"private": false,
"version": "1.0.71",
"version": "1.0.70",
"type": "module",
"description": "",
"author": "LiuJiaNan",