摘要: 一、编写利用腾讯云文件 在项目—>utils下创建一个文件tencentsms.py: class TengXun(object): def send_sms(self, code, mobile): # 短信应用SDK AppID appid = APP_ID # SDK AppID是1400开头 阅读全文
posted @ 2024-05-30 16:36 shhuang 阅读(18) 评论(0) 推荐(0)