摘要: /** * 记录错误日志 * @param 日志内容 $res */function save_log($res) { $err_date = date("Ymd", time()); $address = '/home/wwwroot/itservice/backend/tools'; if (! 阅读全文
posted @ 2020-09-02 14:51 没事就更 阅读(325) 评论(0) 推荐(0)