100], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'fx_uid' => 'Fx Uid', 'amount' => 'Amount', 'status' => 'Status', 'recharge_order' => 'Recharge Order', 'pay_type' => 'Pay Type', 'create_time' => 'Create Time', 'update_time' => 'Update Time', ]; } }