yii中让主键自动增加的方法:1、使用updateAllCounters方法,传入count=>1即可实现值自增;2、使用updateAll方法,传入count+1即可实现值自增。
技术文章 / 下载软件趣味内容 / 专业带飞