|
@@ -12,12 +12,17 @@ namespace Dcat\Admin {
|
|
|
|
|
|
/**
|
|
/**
|
|
* @property Grid\Column|Collection id
|
|
* @property Grid\Column|Collection id
|
|
- * @property Grid\Column|Collection name
|
|
|
|
|
|
+ * @property Grid\Column|Collection user_name
|
|
|
|
+ * @property Grid\Column|Collection account
|
|
|
|
+ * @property Grid\Column|Collection password
|
|
* @property Grid\Column|Collection type
|
|
* @property Grid\Column|Collection type
|
|
- * @property Grid\Column|Collection version
|
|
|
|
- * @property Grid\Column|Collection detail
|
|
|
|
|
|
+ * @property Grid\Column|Collection remark
|
|
|
|
+ * @property Grid\Column|Collection status
|
|
* @property Grid\Column|Collection created_at
|
|
* @property Grid\Column|Collection created_at
|
|
* @property Grid\Column|Collection updated_at
|
|
* @property Grid\Column|Collection updated_at
|
|
|
|
+ * @property Grid\Column|Collection name
|
|
|
|
+ * @property Grid\Column|Collection version
|
|
|
|
+ * @property Grid\Column|Collection detail
|
|
* @property Grid\Column|Collection is_enabled
|
|
* @property Grid\Column|Collection is_enabled
|
|
* @property Grid\Column|Collection parent_id
|
|
* @property Grid\Column|Collection parent_id
|
|
* @property Grid\Column|Collection order
|
|
* @property Grid\Column|Collection order
|
|
@@ -33,7 +38,6 @@ namespace Dcat\Admin {
|
|
* @property Grid\Column|Collection user_id
|
|
* @property Grid\Column|Collection user_id
|
|
* @property Grid\Column|Collection value
|
|
* @property Grid\Column|Collection value
|
|
* @property Grid\Column|Collection username
|
|
* @property Grid\Column|Collection username
|
|
- * @property Grid\Column|Collection password
|
|
|
|
* @property Grid\Column|Collection avatar
|
|
* @property Grid\Column|Collection avatar
|
|
* @property Grid\Column|Collection remember_token
|
|
* @property Grid\Column|Collection remember_token
|
|
* @property Grid\Column|Collection image
|
|
* @property Grid\Column|Collection image
|
|
@@ -48,10 +52,12 @@ namespace Dcat\Admin {
|
|
* @property Grid\Column|Collection token
|
|
* @property Grid\Column|Collection token
|
|
* @property Grid\Column|Collection level
|
|
* @property Grid\Column|Collection level
|
|
* @property Grid\Column|Collection pid
|
|
* @property Grid\Column|Collection pid
|
|
- * @property Grid\Column|Collection product_id
|
|
|
|
* @property Grid\Column|Collection cover_img
|
|
* @property Grid\Column|Collection cover_img
|
|
|
|
+ * @property Grid\Column|Collection product_id
|
|
|
|
+ * @property Grid\Column|Collection group_id
|
|
* @property Grid\Column|Collection origin_price
|
|
* @property Grid\Column|Collection origin_price
|
|
* @property Grid\Column|Collection sale_price
|
|
* @property Grid\Column|Collection sale_price
|
|
|
|
+ * @property Grid\Column|Collection cate_id
|
|
* @property Grid\Column|Collection cases
|
|
* @property Grid\Column|Collection cases
|
|
* @property Grid\Column|Collection tech_param
|
|
* @property Grid\Column|Collection tech_param
|
|
* @property Grid\Column|Collection cad_model
|
|
* @property Grid\Column|Collection cad_model
|
|
@@ -66,17 +72,21 @@ namespace Dcat\Admin {
|
|
* @property Grid\Column|Collection mobile
|
|
* @property Grid\Column|Collection mobile
|
|
* @property Grid\Column|Collection open_id
|
|
* @property Grid\Column|Collection open_id
|
|
* @property Grid\Column|Collection union_id
|
|
* @property Grid\Column|Collection union_id
|
|
- * @property Grid\Column|Collection status
|
|
|
|
|
|
+ * @property Grid\Column|Collection account_id
|
|
* @property Grid\Column|Collection email_verified_at
|
|
* @property Grid\Column|Collection email_verified_at
|
|
- * @property Grid\Column|Collection remark
|
|
|
|
*
|
|
*
|
|
* @method Grid\Column|Collection id(string $label = null)
|
|
* @method Grid\Column|Collection id(string $label = null)
|
|
- * @method Grid\Column|Collection name(string $label = null)
|
|
|
|
|
|
+ * @method Grid\Column|Collection user_name(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection account(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection password(string $label = null)
|
|
* @method Grid\Column|Collection type(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 remark(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection status(string $label = null)
|
|
* @method Grid\Column|Collection created_at(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 updated_at(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection name(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 is_enabled(string $label = null)
|
|
* @method Grid\Column|Collection parent_id(string $label = null)
|
|
* @method Grid\Column|Collection parent_id(string $label = null)
|
|
* @method Grid\Column|Collection order(string $label = null)
|
|
* @method Grid\Column|Collection order(string $label = null)
|
|
@@ -92,7 +102,6 @@ namespace Dcat\Admin {
|
|
* @method Grid\Column|Collection user_id(string $label = null)
|
|
* @method Grid\Column|Collection user_id(string $label = null)
|
|
* @method Grid\Column|Collection value(string $label = null)
|
|
* @method Grid\Column|Collection value(string $label = null)
|
|
* @method Grid\Column|Collection username(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 avatar(string $label = null)
|
|
* @method Grid\Column|Collection remember_token(string $label = null)
|
|
* @method Grid\Column|Collection remember_token(string $label = null)
|
|
* @method Grid\Column|Collection image(string $label = null)
|
|
* @method Grid\Column|Collection image(string $label = null)
|
|
@@ -107,10 +116,12 @@ namespace Dcat\Admin {
|
|
* @method Grid\Column|Collection token(string $label = null)
|
|
* @method Grid\Column|Collection token(string $label = null)
|
|
* @method Grid\Column|Collection level(string $label = null)
|
|
* @method Grid\Column|Collection level(string $label = null)
|
|
* @method Grid\Column|Collection pid(string $label = null)
|
|
* @method Grid\Column|Collection pid(string $label = null)
|
|
- * @method Grid\Column|Collection product_id(string $label = null)
|
|
|
|
* @method Grid\Column|Collection cover_img(string $label = null)
|
|
* @method Grid\Column|Collection cover_img(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection product_id(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection group_id(string $label = null)
|
|
* @method Grid\Column|Collection origin_price(string $label = null)
|
|
* @method Grid\Column|Collection origin_price(string $label = null)
|
|
* @method Grid\Column|Collection sale_price(string $label = null)
|
|
* @method Grid\Column|Collection sale_price(string $label = null)
|
|
|
|
+ * @method Grid\Column|Collection cate_id(string $label = null)
|
|
* @method Grid\Column|Collection cases(string $label = null)
|
|
* @method Grid\Column|Collection cases(string $label = null)
|
|
* @method Grid\Column|Collection tech_param(string $label = null)
|
|
* @method Grid\Column|Collection tech_param(string $label = null)
|
|
* @method Grid\Column|Collection cad_model(string $label = null)
|
|
* @method Grid\Column|Collection cad_model(string $label = null)
|
|
@@ -125,9 +136,8 @@ namespace Dcat\Admin {
|
|
* @method Grid\Column|Collection mobile(string $label = null)
|
|
* @method Grid\Column|Collection mobile(string $label = null)
|
|
* @method Grid\Column|Collection open_id(string $label = null)
|
|
* @method Grid\Column|Collection open_id(string $label = null)
|
|
* @method Grid\Column|Collection union_id(string $label = null)
|
|
* @method Grid\Column|Collection union_id(string $label = null)
|
|
- * @method Grid\Column|Collection status(string $label = null)
|
|
|
|
|
|
+ * @method Grid\Column|Collection account_id(string $label = null)
|
|
* @method Grid\Column|Collection email_verified_at(string $label = null)
|
|
* @method Grid\Column|Collection email_verified_at(string $label = null)
|
|
- * @method Grid\Column|Collection remark(string $label = null)
|
|
|
|
*/
|
|
*/
|
|
class Grid {}
|
|
class Grid {}
|
|
|
|
|
|
@@ -135,12 +145,17 @@ namespace Dcat\Admin {
|
|
|
|
|
|
/**
|
|
/**
|
|
* @property Show\Field|Collection id
|
|
* @property Show\Field|Collection id
|
|
- * @property Show\Field|Collection name
|
|
|
|
|
|
+ * @property Show\Field|Collection user_name
|
|
|
|
+ * @property Show\Field|Collection account
|
|
|
|
+ * @property Show\Field|Collection password
|
|
* @property Show\Field|Collection type
|
|
* @property Show\Field|Collection type
|
|
- * @property Show\Field|Collection version
|
|
|
|
- * @property Show\Field|Collection detail
|
|
|
|
|
|
+ * @property Show\Field|Collection remark
|
|
|
|
+ * @property Show\Field|Collection status
|
|
* @property Show\Field|Collection created_at
|
|
* @property Show\Field|Collection created_at
|
|
* @property Show\Field|Collection updated_at
|
|
* @property Show\Field|Collection updated_at
|
|
|
|
+ * @property Show\Field|Collection name
|
|
|
|
+ * @property Show\Field|Collection version
|
|
|
|
+ * @property Show\Field|Collection detail
|
|
* @property Show\Field|Collection is_enabled
|
|
* @property Show\Field|Collection is_enabled
|
|
* @property Show\Field|Collection parent_id
|
|
* @property Show\Field|Collection parent_id
|
|
* @property Show\Field|Collection order
|
|
* @property Show\Field|Collection order
|
|
@@ -156,7 +171,6 @@ namespace Dcat\Admin {
|
|
* @property Show\Field|Collection user_id
|
|
* @property Show\Field|Collection user_id
|
|
* @property Show\Field|Collection value
|
|
* @property Show\Field|Collection value
|
|
* @property Show\Field|Collection username
|
|
* @property Show\Field|Collection username
|
|
- * @property Show\Field|Collection password
|
|
|
|
* @property Show\Field|Collection avatar
|
|
* @property Show\Field|Collection avatar
|
|
* @property Show\Field|Collection remember_token
|
|
* @property Show\Field|Collection remember_token
|
|
* @property Show\Field|Collection image
|
|
* @property Show\Field|Collection image
|
|
@@ -171,10 +185,12 @@ namespace Dcat\Admin {
|
|
* @property Show\Field|Collection token
|
|
* @property Show\Field|Collection token
|
|
* @property Show\Field|Collection level
|
|
* @property Show\Field|Collection level
|
|
* @property Show\Field|Collection pid
|
|
* @property Show\Field|Collection pid
|
|
- * @property Show\Field|Collection product_id
|
|
|
|
* @property Show\Field|Collection cover_img
|
|
* @property Show\Field|Collection cover_img
|
|
|
|
+ * @property Show\Field|Collection product_id
|
|
|
|
+ * @property Show\Field|Collection group_id
|
|
* @property Show\Field|Collection origin_price
|
|
* @property Show\Field|Collection origin_price
|
|
* @property Show\Field|Collection sale_price
|
|
* @property Show\Field|Collection sale_price
|
|
|
|
+ * @property Show\Field|Collection cate_id
|
|
* @property Show\Field|Collection cases
|
|
* @property Show\Field|Collection cases
|
|
* @property Show\Field|Collection tech_param
|
|
* @property Show\Field|Collection tech_param
|
|
* @property Show\Field|Collection cad_model
|
|
* @property Show\Field|Collection cad_model
|
|
@@ -189,17 +205,21 @@ namespace Dcat\Admin {
|
|
* @property Show\Field|Collection mobile
|
|
* @property Show\Field|Collection mobile
|
|
* @property Show\Field|Collection open_id
|
|
* @property Show\Field|Collection open_id
|
|
* @property Show\Field|Collection union_id
|
|
* @property Show\Field|Collection union_id
|
|
- * @property Show\Field|Collection status
|
|
|
|
|
|
+ * @property Show\Field|Collection account_id
|
|
* @property Show\Field|Collection email_verified_at
|
|
* @property Show\Field|Collection email_verified_at
|
|
- * @property Show\Field|Collection remark
|
|
|
|
*
|
|
*
|
|
* @method Show\Field|Collection id(string $label = null)
|
|
* @method Show\Field|Collection id(string $label = null)
|
|
- * @method Show\Field|Collection name(string $label = null)
|
|
|
|
|
|
+ * @method Show\Field|Collection user_name(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection account(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection password(string $label = null)
|
|
* @method Show\Field|Collection type(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 remark(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection status(string $label = null)
|
|
* @method Show\Field|Collection created_at(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 updated_at(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection name(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 is_enabled(string $label = null)
|
|
* @method Show\Field|Collection parent_id(string $label = null)
|
|
* @method Show\Field|Collection parent_id(string $label = null)
|
|
* @method Show\Field|Collection order(string $label = null)
|
|
* @method Show\Field|Collection order(string $label = null)
|
|
@@ -215,7 +235,6 @@ namespace Dcat\Admin {
|
|
* @method Show\Field|Collection user_id(string $label = null)
|
|
* @method Show\Field|Collection user_id(string $label = null)
|
|
* @method Show\Field|Collection value(string $label = null)
|
|
* @method Show\Field|Collection value(string $label = null)
|
|
* @method Show\Field|Collection username(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 avatar(string $label = null)
|
|
* @method Show\Field|Collection remember_token(string $label = null)
|
|
* @method Show\Field|Collection remember_token(string $label = null)
|
|
* @method Show\Field|Collection image(string $label = null)
|
|
* @method Show\Field|Collection image(string $label = null)
|
|
@@ -230,10 +249,12 @@ namespace Dcat\Admin {
|
|
* @method Show\Field|Collection token(string $label = null)
|
|
* @method Show\Field|Collection token(string $label = null)
|
|
* @method Show\Field|Collection level(string $label = null)
|
|
* @method Show\Field|Collection level(string $label = null)
|
|
* @method Show\Field|Collection pid(string $label = null)
|
|
* @method Show\Field|Collection pid(string $label = null)
|
|
- * @method Show\Field|Collection product_id(string $label = null)
|
|
|
|
* @method Show\Field|Collection cover_img(string $label = null)
|
|
* @method Show\Field|Collection cover_img(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection product_id(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection group_id(string $label = null)
|
|
* @method Show\Field|Collection origin_price(string $label = null)
|
|
* @method Show\Field|Collection origin_price(string $label = null)
|
|
* @method Show\Field|Collection sale_price(string $label = null)
|
|
* @method Show\Field|Collection sale_price(string $label = null)
|
|
|
|
+ * @method Show\Field|Collection cate_id(string $label = null)
|
|
* @method Show\Field|Collection cases(string $label = null)
|
|
* @method Show\Field|Collection cases(string $label = null)
|
|
* @method Show\Field|Collection tech_param(string $label = null)
|
|
* @method Show\Field|Collection tech_param(string $label = null)
|
|
* @method Show\Field|Collection cad_model(string $label = null)
|
|
* @method Show\Field|Collection cad_model(string $label = null)
|
|
@@ -248,9 +269,8 @@ namespace Dcat\Admin {
|
|
* @method Show\Field|Collection mobile(string $label = null)
|
|
* @method Show\Field|Collection mobile(string $label = null)
|
|
* @method Show\Field|Collection open_id(string $label = null)
|
|
* @method Show\Field|Collection open_id(string $label = null)
|
|
* @method Show\Field|Collection union_id(string $label = null)
|
|
* @method Show\Field|Collection union_id(string $label = null)
|
|
- * @method Show\Field|Collection status(string $label = null)
|
|
|
|
|
|
+ * @method Show\Field|Collection account_id(string $label = null)
|
|
* @method Show\Field|Collection email_verified_at(string $label = null)
|
|
* @method Show\Field|Collection email_verified_at(string $label = null)
|
|
- * @method Show\Field|Collection remark(string $label = null)
|
|
|
|
*/
|
|
*/
|
|
class Show {}
|
|
class Show {}
|
|
|
|
|