This commit is contained in:
zimoyin
2026-04-03 11:32:19 +08:00
parent 4c841b9dbf
commit 1a84e92384
30 changed files with 403 additions and 1030 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
<?php
namespace app\model;
namespace plugin\admin\app\model;
use support\Model;
/**
* OpmMwDepartment 模型
@@ -30,7 +29,7 @@ use support\Model;
* @property string $deptId deptId
* @property int $s_report s_report(默认值:1
*/
class OpmMwDepartment extends Model
class OpmMwDepartment extends Base
{
/**
* 数据表名