mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
简化高级Model命名,去掉后缀
Extend改名,Adv正式回归
This commit is contained in:
@@ -14,9 +14,8 @@ namespace traits\think\model;
|
||||
use think\Lang;
|
||||
use think\Loader;
|
||||
|
||||
trait Extend
|
||||
trait Adv
|
||||
{
|
||||
|
||||
protected $partition = [];
|
||||
|
||||
/**
|
||||
Reference in New Issue
Block a user