salescrm/b/test/sms.dspy
2025-10-27 15:50:44 +08:00

5 lines
69 B
Plaintext

r = await send_vcode('13801015292', '998822')
return {
'status':r
}