50], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'alipayId' => 'Alipay ID', 'merchantId' => 'Merchant ID', 'userId' => 'User ID', 'point' => 'Point', 'totalExpend' => 'Total Expend', 'operateId' => 'Operate ID', 'addTime' => 'Add Time', 'createTime' => 'Create Time', 'updateTime' => 'Update Time', ]; } }