更新项目部分结构,新增加DB
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
namespace admin\models\search;
|
||||
|
||||
use common\modelsgii\oldDb\Menu;
|
||||
use Yii;
|
||||
use yii\base\Model;
|
||||
use yii\data\ActiveDataProvider;
|
||||
use common\modelsgii\Menu;
|
||||
|
||||
/**
|
||||
* MenuSearch represents the model behind the search form about `common\models\Menu`.
|
||||
* MenuSearch represents the model behind the search form about `common\models\oldDb\Menu`.
|
||||
*/
|
||||
class MenuSearch extends Menu
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user