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
0a52ce92
Commit
0a52ce92
authored
Dec 17, 2019
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
f49bce61
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
igirl-channel/app/base/service/impl/dborder/orderSve.js
+1
-1
No files found.
igirl-channel/app/base/service/impl/dborder/orderSve.js
View file @
0a52ce92
...
@@ -584,7 +584,7 @@ class OrderService extends ServiceBase {
...
@@ -584,7 +584,7 @@ class OrderService extends ServiceBase {
productOneType_id
:
productItem
.
productOneType_id
,
//产品大类Id
productOneType_id
:
productItem
.
productOneType_id
,
//产品大类Id
itemCode
:
productItem
.
itemCode
,
//
itemCode
:
productItem
.
itemCode
,
//
itemName
:
productItem
.
itemName
,
//
itemName
:
productItem
.
itemName
,
//
orderServiceP
ayStatus
:
"yfk"
,
//支付状态:dfk: 待付款, yfk: 已支付
p
ayStatus
:
"yfk"
,
//支付状态:dfk: 待付款, yfk: 已支付
appDataOpType
:
req
.
app
.
appDataOpType
,
// 应用数据操作类型:00独立,10全委托,20部分委托
appDataOpType
:
req
.
app
.
appDataOpType
,
// 应用数据操作类型:00独立,10全委托,20部分委托
sourceOrderNo
:
ordercode
,
//来源单号
sourceOrderNo
:
ordercode
,
//来源单号
deliveryOrderNo
:
await
self
.
getBusUid
(
"jf"
),
deliveryOrderNo
:
await
self
.
getBusUid
(
"jf"
),
...
...
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