Commit 3d27cb99 by 王悦

fix ActionType-actionType

parent f033c176
...@@ -60,7 +60,7 @@ class QcCenterOrderService extends AppServiceBase { ...@@ -60,7 +60,7 @@ class QcCenterOrderService extends AppServiceBase {
IntentionBizId: needinfo.channelNeedNo, IntentionBizId: needinfo.channelNeedNo,
CompanyName: solution.CompanyName, IcpType: solution.IcpType, CompanyAddress: solution.CompanyAddress, CompanyName: solution.CompanyName, IcpType: solution.IcpType, CompanyAddress: solution.CompanyAddress,
Area: solution.Area, Note: solution.Note, Area: solution.Area, Note: solution.Note,
ActionType:solution.ActionType, ActionType:solution.actionType,
Source:"官网" Source:"官网"
}; };
if (needsolution.channelSolutionNo) { if (needsolution.channelSolutionNo) {
......
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