4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
# 手动分配客户给销售
|
|
result = await assign_customer_to_sale(request, params_kw)
|
|
return result
|