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
12e9fe2d
Commit
12e9fe2d
authored
Feb 20, 2020
by
刘泽奇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'igirl-channel-web' of gitlab.gongsibao.com:jiangyong/zhichan into igirl-channel-web
parents
8d9293c5
fbd5ce65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
igirl-channel-web/app/base/controller/impl/trademark/tmqueryCtl.js
+3
-1
No files found.
igirl-channel-web/app/base/controller/impl/trademark/tmqueryCtl.js
View file @
12e9fe2d
...
...
@@ -563,7 +563,8 @@ class tmqueryCtl extends CtlBase {
needNo
:
pushData
.
skuId
+
"_"
+
pushData
.
orderNumber
,
needNoOrderNo
:
pushData
.
orderNumber
,
//---用此字段查找
buyerMoblie
:
pushData
.
mobile
,
payCode
:
pushData
.
skuId
payCode
:
pushData
.
skuId
,
email
:
pushData
.
email
},
isUser
:
"yes"
};
...
...
@@ -571,6 +572,7 @@ class tmqueryCtl extends CtlBase {
param
.
actionType
=
pushData
.
skuId
==
"FW_GOODS-582206-1"
?
"updateOrderPayStatus"
:
"addOrderAndDelivery"
;
}
//商标的产品订单
else
{
param
.
actionBody
.
channelItemCode
=
pushData
.
serviceCode
;
param
.
actionType
=
"jdAddQifuOrder"
;
}
//工商产品订单
var
reqUrl
=
this
.
channelApiUrl
+
"/action/tmOrder/springBoard"
;
...
...
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