Commit e95232d5 authored by chenchuanwen's avatar chenchuanwen

newBridge

parent 4ee126dc
<?php <?php
$redis= new Redis();
$redis->
date_default_timezone_set("Asia/Shanghai"); date_default_timezone_set("Asia/Shanghai");
mb_internal_encoding("UTF-8"); mb_internal_encoding("UTF-8");
define("TIMESTAMP",time()); define("TIMESTAMP",time());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment