@@ -10,7 +10,7 @@ use think\Db;
class Caozuoguifantype extends Apic
{
protected $noNeedLogin = [];
- protected $noNeedRight = ['info'];
+ protected $noNeedRight = ['index','info'];
protected $table = 'caozuoguifan_type';