fix
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
select *
|
||||
from xfsg_line_pay
|
||||
where line_id = #{lineId}
|
||||
and deleted = '0'
|
||||
and deleted = '0' limit 1
|
||||
</select>
|
||||
|
||||
<select id="getLinePayByLineIdAndPayType" resultMap="BaseResultMap">
|
||||
|
||||
Reference in New Issue
Block a user