Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
e79f9df1
Commit
e79f9df1
authored
Aug 05, 2021
by
兰国旗
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
laolan
parent
f31bd6ff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
center-order/app/base/api/impl/action/need.js
+2
-2
No files found.
center-order/app/base/api/impl/action/need.js
View file @
e79f9df1
...
...
@@ -59,8 +59,8 @@ class IcAPI extends APIBase {
case
"getSolutionByChannelOrderNo"
:
//渠道订单号获取方案详情
opResult
=
await
this
.
needinfoSve
.
getSolutionByChannelOrderNo
(
pobj
,
pobj
.
actionBody
,
req
);
break
;
case
"get
Solution
ByChannelOrderNo"
:
//渠道订单号获取订单信息
opResult
=
await
this
.
needinfoSve
.
get
Solution
ByChannelOrderNo
(
pobj
,
pobj
.
actionBody
,
req
);
case
"get
OrderInfo
ByChannelOrderNo"
:
//渠道订单号获取订单信息
opResult
=
await
this
.
needinfoSve
.
get
OrderInfo
ByChannelOrderNo
(
pobj
,
pobj
.
actionBody
,
req
);
break
;
case
"writeCommunicationLog"
:
//渠道方案号获取需求详情
opResult
=
await
this
.
needinfoSve2
.
writeCommunicationLog
(
pobj
,
pobj
.
actionBody
,
req
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment