Commit 9fc22b17 authored by zw's avatar zw

我得账单去掉

parent 7e8199d6
......@@ -53,7 +53,7 @@ class MyCenterService{
$result["img"] = HEADERIMGURL . $result["img"];
}
//todo 需要计算暂时没做。
$result["money_total"] = 1000;
//$result["money_total"] = 1000;
return $result;
}
......
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