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