feat: 点单端搜索可指定打手接口 sousuodashou

仅返回未封禁且当前未在服务中的打手,按俱乐部隔离,不影响其他业务。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
XingQue
2026-07-23 00:31:47 +08:00
parent 4826a3ca23
commit 65db2772d8
3 changed files with 74 additions and 1 deletions

View File

@@ -117,6 +117,8 @@ from .kefu_dashou import (
KefuUpdateDashouView,
)
from .boss_dashou_search import BossSearchDashouView
from .kefu_punishment import (
KefuPunishView,
KefuPunishmentActionView,