1
0
mirror of https://gitee.com/apiadmin/ApiAdmin.git synced 2025-04-06 03:58:00 +08:00

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

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

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