255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'mall_id' => 'Mall ID', 'user_coupon_id' => 'User Coupon ID', 'is_delete' => '删除', 'order_id' => '订单id', 'type' => '类型', ]; } }