Explorar el Código

202406工业修改

qinhouyu hace 1 año
padre
commit
a8f2a71cf5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/api/zdsz/engineeringGY.js

+ 1 - 1
src/api/zdsz/engineeringGY.js

@@ -56,7 +56,7 @@ export function QueryEngineeIndustrys({id, type}) {
 
 export function UpdateEngineeIndustry(data) {
   return request({
-    url: '/zdsz/engineeringIndustry/updateNodeByBo',
+    url: '/zdsz/engineeringGY/updateNodeByBo',
     method: 'put',
     data
   })