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
49f0ecc2
Commit
49f0ecc2
authored
Feb 29, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
54fead93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
center-channel/app/front/entry/public/apidoc/platform/tmOrder.md
+13
-0
No files found.
center-channel/app/front/entry/public/apidoc/platform/tmOrder.md
View file @
49f0ecc2
...
...
@@ -30,8 +30,21 @@
"status"
:
0
,
// 0为成功,否则失败
"msg"
:
"success"
,
"data"
:
{
"deliveryUpdated"
:
"2020-02-19T06:53:09.000Z"
,
//流程状态创建时间
"deliveryStatus"
:
"dsh"
,
//流程状态编码
"deliveryStatusName"
:
"待审核"
,
//流程状态名称(dsccl: 待上传材料,dfwsfw: 待服务,dqrfa:待确认方案,fabtg:方案不通过, dsh: 待审核, ddj: 待递交, ydj: 已递交, ywc: 已完成)
"deliveryStatusList"
:[
{
"deliveryUpdated"
:
"2020-02-18T06:53:09.000Z"
,
//流程状态创建时间
"deliveryStatus"
:
"dsccl"
,
//流程状态编码
"deliveryStatusName"
:
"待上传材料"
//流程状态名称(dsccl: 待上传材料,dfwsfw: 待服务,dqrfa:待确认方案,fabtg:方案不通过, dsh: 待审核, ddj: 待递交, ydj: 已递交, ywc: 已完成)
},
{
"deliveryUpdated"
:
"2020-02-19T06:53:09.000Z"
,
"deliveryStatus"
:
"dsh"
,
"deliveryStatusName"
:
"待审核"
}
],
"notes"
:
""
,
// 订单备注
"opNotes"
:
""
,
//操作备注
"orderContact"
:
{
...
...
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