|
@@ -23,7 +23,7 @@ class Feeding extends Backend
|
|
|
*/
|
|
*/
|
|
|
protected $model = null;
|
|
protected $model = null;
|
|
|
|
|
|
|
|
- protected $noNeedRight = ['get_formula','get_task'];
|
|
|
|
|
|
|
+ protected $noNeedRight = ['get_formula','get_task','get_material'];
|
|
|
|
|
|
|
|
public function _initialize()
|
|
public function _initialize()
|
|
|
{
|
|
{
|