修正softdelete

This commit is contained in:
thinkphp
2017-10-11 16:34:35 +08:00
parent fc98ad62b2
commit 75c305b068

View File

@@ -3,6 +3,7 @@
namespace traits\model;
use think\db\Query;
use think\Model;
/**
* @mixin \Think\Model