Dev api 240111 (#377)

* feat(api): My subscription supports CIType sorting

* feat(api): db change
This commit is contained in:
pycook
2024-01-11 18:01:37 +08:00
committed by GitHub
parent e1b81561c9
commit 7b593ce1bc
7 changed files with 151 additions and 32 deletions

View File

@@ -114,6 +114,8 @@ class CIFilterPermsCRUD(DBMixin):
obj.soft_delete()
return obj
else:
if not kwargs.get('ci_filter') and not kwargs.get('attr_filter'):
return