This commit is contained in:
todaywindy 2025-07-31 15:30:11 +08:00
parent 15592ed2bd
commit 171b266e40

View File

@ -26,6 +26,7 @@ class Auditorder extends Backend
* @var \app\admin\model\Order
*/
protected $model = null;
protected $noNeedRight = ['export'];
public function _initialize()
{