@@ -16,7 +16,7 @@ class Capital extends CapitalModel
* @var array
*/
protected $hidden = [
- 'create_time',
+// 'create_time',
'update_time',
];