50], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'order_id' => 'Order ID', 'opera_platform' => 'Opera Platform', 'opera_user_id' => 'Opera User ID', 'opera_type' => '1:create 2:cancel 3:modify ', 'opera_time' => 'Opera Time', 'opera_detail' => 'Opera Detail', 'member_id' => '微信用户ID 对应 wechat_user.ID', ]; } }