08 2021 档案

摘要:#!/bin/bash mes=`cat list.txt` webhook='xxx' function SendMsg() { curl $webhook -H 'Content-Type: application/json' -d " { 'msgtype': 'text', 'text': 阅读全文
posted @ 2021-08-31 15:10 邓聪聪 阅读(78) 评论(0) 推荐(0)
摘要:ad 阅读全文
posted @ 2021-08-18 12:08 邓聪聪 阅读(26) 评论(0) 推荐(0)