255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'store_id' => 'Store ID', 'pay_price' => '支付金额', 'send_price' => '赠送金额', 'name' => '充值名称', 'is_delete' => 'Is Delete', 'addtime' => 'Addtime', ]; } }