资产授权

master
Yueng 2024-09-05 16:02:36 +08:00
parent f2f1433fa6
commit b33d7ecfac
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
where where
dept_id = #{deptId} dept_id = #{deptId}
</delete> </delete>
<delete id="delDeptAssetAccreditDept"> <delete id="delUserAssetAccreditDept">
delete delete
from `h6_cloud_server`.asset_authorization from `h6_cloud_server`.asset_authorization
where where