md
This commit is contained in:
parent
c9b230e95e
commit
e0a1510f81
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user