Commit dc56a59e by 冷斌

推广

parent 1e7eb2e1
......@@ -366,7 +366,7 @@ class UserAction extends CommonAction
protected function account_income()
{
$map = array('muid' => $this->mid);
echo 1; die;
$st = strtotime($_GET['st']) + 0;
$et = strtotime($_GET['et']) + 0;
if (!$st) {
......
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