order-food-admin/dcat_admin_ide_helper.php

699 lines
38 KiB
PHP

<?php
/**
* A helper file for Dcat Admin, to provide autocomplete information to your IDE
*
* This file should not be included in your code, only analyzed by your IDE!
*
* @author jqh <841324345@qq.com>
*/
namespace Dcat\Admin {
use Illuminate\Support\Collection;
/**
* @property Grid\Column|Collection goods_name
* @property Grid\Column|Collection goods_attrs
* @property Grid\Column|Collection goods_num
* @property Grid\Column|Collection goods_price
* @property Grid\Column|Collection goods_cover
* @property Grid\Column|Collection width
* @property Grid\Column|Collection goods
* @property Grid\Column|Collection id
* @property Grid\Column|Collection users
* @property Grid\Column|Collection goods_id
* @property Grid\Column|Collection content
* @property Grid\Column|Collection start_time
* @property Grid\Column|Collection end_time
* @property Grid\Column|Collection buy_times
* @property Grid\Column|Collection buy_num
* @property Grid\Column|Collection created_at
* @property Grid\Column|Collection updated_at
* @property Grid\Column|Collection activity_day_id
* @property Grid\Column|Collection time
* @property Grid\Column|Collection award_1
* @property Grid\Column|Collection award_2
* @property Grid\Column|Collection award_3
* @property Grid\Column|Collection award_4
* @property Grid\Column|Collection award_5
* @property Grid\Column|Collection award_6
* @property Grid\Column|Collection award_7
* @property Grid\Column|Collection award_8
* @property Grid\Column|Collection award_9
* @property Grid\Column|Collection user_id
* @property Grid\Column|Collection draw_id
* @property Grid\Column|Collection status
* @property Grid\Column|Collection key_name
* @property Grid\Column|Collection key_type
* @property Grid\Column|Collection key_value
* @property Grid\Column|Collection rate
* @property Grid\Column|Collection is_all
* @property Grid\Column|Collection is_niu
* @property Grid\Column|Collection name
* @property Grid\Column|Collection type
* @property Grid\Column|Collection version
* @property Grid\Column|Collection detail
* @property Grid\Column|Collection is_enabled
* @property Grid\Column|Collection parent_id
* @property Grid\Column|Collection order
* @property Grid\Column|Collection icon
* @property Grid\Column|Collection uri
* @property Grid\Column|Collection extension
* @property Grid\Column|Collection permission_id
* @property Grid\Column|Collection menu_id
* @property Grid\Column|Collection slug
* @property Grid\Column|Collection http_method
* @property Grid\Column|Collection http_path
* @property Grid\Column|Collection role_id
* @property Grid\Column|Collection value
* @property Grid\Column|Collection username
* @property Grid\Column|Collection password
* @property Grid\Column|Collection avatar
* @property Grid\Column|Collection remember_token
* @property Grid\Column|Collection cover_res
* @property Grid\Column|Collection jump_link
* @property Grid\Column|Collection banner_res
* @property Grid\Column|Collection banner_desc
* @property Grid\Column|Collection banner_address
* @property Grid\Column|Collection is_show
* @property Grid\Column|Collection sort
* @property Grid\Column|Collection uuid
* @property Grid\Column|Collection connection
* @property Grid\Column|Collection queue
* @property Grid\Column|Collection payload
* @property Grid\Column|Collection exception
* @property Grid\Column|Collection failed_at
* @property Grid\Column|Collection goods_des
* @property Grid\Column|Collection goods_spu
* @property Grid\Column|Collection goods_image
* @property Grid\Column|Collection category_id
* @property Grid\Column|Collection type_id
* @property Grid\Column|Collection sell_num
* @property Grid\Column|Collection float_sell_null
* @property Grid\Column|Collection is_sell
* @property Grid\Column|Collection is_hot
* @property Grid\Column|Collection market_price
* @property Grid\Column|Collection is_too
* @property Grid\Column|Collection attr_name
* @property Grid\Column|Collection attr_id
* @property Grid\Column|Collection attr_value
* @property Grid\Column|Collection value_price
* @property Grid\Column|Collection is_use
* @property Grid\Column|Collection goods_encode
* @property Grid\Column|Collection category_name
* @property Grid\Column|Collection category_icon
* @property Grid\Column|Collection type_name
* @property Grid\Column|Collection image
* @property Grid\Column|Collection num
* @property Grid\Column|Collection prize_state
* @property Grid\Column|Collection guess_id
* @property Grid\Column|Collection option_name
* @property Grid\Column|Collection correct_state
* @property Grid\Column|Collection activity_name
* @property Grid\Column|Collection activity_kv
* @property Grid\Column|Collection activity_desc
* @property Grid\Column|Collection one_draw
* @property Grid\Column|Collection five_draw
* @property Grid\Column|Collection activity_id
* @property Grid\Column|Collection draw_type
* @property Grid\Column|Collection draw_info
* @property Grid\Column|Collection draw_rate
* @property Grid\Column|Collection is_num
* @property Grid\Column|Collection draw_num
* @property Grid\Column|Collection luck_num
* @property Grid\Column|Collection order_id
* @property Grid\Column|Collection ticket_id
* @property Grid\Column|Collection special_value
* @property Grid\Column|Collection order_phone
* @property Grid\Column|Collection order_sn
* @property Grid\Column|Collection order_number
* @property Grid\Column|Collection order_price
* @property Grid\Column|Collection pay_price
* @property Grid\Column|Collection pay_type
* @property Grid\Column|Collection order_status
* @property Grid\Column|Collection pay_status
* @property Grid\Column|Collection shipping_status
* @property Grid\Column|Collection pay_time
* @property Grid\Column|Collection shipping_time
* @property Grid\Column|Collection closed_time
* @property Grid\Column|Collection is_reserve
* @property Grid\Column|Collection reserve_time
* @property Grid\Column|Collection pickup_notice
* @property Grid\Column|Collection number_time
* @property Grid\Column|Collection ticket_value
* @property Grid\Column|Collection pay_ext
* @property Grid\Column|Collection points
* @property Grid\Column|Collection now_points
* @property Grid\Column|Collection desc
* @property Grid\Column|Collection quan_id
* @property Grid\Column|Collection quan_name
* @property Grid\Column|Collection ticket_type
* @property Grid\Column|Collection the_type
* @property Grid\Column|Collection the_value
* @property Grid\Column|Collection use_limit
* @property Grid\Column|Collection use_day
* @property Grid\Column|Collection use_rule
* @property Grid\Column|Collection old_reserve_time
* @property Grid\Column|Collection to_reserve_time
* @property Grid\Column|Collection attr_input
* @property Grid\Column|Collection attr_type
* @property Grid\Column|Collection ext
* @property Grid\Column|Collection convert_time
* @property Grid\Column|Collection convert_prize_time
* @property Grid\Column|Collection prize
* @property Grid\Column|Collection user_guess_id
* @property Grid\Column|Collection guess_option_id
* @property Grid\Column|Collection log_status
* @property Grid\Column|Collection talk_id
* @property Grid\Column|Collection talk_content
* @property Grid\Column|Collection praise_num
* @property Grid\Column|Collection admin_user_id
* @property Grid\Column|Collection ticket_status
* @property Grid\Column|Collection ticket_desc
* @property Grid\Column|Collection mini_openid
* @property Grid\Column|Collection phone
* @property Grid\Column|Collection nick_name
* @property Grid\Column|Collection register_gift
*
* @method Grid\Column|Collection goods_name(string $label = null)
* @method Grid\Column|Collection goods_attrs(string $label = null)
* @method Grid\Column|Collection goods_num(string $label = null)
* @method Grid\Column|Collection goods_price(string $label = null)
* @method Grid\Column|Collection goods_cover(string $label = null)
* @method Grid\Column|Collection width(string $label = null)
* @method Grid\Column|Collection goods(string $label = null)
* @method Grid\Column|Collection id(string $label = null)
* @method Grid\Column|Collection users(string $label = null)
* @method Grid\Column|Collection goods_id(string $label = null)
* @method Grid\Column|Collection content(string $label = null)
* @method Grid\Column|Collection start_time(string $label = null)
* @method Grid\Column|Collection end_time(string $label = null)
* @method Grid\Column|Collection buy_times(string $label = null)
* @method Grid\Column|Collection buy_num(string $label = null)
* @method Grid\Column|Collection created_at(string $label = null)
* @method Grid\Column|Collection updated_at(string $label = null)
* @method Grid\Column|Collection activity_day_id(string $label = null)
* @method Grid\Column|Collection time(string $label = null)
* @method Grid\Column|Collection award_1(string $label = null)
* @method Grid\Column|Collection award_2(string $label = null)
* @method Grid\Column|Collection award_3(string $label = null)
* @method Grid\Column|Collection award_4(string $label = null)
* @method Grid\Column|Collection award_5(string $label = null)
* @method Grid\Column|Collection award_6(string $label = null)
* @method Grid\Column|Collection award_7(string $label = null)
* @method Grid\Column|Collection award_8(string $label = null)
* @method Grid\Column|Collection award_9(string $label = null)
* @method Grid\Column|Collection user_id(string $label = null)
* @method Grid\Column|Collection draw_id(string $label = null)
* @method Grid\Column|Collection status(string $label = null)
* @method Grid\Column|Collection key_name(string $label = null)
* @method Grid\Column|Collection key_type(string $label = null)
* @method Grid\Column|Collection key_value(string $label = null)
* @method Grid\Column|Collection rate(string $label = null)
* @method Grid\Column|Collection is_all(string $label = null)
* @method Grid\Column|Collection is_niu(string $label = null)
* @method Grid\Column|Collection name(string $label = null)
* @method Grid\Column|Collection type(string $label = null)
* @method Grid\Column|Collection version(string $label = null)
* @method Grid\Column|Collection detail(string $label = null)
* @method Grid\Column|Collection is_enabled(string $label = null)
* @method Grid\Column|Collection parent_id(string $label = null)
* @method Grid\Column|Collection order(string $label = null)
* @method Grid\Column|Collection icon(string $label = null)
* @method Grid\Column|Collection uri(string $label = null)
* @method Grid\Column|Collection extension(string $label = null)
* @method Grid\Column|Collection permission_id(string $label = null)
* @method Grid\Column|Collection menu_id(string $label = null)
* @method Grid\Column|Collection slug(string $label = null)
* @method Grid\Column|Collection http_method(string $label = null)
* @method Grid\Column|Collection http_path(string $label = null)
* @method Grid\Column|Collection role_id(string $label = null)
* @method Grid\Column|Collection value(string $label = null)
* @method Grid\Column|Collection username(string $label = null)
* @method Grid\Column|Collection password(string $label = null)
* @method Grid\Column|Collection avatar(string $label = null)
* @method Grid\Column|Collection remember_token(string $label = null)
* @method Grid\Column|Collection cover_res(string $label = null)
* @method Grid\Column|Collection jump_link(string $label = null)
* @method Grid\Column|Collection banner_res(string $label = null)
* @method Grid\Column|Collection banner_desc(string $label = null)
* @method Grid\Column|Collection banner_address(string $label = null)
* @method Grid\Column|Collection is_show(string $label = null)
* @method Grid\Column|Collection sort(string $label = null)
* @method Grid\Column|Collection uuid(string $label = null)
* @method Grid\Column|Collection connection(string $label = null)
* @method Grid\Column|Collection queue(string $label = null)
* @method Grid\Column|Collection payload(string $label = null)
* @method Grid\Column|Collection exception(string $label = null)
* @method Grid\Column|Collection failed_at(string $label = null)
* @method Grid\Column|Collection goods_des(string $label = null)
* @method Grid\Column|Collection goods_spu(string $label = null)
* @method Grid\Column|Collection goods_image(string $label = null)
* @method Grid\Column|Collection category_id(string $label = null)
* @method Grid\Column|Collection type_id(string $label = null)
* @method Grid\Column|Collection sell_num(string $label = null)
* @method Grid\Column|Collection float_sell_null(string $label = null)
* @method Grid\Column|Collection is_sell(string $label = null)
* @method Grid\Column|Collection is_hot(string $label = null)
* @method Grid\Column|Collection market_price(string $label = null)
* @method Grid\Column|Collection is_too(string $label = null)
* @method Grid\Column|Collection attr_name(string $label = null)
* @method Grid\Column|Collection attr_id(string $label = null)
* @method Grid\Column|Collection attr_value(string $label = null)
* @method Grid\Column|Collection value_price(string $label = null)
* @method Grid\Column|Collection is_use(string $label = null)
* @method Grid\Column|Collection goods_encode(string $label = null)
* @method Grid\Column|Collection category_name(string $label = null)
* @method Grid\Column|Collection category_icon(string $label = null)
* @method Grid\Column|Collection type_name(string $label = null)
* @method Grid\Column|Collection image(string $label = null)
* @method Grid\Column|Collection num(string $label = null)
* @method Grid\Column|Collection prize_state(string $label = null)
* @method Grid\Column|Collection guess_id(string $label = null)
* @method Grid\Column|Collection option_name(string $label = null)
* @method Grid\Column|Collection correct_state(string $label = null)
* @method Grid\Column|Collection activity_name(string $label = null)
* @method Grid\Column|Collection activity_kv(string $label = null)
* @method Grid\Column|Collection activity_desc(string $label = null)
* @method Grid\Column|Collection one_draw(string $label = null)
* @method Grid\Column|Collection five_draw(string $label = null)
* @method Grid\Column|Collection activity_id(string $label = null)
* @method Grid\Column|Collection draw_type(string $label = null)
* @method Grid\Column|Collection draw_info(string $label = null)
* @method Grid\Column|Collection draw_rate(string $label = null)
* @method Grid\Column|Collection is_num(string $label = null)
* @method Grid\Column|Collection draw_num(string $label = null)
* @method Grid\Column|Collection luck_num(string $label = null)
* @method Grid\Column|Collection order_id(string $label = null)
* @method Grid\Column|Collection ticket_id(string $label = null)
* @method Grid\Column|Collection special_value(string $label = null)
* @method Grid\Column|Collection order_phone(string $label = null)
* @method Grid\Column|Collection order_sn(string $label = null)
* @method Grid\Column|Collection order_number(string $label = null)
* @method Grid\Column|Collection order_price(string $label = null)
* @method Grid\Column|Collection pay_price(string $label = null)
* @method Grid\Column|Collection pay_type(string $label = null)
* @method Grid\Column|Collection order_status(string $label = null)
* @method Grid\Column|Collection pay_status(string $label = null)
* @method Grid\Column|Collection shipping_status(string $label = null)
* @method Grid\Column|Collection pay_time(string $label = null)
* @method Grid\Column|Collection shipping_time(string $label = null)
* @method Grid\Column|Collection closed_time(string $label = null)
* @method Grid\Column|Collection is_reserve(string $label = null)
* @method Grid\Column|Collection reserve_time(string $label = null)
* @method Grid\Column|Collection pickup_notice(string $label = null)
* @method Grid\Column|Collection number_time(string $label = null)
* @method Grid\Column|Collection ticket_value(string $label = null)
* @method Grid\Column|Collection pay_ext(string $label = null)
* @method Grid\Column|Collection points(string $label = null)
* @method Grid\Column|Collection now_points(string $label = null)
* @method Grid\Column|Collection desc(string $label = null)
* @method Grid\Column|Collection quan_id(string $label = null)
* @method Grid\Column|Collection quan_name(string $label = null)
* @method Grid\Column|Collection ticket_type(string $label = null)
* @method Grid\Column|Collection the_type(string $label = null)
* @method Grid\Column|Collection the_value(string $label = null)
* @method Grid\Column|Collection use_limit(string $label = null)
* @method Grid\Column|Collection use_day(string $label = null)
* @method Grid\Column|Collection use_rule(string $label = null)
* @method Grid\Column|Collection old_reserve_time(string $label = null)
* @method Grid\Column|Collection to_reserve_time(string $label = null)
* @method Grid\Column|Collection attr_input(string $label = null)
* @method Grid\Column|Collection attr_type(string $label = null)
* @method Grid\Column|Collection ext(string $label = null)
* @method Grid\Column|Collection convert_time(string $label = null)
* @method Grid\Column|Collection convert_prize_time(string $label = null)
* @method Grid\Column|Collection prize(string $label = null)
* @method Grid\Column|Collection user_guess_id(string $label = null)
* @method Grid\Column|Collection guess_option_id(string $label = null)
* @method Grid\Column|Collection log_status(string $label = null)
* @method Grid\Column|Collection talk_id(string $label = null)
* @method Grid\Column|Collection talk_content(string $label = null)
* @method Grid\Column|Collection praise_num(string $label = null)
* @method Grid\Column|Collection admin_user_id(string $label = null)
* @method Grid\Column|Collection ticket_status(string $label = null)
* @method Grid\Column|Collection ticket_desc(string $label = null)
* @method Grid\Column|Collection mini_openid(string $label = null)
* @method Grid\Column|Collection phone(string $label = null)
* @method Grid\Column|Collection nick_name(string $label = null)
* @method Grid\Column|Collection register_gift(string $label = null)
*/
class Grid {}
class MiniGrid extends Grid {}
/**
* @property Show\Field|Collection goods_name
* @property Show\Field|Collection goods_attrs
* @property Show\Field|Collection goods_num
* @property Show\Field|Collection goods_price
* @property Show\Field|Collection goods_cover
* @property Show\Field|Collection width
* @property Show\Field|Collection goods
* @property Show\Field|Collection id
* @property Show\Field|Collection users
* @property Show\Field|Collection goods_id
* @property Show\Field|Collection content
* @property Show\Field|Collection start_time
* @property Show\Field|Collection end_time
* @property Show\Field|Collection buy_times
* @property Show\Field|Collection buy_num
* @property Show\Field|Collection created_at
* @property Show\Field|Collection updated_at
* @property Show\Field|Collection activity_day_id
* @property Show\Field|Collection time
* @property Show\Field|Collection award_1
* @property Show\Field|Collection award_2
* @property Show\Field|Collection award_3
* @property Show\Field|Collection award_4
* @property Show\Field|Collection award_5
* @property Show\Field|Collection award_6
* @property Show\Field|Collection award_7
* @property Show\Field|Collection award_8
* @property Show\Field|Collection award_9
* @property Show\Field|Collection user_id
* @property Show\Field|Collection draw_id
* @property Show\Field|Collection status
* @property Show\Field|Collection key_name
* @property Show\Field|Collection key_type
* @property Show\Field|Collection key_value
* @property Show\Field|Collection rate
* @property Show\Field|Collection is_all
* @property Show\Field|Collection is_niu
* @property Show\Field|Collection name
* @property Show\Field|Collection type
* @property Show\Field|Collection version
* @property Show\Field|Collection detail
* @property Show\Field|Collection is_enabled
* @property Show\Field|Collection parent_id
* @property Show\Field|Collection order
* @property Show\Field|Collection icon
* @property Show\Field|Collection uri
* @property Show\Field|Collection extension
* @property Show\Field|Collection permission_id
* @property Show\Field|Collection menu_id
* @property Show\Field|Collection slug
* @property Show\Field|Collection http_method
* @property Show\Field|Collection http_path
* @property Show\Field|Collection role_id
* @property Show\Field|Collection value
* @property Show\Field|Collection username
* @property Show\Field|Collection password
* @property Show\Field|Collection avatar
* @property Show\Field|Collection remember_token
* @property Show\Field|Collection cover_res
* @property Show\Field|Collection jump_link
* @property Show\Field|Collection banner_res
* @property Show\Field|Collection banner_desc
* @property Show\Field|Collection banner_address
* @property Show\Field|Collection is_show
* @property Show\Field|Collection sort
* @property Show\Field|Collection uuid
* @property Show\Field|Collection connection
* @property Show\Field|Collection queue
* @property Show\Field|Collection payload
* @property Show\Field|Collection exception
* @property Show\Field|Collection failed_at
* @property Show\Field|Collection goods_des
* @property Show\Field|Collection goods_spu
* @property Show\Field|Collection goods_image
* @property Show\Field|Collection category_id
* @property Show\Field|Collection type_id
* @property Show\Field|Collection sell_num
* @property Show\Field|Collection float_sell_null
* @property Show\Field|Collection is_sell
* @property Show\Field|Collection is_hot
* @property Show\Field|Collection market_price
* @property Show\Field|Collection is_too
* @property Show\Field|Collection attr_name
* @property Show\Field|Collection attr_id
* @property Show\Field|Collection attr_value
* @property Show\Field|Collection value_price
* @property Show\Field|Collection is_use
* @property Show\Field|Collection goods_encode
* @property Show\Field|Collection category_name
* @property Show\Field|Collection category_icon
* @property Show\Field|Collection type_name
* @property Show\Field|Collection image
* @property Show\Field|Collection num
* @property Show\Field|Collection prize_state
* @property Show\Field|Collection guess_id
* @property Show\Field|Collection option_name
* @property Show\Field|Collection correct_state
* @property Show\Field|Collection activity_name
* @property Show\Field|Collection activity_kv
* @property Show\Field|Collection activity_desc
* @property Show\Field|Collection one_draw
* @property Show\Field|Collection five_draw
* @property Show\Field|Collection activity_id
* @property Show\Field|Collection draw_type
* @property Show\Field|Collection draw_info
* @property Show\Field|Collection draw_rate
* @property Show\Field|Collection is_num
* @property Show\Field|Collection draw_num
* @property Show\Field|Collection luck_num
* @property Show\Field|Collection order_id
* @property Show\Field|Collection ticket_id
* @property Show\Field|Collection special_value
* @property Show\Field|Collection order_phone
* @property Show\Field|Collection order_sn
* @property Show\Field|Collection order_number
* @property Show\Field|Collection order_price
* @property Show\Field|Collection pay_price
* @property Show\Field|Collection pay_type
* @property Show\Field|Collection order_status
* @property Show\Field|Collection pay_status
* @property Show\Field|Collection shipping_status
* @property Show\Field|Collection pay_time
* @property Show\Field|Collection shipping_time
* @property Show\Field|Collection closed_time
* @property Show\Field|Collection is_reserve
* @property Show\Field|Collection reserve_time
* @property Show\Field|Collection pickup_notice
* @property Show\Field|Collection number_time
* @property Show\Field|Collection ticket_value
* @property Show\Field|Collection pay_ext
* @property Show\Field|Collection points
* @property Show\Field|Collection now_points
* @property Show\Field|Collection desc
* @property Show\Field|Collection quan_id
* @property Show\Field|Collection quan_name
* @property Show\Field|Collection ticket_type
* @property Show\Field|Collection the_type
* @property Show\Field|Collection the_value
* @property Show\Field|Collection use_limit
* @property Show\Field|Collection use_day
* @property Show\Field|Collection use_rule
* @property Show\Field|Collection old_reserve_time
* @property Show\Field|Collection to_reserve_time
* @property Show\Field|Collection attr_input
* @property Show\Field|Collection attr_type
* @property Show\Field|Collection ext
* @property Show\Field|Collection convert_time
* @property Show\Field|Collection convert_prize_time
* @property Show\Field|Collection prize
* @property Show\Field|Collection user_guess_id
* @property Show\Field|Collection guess_option_id
* @property Show\Field|Collection log_status
* @property Show\Field|Collection talk_id
* @property Show\Field|Collection talk_content
* @property Show\Field|Collection praise_num
* @property Show\Field|Collection admin_user_id
* @property Show\Field|Collection ticket_status
* @property Show\Field|Collection ticket_desc
* @property Show\Field|Collection mini_openid
* @property Show\Field|Collection phone
* @property Show\Field|Collection nick_name
* @property Show\Field|Collection register_gift
*
* @method Show\Field|Collection goods_name(string $label = null)
* @method Show\Field|Collection goods_attrs(string $label = null)
* @method Show\Field|Collection goods_num(string $label = null)
* @method Show\Field|Collection goods_price(string $label = null)
* @method Show\Field|Collection goods_cover(string $label = null)
* @method Show\Field|Collection width(string $label = null)
* @method Show\Field|Collection goods(string $label = null)
* @method Show\Field|Collection id(string $label = null)
* @method Show\Field|Collection users(string $label = null)
* @method Show\Field|Collection goods_id(string $label = null)
* @method Show\Field|Collection content(string $label = null)
* @method Show\Field|Collection start_time(string $label = null)
* @method Show\Field|Collection end_time(string $label = null)
* @method Show\Field|Collection buy_times(string $label = null)
* @method Show\Field|Collection buy_num(string $label = null)
* @method Show\Field|Collection created_at(string $label = null)
* @method Show\Field|Collection updated_at(string $label = null)
* @method Show\Field|Collection activity_day_id(string $label = null)
* @method Show\Field|Collection time(string $label = null)
* @method Show\Field|Collection award_1(string $label = null)
* @method Show\Field|Collection award_2(string $label = null)
* @method Show\Field|Collection award_3(string $label = null)
* @method Show\Field|Collection award_4(string $label = null)
* @method Show\Field|Collection award_5(string $label = null)
* @method Show\Field|Collection award_6(string $label = null)
* @method Show\Field|Collection award_7(string $label = null)
* @method Show\Field|Collection award_8(string $label = null)
* @method Show\Field|Collection award_9(string $label = null)
* @method Show\Field|Collection user_id(string $label = null)
* @method Show\Field|Collection draw_id(string $label = null)
* @method Show\Field|Collection status(string $label = null)
* @method Show\Field|Collection key_name(string $label = null)
* @method Show\Field|Collection key_type(string $label = null)
* @method Show\Field|Collection key_value(string $label = null)
* @method Show\Field|Collection rate(string $label = null)
* @method Show\Field|Collection is_all(string $label = null)
* @method Show\Field|Collection is_niu(string $label = null)
* @method Show\Field|Collection name(string $label = null)
* @method Show\Field|Collection type(string $label = null)
* @method Show\Field|Collection version(string $label = null)
* @method Show\Field|Collection detail(string $label = null)
* @method Show\Field|Collection is_enabled(string $label = null)
* @method Show\Field|Collection parent_id(string $label = null)
* @method Show\Field|Collection order(string $label = null)
* @method Show\Field|Collection icon(string $label = null)
* @method Show\Field|Collection uri(string $label = null)
* @method Show\Field|Collection extension(string $label = null)
* @method Show\Field|Collection permission_id(string $label = null)
* @method Show\Field|Collection menu_id(string $label = null)
* @method Show\Field|Collection slug(string $label = null)
* @method Show\Field|Collection http_method(string $label = null)
* @method Show\Field|Collection http_path(string $label = null)
* @method Show\Field|Collection role_id(string $label = null)
* @method Show\Field|Collection value(string $label = null)
* @method Show\Field|Collection username(string $label = null)
* @method Show\Field|Collection password(string $label = null)
* @method Show\Field|Collection avatar(string $label = null)
* @method Show\Field|Collection remember_token(string $label = null)
* @method Show\Field|Collection cover_res(string $label = null)
* @method Show\Field|Collection jump_link(string $label = null)
* @method Show\Field|Collection banner_res(string $label = null)
* @method Show\Field|Collection banner_desc(string $label = null)
* @method Show\Field|Collection banner_address(string $label = null)
* @method Show\Field|Collection is_show(string $label = null)
* @method Show\Field|Collection sort(string $label = null)
* @method Show\Field|Collection uuid(string $label = null)
* @method Show\Field|Collection connection(string $label = null)
* @method Show\Field|Collection queue(string $label = null)
* @method Show\Field|Collection payload(string $label = null)
* @method Show\Field|Collection exception(string $label = null)
* @method Show\Field|Collection failed_at(string $label = null)
* @method Show\Field|Collection goods_des(string $label = null)
* @method Show\Field|Collection goods_spu(string $label = null)
* @method Show\Field|Collection goods_image(string $label = null)
* @method Show\Field|Collection category_id(string $label = null)
* @method Show\Field|Collection type_id(string $label = null)
* @method Show\Field|Collection sell_num(string $label = null)
* @method Show\Field|Collection float_sell_null(string $label = null)
* @method Show\Field|Collection is_sell(string $label = null)
* @method Show\Field|Collection is_hot(string $label = null)
* @method Show\Field|Collection market_price(string $label = null)
* @method Show\Field|Collection is_too(string $label = null)
* @method Show\Field|Collection attr_name(string $label = null)
* @method Show\Field|Collection attr_id(string $label = null)
* @method Show\Field|Collection attr_value(string $label = null)
* @method Show\Field|Collection value_price(string $label = null)
* @method Show\Field|Collection is_use(string $label = null)
* @method Show\Field|Collection goods_encode(string $label = null)
* @method Show\Field|Collection category_name(string $label = null)
* @method Show\Field|Collection category_icon(string $label = null)
* @method Show\Field|Collection type_name(string $label = null)
* @method Show\Field|Collection image(string $label = null)
* @method Show\Field|Collection num(string $label = null)
* @method Show\Field|Collection prize_state(string $label = null)
* @method Show\Field|Collection guess_id(string $label = null)
* @method Show\Field|Collection option_name(string $label = null)
* @method Show\Field|Collection correct_state(string $label = null)
* @method Show\Field|Collection activity_name(string $label = null)
* @method Show\Field|Collection activity_kv(string $label = null)
* @method Show\Field|Collection activity_desc(string $label = null)
* @method Show\Field|Collection one_draw(string $label = null)
* @method Show\Field|Collection five_draw(string $label = null)
* @method Show\Field|Collection activity_id(string $label = null)
* @method Show\Field|Collection draw_type(string $label = null)
* @method Show\Field|Collection draw_info(string $label = null)
* @method Show\Field|Collection draw_rate(string $label = null)
* @method Show\Field|Collection is_num(string $label = null)
* @method Show\Field|Collection draw_num(string $label = null)
* @method Show\Field|Collection luck_num(string $label = null)
* @method Show\Field|Collection order_id(string $label = null)
* @method Show\Field|Collection ticket_id(string $label = null)
* @method Show\Field|Collection special_value(string $label = null)
* @method Show\Field|Collection order_phone(string $label = null)
* @method Show\Field|Collection order_sn(string $label = null)
* @method Show\Field|Collection order_number(string $label = null)
* @method Show\Field|Collection order_price(string $label = null)
* @method Show\Field|Collection pay_price(string $label = null)
* @method Show\Field|Collection pay_type(string $label = null)
* @method Show\Field|Collection order_status(string $label = null)
* @method Show\Field|Collection pay_status(string $label = null)
* @method Show\Field|Collection shipping_status(string $label = null)
* @method Show\Field|Collection pay_time(string $label = null)
* @method Show\Field|Collection shipping_time(string $label = null)
* @method Show\Field|Collection closed_time(string $label = null)
* @method Show\Field|Collection is_reserve(string $label = null)
* @method Show\Field|Collection reserve_time(string $label = null)
* @method Show\Field|Collection pickup_notice(string $label = null)
* @method Show\Field|Collection number_time(string $label = null)
* @method Show\Field|Collection ticket_value(string $label = null)
* @method Show\Field|Collection pay_ext(string $label = null)
* @method Show\Field|Collection points(string $label = null)
* @method Show\Field|Collection now_points(string $label = null)
* @method Show\Field|Collection desc(string $label = null)
* @method Show\Field|Collection quan_id(string $label = null)
* @method Show\Field|Collection quan_name(string $label = null)
* @method Show\Field|Collection ticket_type(string $label = null)
* @method Show\Field|Collection the_type(string $label = null)
* @method Show\Field|Collection the_value(string $label = null)
* @method Show\Field|Collection use_limit(string $label = null)
* @method Show\Field|Collection use_day(string $label = null)
* @method Show\Field|Collection use_rule(string $label = null)
* @method Show\Field|Collection old_reserve_time(string $label = null)
* @method Show\Field|Collection to_reserve_time(string $label = null)
* @method Show\Field|Collection attr_input(string $label = null)
* @method Show\Field|Collection attr_type(string $label = null)
* @method Show\Field|Collection ext(string $label = null)
* @method Show\Field|Collection convert_time(string $label = null)
* @method Show\Field|Collection convert_prize_time(string $label = null)
* @method Show\Field|Collection prize(string $label = null)
* @method Show\Field|Collection user_guess_id(string $label = null)
* @method Show\Field|Collection guess_option_id(string $label = null)
* @method Show\Field|Collection log_status(string $label = null)
* @method Show\Field|Collection talk_id(string $label = null)
* @method Show\Field|Collection talk_content(string $label = null)
* @method Show\Field|Collection praise_num(string $label = null)
* @method Show\Field|Collection admin_user_id(string $label = null)
* @method Show\Field|Collection ticket_status(string $label = null)
* @method Show\Field|Collection ticket_desc(string $label = null)
* @method Show\Field|Collection mini_openid(string $label = null)
* @method Show\Field|Collection phone(string $label = null)
* @method Show\Field|Collection nick_name(string $label = null)
* @method Show\Field|Collection register_gift(string $label = null)
*/
class Show {}
/**
* @method \App\Admin\Extensions\Form\SelectAttr selectAttr(...$params)
* @method \App\Admin\Extensions\Form\Sku sku(...$params)
*/
class Form {}
}
namespace Dcat\Admin\Grid {
/**
*/
class Column {}
/**
*/
class Filter {}
}
namespace Dcat\Admin\Show {
/**
*/
class Field {}
}