重复验证
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
<select id="list" resultType="com.cnbm.packing.dto.ProductLevelDTO">
|
||||
select * from t_product_level
|
||||
where valid = 1
|
||||
order by id asc
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user