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
f250c8b8
Commit
f250c8b8
authored
Oct 16, 2020
by
任晓松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
推送IC订单
parent
e8a1766d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
center-channel/app/base/service/impl/utilsSve/utilsFqAliyunSve.js
+1
-1
No files found.
center-channel/app/base/service/impl/utilsSve/utilsFqAliyunSve.js
View file @
f250c8b8
...
@@ -132,7 +132,7 @@ class UtilsFqAliyunService extends AppServiceBase {
...
@@ -132,7 +132,7 @@ class UtilsFqAliyunService extends AppServiceBase {
let
icOrderParams
=
{
let
icOrderParams
=
{
"idempotentSource"
:
"pcwebsbzc"
,
// 来源编号,写死:pcwebsbzc,必填
"idempotentSource"
:
"pcwebsbzc"
,
// 来源编号,写死:pcwebsbzc,必填
"idempotentSourceName"
:
"PC官网"
,
// 来源编号,写死:PC官网,必填
"idempotentSourceName"
:
"PC官网"
,
// 来源编号,写死:PC官网,必填
"product_img_url"
:
pobj
.
actionBody
.
deliveryDat
e
.
tm
.
picUrl
,
//产品图片
"product_img_url"
:
pobj
.
actionBody
.
deliveryDat
a
.
tm
.
picUrl
,
//产品图片
"productId"
:
productInfo
.
price_item
.
service_code
,
// 云服产品skuid,必填
"productId"
:
productInfo
.
price_item
.
service_code
,
// 云服产品skuid,必填
"goodsId"
:
pobj
.
actionBody
.
goodsId
,
// 官网产品id
"goodsId"
:
pobj
.
actionBody
.
goodsId
,
// 官网产品id
"customerId"
:
pobj
.
actionBody
.
customerId
,
//客户Id,必填
"customerId"
:
pobj
.
actionBody
.
customerId
,
//客户Id,必填
...
...
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