|
@@ -139,7 +139,7 @@
|
|
|
AND iip.cooperation_organ_id_ = #{cooperationOrganId}
|
|
|
</if>
|
|
|
<if test="musicGroupId != null">
|
|
|
- AND iip.music_group_id_ = #{musicGroupId},
|
|
|
+ AND iip.music_group_id_ = #{musicGroupId}
|
|
|
</if>
|
|
|
<if test='hasSubmit != null and hasSubmit.toString()=="1".toString()'>
|
|
|
AND iip.status_ > 0
|