feat: deal group
This commit is contained in:
@@ -42,7 +42,7 @@ async def create_deal_bill(
|
||||
operation_id='cancel_deal_bill',
|
||||
response_model=CancelDealBillResponse
|
||||
)
|
||||
async def create_deal_bill(
|
||||
async def cancel_deal_billing(
|
||||
session: SessionDependency,
|
||||
request: CancelDealBillRequest,
|
||||
user: CurrentUserDependency
|
||||
|
||||
Reference in New Issue
Block a user