07 2024 档案

摘要:​ ​ <?php // 要检测的 appid 列表 $appids = array('appid1', 'appid2', 'appid3'); // 使用实际的 appid // 循环调用接口检测小程序状态 foreach ($appids as $appid) { $url = 'https: 阅读全文
posted @ 2024-07-17 14:46 y131673 阅读(53) 评论(0) 推荐(0)