Accept Merge Request #130: (feature/hant -> develop)

Merge Request: 订单

Created By: @todayswind
Accepted By: @todayswind
URL: https://g-bcrc3009.coding.net/p/allocatr/d/allocatr/git/merge/130?initial=true
This commit is contained in:
todayswind 2025-06-10 10:45:36 +08:00 committed by Coding
commit deefc12ab1

View File

@ -41,6 +41,8 @@ class Order extends Backend
protected $items = null;
protected $itemsformattedTree = null;
protected $noNeedRight = ['smart'];
public function _initialize()
{
parent::_initialize();