新增物料用户修改
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<sql id="selectUser">
|
||||
SELECT
|
||||
t1.id,
|
||||
t1.card_no,
|
||||
t1.create_user,
|
||||
t1.create_time,
|
||||
t1.update_user,
|
||||
@@ -53,4 +54,4 @@
|
||||
AND id != #{id}
|
||||
</if>
|
||||
</select>
|
||||
</mapper>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user