modified 优化筛选功能,同步数据库字段

This commit is contained in:
zhaoxiang 2019-06-27 18:16:30 +08:00
parent 7b7b144acf
commit 2c4827f253

View File

@ -9,5 +9,5 @@ namespace app\model;
class AdminGroup extends Base {
protected $autoWriteTimestamp = true;
}