500], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'a_id' => 'A ID', 'file_path' => 'File Path', 'is_oss' => 'Is Oss', 'create_time' => 'Create Time', ]; } }