喻健
2018-12-03 8288aff54d0087286fec34e33c3f7abd347b6b0a
fanli/src/main/java/com/yeshi/fanli/mapping/push/PushGoodsGroupMapper.xml
@@ -55,7 +55,7 @@
   </delete>
  
   <select id="selectByPushId" resultMap="BaseResultMap" parameterType="java.lang.Long">
         select <include refid="Base_Column_List"/> from yeshi_ec_push_goods_group
         select gro_id,gro_push_id,gro_goods_id as cg_id from yeshi_ec_push_goods_group
         where gro_push_id = #{pushId,jdbcType=BIGINT}
  </select>