更新项目部分结构,新增加DB
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace admin\models\forms\drug;
|
||||
|
||||
use common\core\BaseModel;
|
||||
use common\models\DoctorArticle;
|
||||
use common\models\oldDb\DoctorArticle;
|
||||
use yii\db\Exception;
|
||||
|
||||
//文章Form
|
||||
|
||||
Reference in New Issue
Block a user