调整所有返工接口的响应返回数据,为兼容RPC调用做支持
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
namespace app\common\controller;
|
||||
|
||||
use app\common\helper\ResponseHelper;
|
||||
use app\common\service\AuthService;
|
||||
use library\ResponseHelper;
|
||||
use think\Controller;
|
||||
use think\facade\Request;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user