增加限制
This commit is contained in:
parent
2e81d77dee
commit
2e2ff79029
@ -616,6 +616,7 @@
|
||||
<select id="selectAreaCodeList" resultType="java.lang.String">
|
||||
SELECT AREA_CODE
|
||||
FROM BASE_KNIFE
|
||||
WHERE KNIFE_FINE_STATE == 1
|
||||
GROUP BY AREA_CODE
|
||||
</select>
|
||||
</mapper>
|
Loading…
Reference in New Issue
Block a user