1 Star 1 Fork 42

Admin/LMXCC

forked from lizhiyong/LMXCC 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
FS_call_list.php 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
limx 提交于 2020-06-23 10:30 . 首次提交,建立开源版本
<?php
set_time_limit(600);
session_start();
date_default_timezone_set('Asia/Shanghai');
header("Content-type: text/html; charset=utf-8");
if (!isset($_SESSION['FSlmxusers']) || empty($_SESSION['ESL_HOST']))
die("NEED LOGIN !!");
include 'Shoudian_db.php';
require 'redis_calllist_inc.php';
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sxver_0/LMXCC.git
git@gitee.com:sxver_0/LMXCC.git
sxver_0
LMXCC
LMXCC
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385