yii2 自动写入update_at,create_at字段
时间:2015-09-06 19:46:55
收藏:0
阅读:533

先建表新建create_at和update_at字段,最好选择可为空

使用系统插件,写入

确保create_at,update_at可以为空
原文:http://www.cnblogs.com/langxi/p/4786807.html
评论(0)