update 小bug

This commit is contained in:
P3ngSaM 2022-03-02 15:11:04 +08:00
parent da724d2bfd
commit acd234592d
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ def delete_rid_cascade_scripts(rid):
else: else:
return '未查询到此rid相关记录' return '未查询到此rid相关记录'
return True
def delete_cid_cascade_scripts(cid): def delete_cid_cascade_scripts(cid):
""" """