更新项目部分结构,新增加DB
This commit is contained in:
@@ -4,10 +4,10 @@ namespace admin\models\forms\drug;
|
||||
|
||||
use common\core\BaseModel;
|
||||
use common\helpers\ArrayHelper;
|
||||
use common\models\Drug;
|
||||
use common\models\DrugStoreDrug;
|
||||
use common\models\DrugStoreRelations;
|
||||
use common\models\Platform;
|
||||
use common\models\oldDb\Drug;
|
||||
use common\models\oldDb\DrugStoreDrug;
|
||||
use common\models\oldDb\DrugStoreRelations;
|
||||
use common\models\oldDb\Platform;
|
||||
use Overtrue\Pinyin\Pinyin;
|
||||
use yii\db\Exception;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user