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
caoyan
2019-02-19 10:10:02 +0800
Commit
4ac3b10b4870881b0d79ed1f40d10f472e0db08e
1 parent
57d7693f
物权转移
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 @
4ac3b10
...
...
@@ -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