feat(部门): 添加部门头信息查询以及递归的头信息查询,优化部分代码
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user