feat(部门): 添加部门头信息查询以及递归的头信息查询,优化部分代码

This commit is contained in:
ahhui
2023-08-02 18:21:14 +08:00
committed by 李强
parent b4ebb14843
commit 9c218a856c
2 changed files with 50 additions and 2 deletions

View File

@@ -6,8 +6,6 @@
@Created on: 2021/6/1 001 22:57
@Remark: 自定义视图集
"""
import uuid
from django.db import transaction
from drf_yasg import openapi
from drf_yasg.utils import swagger_auto_schema