@java包
@javax.xml.bind.annotation.XmlSchema(namespace = "http://transport.livingstory.com.cn", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package cn.com.livingstory.transport;
错误:The type java.lang.Enum cannot be resolved.It is indirectly referenced from required
包前面加个@是什么意思? 而且也没找个包 导入javax.xml 这个包还是错误