更新项目部分结构,新增加DB
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace common\core;
|
||||
|
||||
use common\foundation\Cors;
|
||||
use common\models\Config;
|
||||
use common\models\oldDb\Config;
|
||||
use yii\filters\auth\HttpBearerAuth;
|
||||
|
||||
class BasePlatformController extends BaseController
|
||||
|
||||
Reference in New Issue
Block a user