批量更新租户规则
This commit is contained in:
@@ -23,7 +23,7 @@ class Demand extends Model
|
||||
use SoftDelete;
|
||||
|
||||
// 数据库表名
|
||||
protected $name = 'mete_demand';
|
||||
protected $name = 'mete_apps_cms_demand';
|
||||
|
||||
// 字段类型转换
|
||||
protected $type = [
|
||||
|
||||
Reference in New Issue
Block a user