Commit 6c00def2 authored by liuyuzhen's avatar liuyuzhen

保存头像

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