最经用了个oracle,自己写了存储过程,分享下:

 proc_permission_deletebyid;

 

调用如下:

begin
proc_permission_deletebyid( '410700417088036001');
end;

 

 

相关文章: