com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException: 6 counts of IllegalAnnotationExceptions
Class has two properties of the same name "appid"
this problem is related to the following location:
at public java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.getAppid()
at com.msds.moserver.bean.LC0003_ReqBodyBean
this problem is related to the following location:
at protected java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.appid
at com.msds.moserver.bean.LC0003_ReqBodyBean
Class has two properties of the same name "appversion"
this problem is related to the following location:
at public java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.getAppversion()
at com.msds.moserver.bean.LC0003_ReqBodyBean
this problem is related to the following location:
at protected java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.appversion
at com.msds.moserver.bean.LC0003_ReqBodyBean
Class has two properties of the same name "deviceid"
this problem is related to the following location:
at public java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.getDeviceid()
at com.msds.moserver.bean.LC0003_ReqBodyBean
this problem is related to the following location:
at protected java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.deviceid
at com.msds.moserver.bean.LC0003_ReqBodyBean
Class has two properties of the same name "devicemodel"
this problem is related to the following location:
at public java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.getDevicemodel()
at com.msds.moserver.bean.LC0003_ReqBodyBean
this problem is related to the following location:
at protected java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.devicemodel
at com.msds.moserver.bean.LC0003_ReqBodyBean
Class has two properties of the same name "osversion"
this problem is related to the following location:
at public java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.getOsversion()
at com.msds.moserver.bean.LC0003_ReqBodyBean
this problem is related to the following location:
at protected java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.osversion
at com.msds.moserver.bean.LC0003_ReqBodyBean
Class has two properties of the same name "outuserid"
this problem is related to the following location:
at public java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.getOutuserid()
at com.msds.moserver.bean.LC0003_ReqBodyBean
this problem is related to the following location:
at protected java.lang.String com.msds.moserver.bean.LC0003_ReqBodyBean.outuserid
at com.msds.moserver.bean.LC0003_ReqBodyBean
在对于的LC0003_ReqBodyBean实体类添加注解如图所示: