mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-07 06:15:29 +08:00
服务层优化采用Facade代理形式调用
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
// +----------------------------------------------------------------------
|
||||
namespace app\api\controller;
|
||||
|
||||
use app\service\MessageService;
|
||||
use app\facade\MessageService;
|
||||
|
||||
/**
|
||||
* 消息
|
||||
|
||||
Reference in New Issue
Block a user