1
This commit is contained in:
@ -10,7 +10,7 @@ use app\Request;
|
|||||||
use think\App;
|
use think\App;
|
||||||
use think\response\Json;
|
use think\response\Json;
|
||||||
|
|
||||||
#[ControllerAnnotation(title: '商城商品管理')]
|
#[ControllerAnnotation(title: 'IP黑名单管理')]
|
||||||
class Blackip extends AdminController
|
class Blackip extends AdminController
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
@ -14,7 +14,7 @@ use think\response\Json;
|
|||||||
use Wolfcode\Ai\Enum\AiType;
|
use Wolfcode\Ai\Enum\AiType;
|
||||||
use Wolfcode\Ai\Service\AiChatService;
|
use Wolfcode\Ai\Service\AiChatService;
|
||||||
|
|
||||||
#[ControllerAnnotation(title: '商城商品管理')]
|
#[ControllerAnnotation(title: '支付订单管理')]
|
||||||
class Order extends AdminController
|
class Order extends AdminController
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user