yuanyiming 2 năm trước cách đây
mục cha
commit
ec11ed57ec
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ssti.js

+ 1 - 1
ssti.js

@@ -156,7 +156,7 @@ router.post("/UploadActivityFile",(req,res)=>{
 
 
 //yym 项目管理结项上传报告
 //yym 项目管理结项上传报告
 router.post("/UploadProjectManageFile",(req,res)=>{
 router.post("/UploadProjectManageFile",(req,res)=>{
-    QMysql(req,res,"ProjectManageFile")
+    QMysql(req,res,"update_ProjectManageFile")
 })
 })