更新项目部分结构,新增加DB
This commit is contained in:
@@ -3,11 +3,8 @@
|
||||
namespace admin\controllers;
|
||||
|
||||
use common\core\BaseController;
|
||||
use common\helpers\FuncHelper;
|
||||
use common\models\Store;
|
||||
use common\services\UploadService;
|
||||
use common\models\oldDb\Store;
|
||||
use common\services\WeappService;
|
||||
use common\services\WechatService;
|
||||
use yii\db\Exception;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user