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
b80535b9
Commit
b80535b9
authored
Jan 13, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
7b61a670
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
igirl-channel/app/base/service/impl/dborder/ordertmproductSve.js
+2
-0
igirl-channel/app/front/entry/public/apidoc/opTrademark/opTm.md
+3
-3
No files found.
igirl-channel/app/base/service/impl/dborder/ordertmproductSve.js
View file @
b80535b9
...
@@ -738,6 +738,7 @@ class OrderTmProductService extends ServiceBase {
...
@@ -738,6 +738,7 @@ class OrderTmProductService extends ServiceBase {
}
}
if
(
item
.
payStatus
==
"dfk"
)
{
if
(
item
.
payStatus
==
"dfk"
)
{
item
.
deliveryStatus
=
item
.
payStatus
;
item
.
deliveryStatus
=
item
.
payStatus
;
item
.
deliveryStatusName
=
item
.
payStatusName
;
}
}
var
resultData
=
{
var
resultData
=
{
tm
:
{
tm
:
{
...
@@ -752,6 +753,7 @@ class OrderTmProductService extends ServiceBase {
...
@@ -752,6 +753,7 @@ class OrderTmProductService extends ServiceBase {
gzwtsUrl
:
item
.
gzwtsUrl
,
gzwtsUrl
:
item
.
gzwtsUrl
,
smwjUrl
:
item
.
smwjUrl
,
smwjUrl
:
item
.
smwjUrl
,
deliveryStatus
:
item
.
deliveryStatus
,
deliveryStatus
:
item
.
deliveryStatus
,
deliveryStatusName
:
item
.
deliveryStatusName
,
totalSum
:
item
.
totalSum
,
totalSum
:
item
.
totalSum
,
notes
:
item
.
notes
notes
:
item
.
notes
},
orderFlow
:
[],
receiptVoucher
:
[]
},
orderFlow
:
[],
receiptVoucher
:
[]
...
...
igirl-channel/app/front/entry/public/apidoc/opTrademark/opTm.md
View file @
b80535b9
...
@@ -602,9 +602,9 @@
...
@@ -602,9 +602,9 @@
"itemName"
:
"商标自主注册"
,
"itemName"
:
"商标自主注册"
,
"totalSum"
:
"270.00"
,
"totalSum"
:
"270.00"
,
"name"
:
"上海辰者信息科技有限公司"
,
"name"
:
"上海辰者信息科技有限公司"
,
"deliveryStatus"
:
"dsccl"
,
"deliveryStatus"
:
"dsccl"
,
//dqrfa: 待确认方案, fabtg: 方案不通过, dfwsfw: 待服务, dsccl: 待上传材料, dsh: 待审核, ddj: 待递交, ydj: 已递交, ywc: 已完成
"deliveryStatusName"
:
"待上传材料"
,
"deliveryStatusName"
:
"待上传材料"
,
"payStatus"
:
"yfk"
,
"payStatus"
:
"yfk"
,
// dfk: 待付款, yfk: 已付款
"payStatusName"
:
"已付款"
,
"payStatusName"
:
"已付款"
,
"CreateDate"
:
"2019-10-30T08:06:02.000Z"
,
"CreateDate"
:
"2019-10-30T08:06:02.000Z"
,
"submitTime"
:
null
,
"submitTime"
:
null
,
...
@@ -650,7 +650,7 @@
...
@@ -650,7 +650,7 @@
"nclOneCodes"
:
"02"
,
"nclOneCodes"
:
"02"
,
"gzwtsUrl"
:
null
,
"gzwtsUrl"
:
null
,
"smwjUrl"
:
null
,
"smwjUrl"
:
null
,
"deliveryStatus"
:
"dsccl"
,
"deliveryStatus"
:
"dsccl"
,
//dfk: 待付款, dqrfa: 待确认方案, fabtg: 方案不通过, dfwsfw: 待服务, dsccl: 待上传材料, dsh: 待审核, ddj: 待递交, ydj: 已递交, ywc: 已完成
"notes"
:
""
"notes"
:
""
},
},
"orderFlow"
:
[
"orderFlow"
:
[
...
...
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