fix():轧辊配辊接口
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<mapper namespace="com.fizz.business.mapper.RollHistoryMapper">
|
||||
<select id="getChangeIdList" resultType="String">
|
||||
select distinct change_id from roll_history
|
||||
select distinct changeid from roll_history
|
||||
</select>
|
||||
<select id="getRollIdList" resultType="String">
|
||||
select distinct rollid from roll_history
|
||||
|
||||
Reference in New Issue
Block a user