资产授权
parent
f2f1433fa6
commit
b33d7ecfac
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue