Authored by caoyan

Merge branch 'dev_物权转移' into test6.8.6

... ... @@ -20,4 +20,5 @@ public class ProductIdentifyResp {
private String identifyUserName;//鉴定师名字
private Integer applyStatus;//申请物权转移状态
private String currentOwner;//当前物权所有人
private int authorType=1;//1:有货用户
}
... ...