| xqd
@@ -16,12 +16,10 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection value
|
|
|
* @property Grid\Column|Collection id
|
|
|
* @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 created_at
|
|
|
* @property Grid\Column|Collection updated_at
|
|
|
- * @property Grid\Column|Collection is_enabled
|
|
|
* @property Grid\Column|Collection parent_id
|
|
|
* @property Grid\Column|Collection order
|
|
|
* @property Grid\Column|Collection icon
|
| xqd
@@ -75,7 +73,10 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection account
|
|
|
* @property Grid\Column|Collection code
|
|
|
* @property Grid\Column|Collection state
|
|
|
+ * @property Grid\Column|Collection type
|
|
|
+ * @property Grid\Column|Collection to_user_id
|
|
|
* @property Grid\Column|Collection content
|
|
|
+ * @property Grid\Column|Collection msg_id
|
|
|
* @property Grid\Column|Collection image
|
|
|
* @property Grid\Column|Collection level
|
|
|
* @property Grid\Column|Collection zh_alias
|
| xqd
@@ -86,6 +87,8 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection is_filter_display
|
|
|
* @property Grid\Column|Collection filter_display_pid
|
|
|
* @property Grid\Column|Collection upload_display_pid
|
|
|
+ * @property Grid\Column|Collection product_id
|
|
|
+ * @property Grid\Column|Collection report_id
|
|
|
* @property Grid\Column|Collection ko_title
|
|
|
* @property Grid\Column|Collection desc
|
|
|
* @property Grid\Column|Collection is_delete
|
| xqd
@@ -95,10 +98,17 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection verify_key
|
|
|
* @property Grid\Column|Collection sms_code
|
|
|
* @property Grid\Column|Collection sms_result
|
|
|
+ * @property Grid\Column|Collection is_arrange
|
|
|
+ * @property Grid\Column|Collection images
|
|
|
+ * @property Grid\Column|Collection is_private
|
|
|
+ * @property Grid\Column|Collection is_del
|
|
|
+ * @property Grid\Column|Collection folder_id
|
|
|
* @property Grid\Column|Collection pay_type
|
|
|
- * @property Grid\Column|Collection start_time
|
|
|
- * @property Grid\Column|Collection end_time
|
|
|
+ * @property Grid\Column|Collection days
|
|
|
* @property Grid\Column|Collection money
|
|
|
+ * @property Grid\Column|Collection order_no
|
|
|
+ * @property Grid\Column|Collection pay_time
|
|
|
+ * @property Grid\Column|Collection month
|
|
|
* @property Grid\Column|Collection nickname
|
|
|
* @property Grid\Column|Collection email
|
|
|
* @property Grid\Column|Collection online
|
| xqd
@@ -108,7 +118,7 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection last_login_ip
|
|
|
* @property Grid\Column|Collection register_ip
|
|
|
* @property Grid\Column|Collection last_login_time
|
|
|
- * @property Grid\Column|Collection member_id
|
|
|
+ * @property Grid\Column|Collection member_type
|
|
|
* @property Grid\Column|Collection company_image
|
|
|
* @property Grid\Column|Collection company_card_color
|
|
|
* @property Grid\Column|Collection company_name
|
| xqd
@@ -116,18 +126,18 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection company_url
|
|
|
* @property Grid\Column|Collection company_phone
|
|
|
* @property Grid\Column|Collection other_contacts
|
|
|
+ * @property Grid\Column|Collection start_time
|
|
|
+ * @property Grid\Column|Collection end_time
|
|
|
*
|
|
|
* @method Grid\Column|Collection ko_name(string $label = null)
|
|
|
* @method Grid\Column|Collection zh_name(string $label = null)
|
|
|
* @method Grid\Column|Collection value(string $label = null)
|
|
|
* @method Grid\Column|Collection id(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 created_at(string $label = null)
|
|
|
* @method Grid\Column|Collection updated_at(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)
|
| xqd
@@ -181,7 +191,10 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection account(string $label = null)
|
|
|
* @method Grid\Column|Collection code(string $label = null)
|
|
|
* @method Grid\Column|Collection state(string $label = null)
|
|
|
+ * @method Grid\Column|Collection type(string $label = null)
|
|
|
+ * @method Grid\Column|Collection to_user_id(string $label = null)
|
|
|
* @method Grid\Column|Collection content(string $label = null)
|
|
|
+ * @method Grid\Column|Collection msg_id(string $label = null)
|
|
|
* @method Grid\Column|Collection image(string $label = null)
|
|
|
* @method Grid\Column|Collection level(string $label = null)
|
|
|
* @method Grid\Column|Collection zh_alias(string $label = null)
|
| xqd
@@ -192,6 +205,8 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection is_filter_display(string $label = null)
|
|
|
* @method Grid\Column|Collection filter_display_pid(string $label = null)
|
|
|
* @method Grid\Column|Collection upload_display_pid(string $label = null)
|
|
|
+ * @method Grid\Column|Collection product_id(string $label = null)
|
|
|
+ * @method Grid\Column|Collection report_id(string $label = null)
|
|
|
* @method Grid\Column|Collection ko_title(string $label = null)
|
|
|
* @method Grid\Column|Collection desc(string $label = null)
|
|
|
* @method Grid\Column|Collection is_delete(string $label = null)
|
| xqd
@@ -201,10 +216,17 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection verify_key(string $label = null)
|
|
|
* @method Grid\Column|Collection sms_code(string $label = null)
|
|
|
* @method Grid\Column|Collection sms_result(string $label = null)
|
|
|
+ * @method Grid\Column|Collection is_arrange(string $label = null)
|
|
|
+ * @method Grid\Column|Collection images(string $label = null)
|
|
|
+ * @method Grid\Column|Collection is_private(string $label = null)
|
|
|
+ * @method Grid\Column|Collection is_del(string $label = null)
|
|
|
+ * @method Grid\Column|Collection folder_id(string $label = null)
|
|
|
* @method Grid\Column|Collection pay_type(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 days(string $label = null)
|
|
|
* @method Grid\Column|Collection money(string $label = null)
|
|
|
+ * @method Grid\Column|Collection order_no(string $label = null)
|
|
|
+ * @method Grid\Column|Collection pay_time(string $label = null)
|
|
|
+ * @method Grid\Column|Collection month(string $label = null)
|
|
|
* @method Grid\Column|Collection nickname(string $label = null)
|
|
|
* @method Grid\Column|Collection email(string $label = null)
|
|
|
* @method Grid\Column|Collection online(string $label = null)
|
| xqd
@@ -214,7 +236,7 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection last_login_ip(string $label = null)
|
|
|
* @method Grid\Column|Collection register_ip(string $label = null)
|
|
|
* @method Grid\Column|Collection last_login_time(string $label = null)
|
|
|
- * @method Grid\Column|Collection member_id(string $label = null)
|
|
|
+ * @method Grid\Column|Collection member_type(string $label = null)
|
|
|
* @method Grid\Column|Collection company_image(string $label = null)
|
|
|
* @method Grid\Column|Collection company_card_color(string $label = null)
|
|
|
* @method Grid\Column|Collection company_name(string $label = null)
|
| xqd
@@ -222,6 +244,8 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection company_url(string $label = null)
|
|
|
* @method Grid\Column|Collection company_phone(string $label = null)
|
|
|
* @method Grid\Column|Collection other_contacts(string $label = null)
|
|
|
+ * @method Grid\Column|Collection start_time(string $label = null)
|
|
|
+ * @method Grid\Column|Collection end_time(string $label = null)
|
|
|
*/
|
|
|
class Grid {}
|
|
|
|
| xqd
@@ -233,12 +257,10 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection value
|
|
|
* @property Show\Field|Collection id
|
|
|
* @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 created_at
|
|
|
* @property Show\Field|Collection updated_at
|
|
|
- * @property Show\Field|Collection is_enabled
|
|
|
* @property Show\Field|Collection parent_id
|
|
|
* @property Show\Field|Collection order
|
|
|
* @property Show\Field|Collection icon
|
| xqd
@@ -292,7 +314,10 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection account
|
|
|
* @property Show\Field|Collection code
|
|
|
* @property Show\Field|Collection state
|
|
|
+ * @property Show\Field|Collection type
|
|
|
+ * @property Show\Field|Collection to_user_id
|
|
|
* @property Show\Field|Collection content
|
|
|
+ * @property Show\Field|Collection msg_id
|
|
|
* @property Show\Field|Collection image
|
|
|
* @property Show\Field|Collection level
|
|
|
* @property Show\Field|Collection zh_alias
|
| xqd
@@ -303,6 +328,8 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection is_filter_display
|
|
|
* @property Show\Field|Collection filter_display_pid
|
|
|
* @property Show\Field|Collection upload_display_pid
|
|
|
+ * @property Show\Field|Collection product_id
|
|
|
+ * @property Show\Field|Collection report_id
|
|
|
* @property Show\Field|Collection ko_title
|
|
|
* @property Show\Field|Collection desc
|
|
|
* @property Show\Field|Collection is_delete
|
| xqd
@@ -312,10 +339,17 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection verify_key
|
|
|
* @property Show\Field|Collection sms_code
|
|
|
* @property Show\Field|Collection sms_result
|
|
|
+ * @property Show\Field|Collection is_arrange
|
|
|
+ * @property Show\Field|Collection images
|
|
|
+ * @property Show\Field|Collection is_private
|
|
|
+ * @property Show\Field|Collection is_del
|
|
|
+ * @property Show\Field|Collection folder_id
|
|
|
* @property Show\Field|Collection pay_type
|
|
|
- * @property Show\Field|Collection start_time
|
|
|
- * @property Show\Field|Collection end_time
|
|
|
+ * @property Show\Field|Collection days
|
|
|
* @property Show\Field|Collection money
|
|
|
+ * @property Show\Field|Collection order_no
|
|
|
+ * @property Show\Field|Collection pay_time
|
|
|
+ * @property Show\Field|Collection month
|
|
|
* @property Show\Field|Collection nickname
|
|
|
* @property Show\Field|Collection email
|
|
|
* @property Show\Field|Collection online
|
| xqd
@@ -325,7 +359,7 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection last_login_ip
|
|
|
* @property Show\Field|Collection register_ip
|
|
|
* @property Show\Field|Collection last_login_time
|
|
|
- * @property Show\Field|Collection member_id
|
|
|
+ * @property Show\Field|Collection member_type
|
|
|
* @property Show\Field|Collection company_image
|
|
|
* @property Show\Field|Collection company_card_color
|
|
|
* @property Show\Field|Collection company_name
|
| xqd
@@ -333,18 +367,18 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection company_url
|
|
|
* @property Show\Field|Collection company_phone
|
|
|
* @property Show\Field|Collection other_contacts
|
|
|
+ * @property Show\Field|Collection start_time
|
|
|
+ * @property Show\Field|Collection end_time
|
|
|
*
|
|
|
* @method Show\Field|Collection ko_name(string $label = null)
|
|
|
* @method Show\Field|Collection zh_name(string $label = null)
|
|
|
* @method Show\Field|Collection value(string $label = null)
|
|
|
* @method Show\Field|Collection id(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 created_at(string $label = null)
|
|
|
* @method Show\Field|Collection updated_at(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)
|
| xqd
@@ -398,7 +432,10 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection account(string $label = null)
|
|
|
* @method Show\Field|Collection code(string $label = null)
|
|
|
* @method Show\Field|Collection state(string $label = null)
|
|
|
+ * @method Show\Field|Collection type(string $label = null)
|
|
|
+ * @method Show\Field|Collection to_user_id(string $label = null)
|
|
|
* @method Show\Field|Collection content(string $label = null)
|
|
|
+ * @method Show\Field|Collection msg_id(string $label = null)
|
|
|
* @method Show\Field|Collection image(string $label = null)
|
|
|
* @method Show\Field|Collection level(string $label = null)
|
|
|
* @method Show\Field|Collection zh_alias(string $label = null)
|
| xqd
@@ -409,6 +446,8 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection is_filter_display(string $label = null)
|
|
|
* @method Show\Field|Collection filter_display_pid(string $label = null)
|
|
|
* @method Show\Field|Collection upload_display_pid(string $label = null)
|
|
|
+ * @method Show\Field|Collection product_id(string $label = null)
|
|
|
+ * @method Show\Field|Collection report_id(string $label = null)
|
|
|
* @method Show\Field|Collection ko_title(string $label = null)
|
|
|
* @method Show\Field|Collection desc(string $label = null)
|
|
|
* @method Show\Field|Collection is_delete(string $label = null)
|
| xqd
@@ -418,10 +457,17 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection verify_key(string $label = null)
|
|
|
* @method Show\Field|Collection sms_code(string $label = null)
|
|
|
* @method Show\Field|Collection sms_result(string $label = null)
|
|
|
+ * @method Show\Field|Collection is_arrange(string $label = null)
|
|
|
+ * @method Show\Field|Collection images(string $label = null)
|
|
|
+ * @method Show\Field|Collection is_private(string $label = null)
|
|
|
+ * @method Show\Field|Collection is_del(string $label = null)
|
|
|
+ * @method Show\Field|Collection folder_id(string $label = null)
|
|
|
* @method Show\Field|Collection pay_type(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 days(string $label = null)
|
|
|
* @method Show\Field|Collection money(string $label = null)
|
|
|
+ * @method Show\Field|Collection order_no(string $label = null)
|
|
|
+ * @method Show\Field|Collection pay_time(string $label = null)
|
|
|
+ * @method Show\Field|Collection month(string $label = null)
|
|
|
* @method Show\Field|Collection nickname(string $label = null)
|
|
|
* @method Show\Field|Collection email(string $label = null)
|
|
|
* @method Show\Field|Collection online(string $label = null)
|
| xqd
@@ -431,7 +477,7 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection last_login_ip(string $label = null)
|
|
|
* @method Show\Field|Collection register_ip(string $label = null)
|
|
|
* @method Show\Field|Collection last_login_time(string $label = null)
|
|
|
- * @method Show\Field|Collection member_id(string $label = null)
|
|
|
+ * @method Show\Field|Collection member_type(string $label = null)
|
|
|
* @method Show\Field|Collection company_image(string $label = null)
|
|
|
* @method Show\Field|Collection company_card_color(string $label = null)
|
|
|
* @method Show\Field|Collection company_name(string $label = null)
|
| xqd
@@ -439,6 +485,8 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection company_url(string $label = null)
|
|
|
* @method Show\Field|Collection company_phone(string $label = null)
|
|
|
* @method Show\Field|Collection other_contacts(string $label = null)
|
|
|
+ * @method Show\Field|Collection start_time(string $label = null)
|
|
|
+ * @method Show\Field|Collection end_time(string $label = null)
|
|
|
*/
|
|
|
class Show {}
|
|
|
|