wesmiler hai 1 mes
pai
achega
8d89d8898b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/Models/AccountStatisticsModel.php

+ 2 - 0
app/Models/AccountStatisticsModel.php

@@ -22,6 +22,8 @@ class AccountStatisticsModel extends BaseModel
     // 设置数据表
     protected $table = 'account_statistics';
 
+    const UPDATED_AT = 'updated_at';
+
     /**
      * 用户
      * @return \Illuminate\Database\Eloquent\Relations\HasOne