mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-03 05:41:38 +08:00
文件末尾添加换行符
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
namespace Think\Model;
|
||||
|
||||
class Lite {
|
||||
|
||||
// 当前数据库操作对象
|
||||
protected $db = null;
|
||||
// 数据库名称
|
||||
@@ -232,4 +231,4 @@ class Lite {
|
||||
return $this->db->getLastSql($this->name);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user