|
|
@@ -842,7 +842,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<if test ='maps.logType !=null'>
|
|
|
and l.log_type = #{maps.logType}
|
|
|
</if>
|
|
|
- <if test ='maps.logType !=null'>
|
|
|
+ <if test ='maps.maps.periodId !=null'>
|
|
|
and l.period_id = #{maps.periodId}
|
|
|
</if>
|
|
|
<if test ='maps.companyId !=null'>
|