2022年2月22日
摘要: $time= str_replace(array('T','Z'),' ',$need_data['Expiration']); $current_unix=strtotime($time)+3600*8; $need_data['ExpireTimeUnix'] = $current_unix; 阅读全文
posted @ 2022-02-22 15:59 车车大人 阅读(519) 评论(0) 推荐(0)