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
Plain Diff
Browse Files
Authored by
caoyan
2019-02-19 10:20:38 +0800
Commit
083cb798c40f04a62b91dac2b999a5d0c61074da
2 parents
ad286671
4ac3b10b
Merge branch 'dev_物权转移' into test6.8.6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
product/src/main/java/com/yohoufo/product/response/ProductIdentifyResp.java
product/src/main/java/com/yohoufo/product/response/ProductIdentifyResp.java
View file @
083cb79
...
...
@@ -20,4 +20,5 @@ public class ProductIdentifyResp {
private
String
identifyUserName
;
//鉴定师名字
private
Integer
applyStatus
;
//申请物权转移状态
private
String
currentOwner
;
//当前物权所有人
private
int
authorType
=
1
;
//1:有货用户
}
...
...
Please
register
or
login
to post a comment