Authored by caoyan

物权转移

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