Commit c866118b by 冷斌

fix bug

parent cf46a0e8
...@@ -51,7 +51,7 @@ class ProfitController extends HomebaseController ...@@ -51,7 +51,7 @@ class ProfitController extends HomebaseController
$type = $user_family['role'] ? 2 : 3; $type = $user_family['role'] ? 2 : 3;
} }
return $type; return 2;
} }
protected function getInfo() protected function getInfo()
......
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