xml文件内容: <resultMap id="OrderAndOtherResultMap" type="com.zyt.cxfq.model.entity.OrderAndAddressAndBrand" > <id property="id" column="id"></id> <association property="use……