更新项目部分结构,新增加DB
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
namespace service\models\forms;
|
||||
|
||||
use common\core\BaseModel;
|
||||
use common\models\DoctorService;
|
||||
use common\models\ServiceUser;
|
||||
use common\models\oldDb\DoctorService;
|
||||
use common\models\oldDb\ServiceUser;
|
||||
use yii\base\Exception;
|
||||
|
||||
//医生服务设置
|
||||
|
||||
Reference in New Issue
Block a user