[积分商城]积分订单-优化

This commit is contained in:
2026-03-19 10:04:34 +08:00
parent ca50e5a19a
commit b4c0835a78
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace app\admin\controller\mall\pints;
namespace app\admin\controller\mall;
use Throwable;
use app\common\controller\Backend;
@@ -8,7 +8,7 @@ use app\common\controller\Backend;
/**
* 积分订单
*/
class Order extends Backend
class PintsOrder extends Backend
{
/**
* MallPintsOrder模型对象