admin
2020-07-16 be67478cae6bf9308f15949a21e7d0a57a3f0ecb
fanli/src/main/resource/mapping/lable/QualityFlashSaleMapper.xml
@@ -10,7 +10,7 @@
      <result column="fs_createtime" property="createtime" jdbcType="TIMESTAMP" />
      <result column="fs_updatetime" property="updatetime" jdbcType="TIMESTAMP" />
      
      <association property="taoBaoGoodsBrief" column="fs_qfgoods_id" javaType="com.yeshi.fanli.entity.taobao.TaoBaoGoodsBrief">
      <association property="taoBaoGoodsBrief" column="fs_qfgoods_id" javaType="com.yeshi.goods.facade.entity.taobao.TaoBaoGoodsBrief">
         <id column="fs_qfgoods_id" property="id" jdbcType="BIGINT" />
       </association>
   </resultMap>