|
@@ -68,7 +68,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<if test="activityLlzScore != null">activity_llz_score,</if>
|
|
|
<if test="activityJbScore != null">activity_jb_score,</if>
|
|
|
<if test="activityBssScore != null">activity_bss_score,</if>
|
|
|
- <if test="investmentScore != null">investmentScore,</if>
|
|
|
+ <if test="investmentScore != null">investment_score,</if>
|
|
|
<if test="totalPeople != null">total_people,</if>
|
|
|
<if test="rank != null">rank,</if>
|
|
|
<if test="year != null">year_data,</if>
|