Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
tanling
2019-08-16 10:01:53 +0800
Commit
5d69930b8b9e08e411add79daf6496719f4a9f51
1 parent
292d6d70
comment
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
order/src/main/java/com/yohoufo/order/controller/AppraiseController.java
order/src/main/java/com/yohoufo/order/service/impl/AppraiseService.java
order/src/main/java/com/yohoufo/order/controller/AppraiseController.java
View file @
5d69930
...
...
@@ -106,9 +106,9 @@ public class AppraiseController {
/**
* 给付费寄存 and 付费鉴定 发货用<br><br/>
* 鉴定结果为以下场景,寄回
* 1.
瑕疵,鉴定为假,虚假发货
,质检不通过取消
* 1.
鉴定为假
,质检不通过取消
* 2.无法鉴定
* 3.鉴定通过
* 3.鉴定通过
(实物寄存)
*
* 提供给运营平台使用
* @return
...
...
order/src/main/java/com/yohoufo/order/service/impl/AppraiseService.java
View file @
5d69930
...
...
@@ -518,7 +518,7 @@ public class AppraiseService {
/**
* 给付费寄存 and 付费鉴定 发货用<br><br/>
* 鉴定结果为以下场景,寄回
* 1.
瑕疵,鉴定为假,虚假发货
,质检不通过取消
* 1.
鉴定为假
,质检不通过取消
* 2.无法鉴定
* 3.鉴定通过
*
...
...
Please
register
or
login
to post a comment