mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 20:52:48 +08:00
增加 Think\Model\ExtendModel
Think\Model\RelationModel Think\Model\ViewModel 三个模型组装示例
This commit is contained in:
@@ -302,7 +302,7 @@ class Model {
|
||||
}
|
||||
// 删除成功后的回调方法
|
||||
protected function _after_delete($data,$options) {}
|
||||
|
||||
|
||||
/**
|
||||
* 查询数据集
|
||||
* @access public
|
||||
|
||||
Reference in New Issue
Block a user