Commit 00796234 by linboxuan

result format update

parent 527d8878
......@@ -699,7 +699,7 @@ class UtilsNeedService extends AppServiceBase {
// 整合前端需要的数据2
demands.push({
uniqueCode:actionBody.demands[i].uniqueCode,
demandCode: opResult.data.needNo
demandCode: npobj[i].intentionBizId
})
}
// 第五步 用户需求确认
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment