更新代码,完善功能
This commit is contained in:
@@ -12,7 +12,7 @@ namespace app\model;
|
||||
/**
|
||||
* 设置模型
|
||||
*/
|
||||
class Channel {
|
||||
class Channel extends \think\Model {
|
||||
|
||||
protected $type = array(
|
||||
'id' => 'integer',
|
||||
|
||||
Reference in New Issue
Block a user