Commit 67e40b1c by huluobin

update

parent 7e2a491a
......@@ -19,6 +19,7 @@
<result column="produce_brief_introduction" property="briefIntroduction"/>
<result column="produce_details" property="details"/>
<result column="produce_sub_title" property="subTitle"/>
<result column="service_id" property="serviceId"/>
<association property="praiseRecord" javaType="com.gogirl.domain.product.serve.PraiseRecord">
<result column="praiseid" property="id" jdbcType="INTEGER"/>
<result column="praisecustomer_id" property="customerId" jdbcType="INTEGER"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment