1、修复bug
2、后台栏目分模型划分 3、前台增加微信开发用户登录功能
This commit is contained in:
@@ -14,4 +14,8 @@ namespace app\common\model;
|
||||
*/
|
||||
class Content extends BaseModel{
|
||||
|
||||
protected $type = array(
|
||||
'create_time' => 'integer',
|
||||
'update_time' => 'integer',
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user