TimestampBehavior::class, ] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => '', 'operations_id' => '运营者id', 'store_id' => '店铺id', 'type' => '类型0微信 1朋友圈', 'is_delete' => '', 'created_at' => '', 'updated_at' => '' ]; } }