Commit 502e0714 by 冷斌

fix bug

parent 8f575f4e
...@@ -89,6 +89,7 @@ class ProfitController extends HomebaseController ...@@ -89,6 +89,7 @@ class ProfitController extends HomebaseController
} }
} }
$data['certification'] = $certification; $data['certification'] = $certification;
return $data;
} }
public function info() public function info()
......
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