mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
新增SoftDelete单元测试
This commit is contained in:
@@ -4,6 +4,9 @@ namespace traits\model;
|
||||
|
||||
use think\db\Query;
|
||||
|
||||
/**
|
||||
* @mixin \Think\Model
|
||||
*/
|
||||
trait SoftDelete
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user