Commit 6c00def2 authored by liuyuzhen's avatar liuyuzhen

保存头像

parent 66a83c43
......@@ -64,7 +64,7 @@ class CommonServiceModel extends \Business\AbstractModel
if(!$returnData){
$returnData = new \stdClass();
}
return $returnData
return $returnData;
}
$time = date('YmdHis_');
$fileName = $time . \Our\Validate::getNumberString();
......
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