bug修改;
This commit is contained in:
@@ -93,7 +93,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
and organization_id = #{documentTypeDO.organizationId}
|
||||
</if>
|
||||
<if test="documentTypeDO.belongModuleCode != null and documentTypeDO.belongModuleCode != ''">
|
||||
and belong_modules_code = #{documentTypeDO.belongModuleCode}
|
||||
and BELONG_MODULE_CODE = #{documentTypeDO.belongModuleCode}
|
||||
</if>
|
||||
</sql>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user