This commit is contained in:
linfso 2024-05-25 17:31:41 +08:00
parent c9b230e95e
commit e0a1510f81

View File

@ -129,8 +129,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</foreach>
</delete>
<select id="checkUnique" parameterType="EmisSpecialCalcWeight" resultType="int">
select count(1) from emis_special_calc_weight
where del_flag='0'