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
941a6c42
Commit
941a6c42
authored
Nov 11, 2019
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
16592e5c
32158226
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
igirl-channel-web/app/config/routes/web.js
+2
-2
No files found.
igirl-channel-web/app/config/routes/web.js
View file @
941a6c42
...
@@ -10,7 +10,7 @@ module.exports = function (app) {
...
@@ -10,7 +10,7 @@ module.exports = function (app) {
actionType
:
"op1688ChannelPushOrder"
,
actionType
:
"op1688ChannelPushOrder"
,
actionBody
:
req
.
query
actionBody
:
req
.
query
};
};
params
.
actionBody
.
channelItemCode
=
"
1329709
"
;
params
.
actionBody
.
channelItemCode
=
"
5743091
"
;
var
result
=
await
tmqueryCtl
.
doPost
(
params
,
null
,
req
);
var
result
=
await
tmqueryCtl
.
doPost
(
params
,
null
,
req
);
if
(
result
.
status
!=
0
)
{
if
(
result
.
status
!=
0
)
{
console
.
log
(
result
,
"result........."
);
console
.
log
(
result
,
"result........."
);
...
@@ -27,7 +27,7 @@ module.exports = function (app) {
...
@@ -27,7 +27,7 @@ module.exports = function (app) {
actionType
:
"op1688ChannelPushOrder"
,
actionType
:
"op1688ChannelPushOrder"
,
actionBody
:
req
.
query
actionBody
:
req
.
query
};
};
params
.
actionBody
.
channelItemCode
=
"
5743091
"
;
params
.
actionBody
.
channelItemCode
=
"
1329709
"
;
var
result
=
await
tmqueryCtl
.
doPost
(
params
,
null
,
req
);
var
result
=
await
tmqueryCtl
.
doPost
(
params
,
null
,
req
);
if
(
result
.
status
!=
0
)
{
if
(
result
.
status
!=
0
)
{
console
.
log
(
result
,
"result........."
);
console
.
log
(
result
,
"result........."
);
...
...
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