mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
改进Db类 traits\Query 更改为 traits\Transaction
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace traits\model;
|
||||
|
||||
trait Query
|
||||
trait Transaction
|
||||
{
|
||||
|
||||
/**
|
||||
Reference in New Issue
Block a user