| xqd
@@ -62,6 +62,9 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection content
|
|
|
* @property Grid\Column|Collection zan_num
|
|
|
* @property Grid\Column|Collection tag
|
|
|
+ * @property Grid\Column|Collection city
|
|
|
+ * @property Grid\Column|Collection latitude
|
|
|
+ * @property Grid\Column|Collection longitude
|
|
|
* @property Grid\Column|Collection hot
|
|
|
* @property Grid\Column|Collection dynamic_id
|
|
|
* @property Grid\Column|Collection uuid
|
| xqd
@@ -91,9 +94,6 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection ycode
|
|
|
* @property Grid\Column|Collection last_login_time
|
|
|
* @property Grid\Column|Collection last_login_ip
|
|
|
- * @property Grid\Column|Collection city
|
|
|
- * @property Grid\Column|Collection latitude
|
|
|
- * @property Grid\Column|Collection longitude
|
|
|
* @property Grid\Column|Collection online
|
|
|
* @property Grid\Column|Collection notice_status
|
|
|
* @property Grid\Column|Collection like_num
|
| xqd
@@ -181,6 +181,9 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection content(string $label = null)
|
|
|
* @method Grid\Column|Collection zan_num(string $label = null)
|
|
|
* @method Grid\Column|Collection tag(string $label = null)
|
|
|
+ * @method Grid\Column|Collection city(string $label = null)
|
|
|
+ * @method Grid\Column|Collection latitude(string $label = null)
|
|
|
+ * @method Grid\Column|Collection longitude(string $label = null)
|
|
|
* @method Grid\Column|Collection hot(string $label = null)
|
|
|
* @method Grid\Column|Collection dynamic_id(string $label = null)
|
|
|
* @method Grid\Column|Collection uuid(string $label = null)
|
| xqd
@@ -210,9 +213,6 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection ycode(string $label = null)
|
|
|
* @method Grid\Column|Collection last_login_time(string $label = null)
|
|
|
* @method Grid\Column|Collection last_login_ip(string $label = null)
|
|
|
- * @method Grid\Column|Collection city(string $label = null)
|
|
|
- * @method Grid\Column|Collection latitude(string $label = null)
|
|
|
- * @method Grid\Column|Collection longitude(string $label = null)
|
|
|
* @method Grid\Column|Collection online(string $label = null)
|
|
|
* @method Grid\Column|Collection notice_status(string $label = null)
|
|
|
* @method Grid\Column|Collection like_num(string $label = null)
|
| xqd
@@ -305,6 +305,9 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection content
|
|
|
* @property Show\Field|Collection zan_num
|
|
|
* @property Show\Field|Collection tag
|
|
|
+ * @property Show\Field|Collection city
|
|
|
+ * @property Show\Field|Collection latitude
|
|
|
+ * @property Show\Field|Collection longitude
|
|
|
* @property Show\Field|Collection hot
|
|
|
* @property Show\Field|Collection dynamic_id
|
|
|
* @property Show\Field|Collection uuid
|
| xqd
@@ -334,9 +337,6 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection ycode
|
|
|
* @property Show\Field|Collection last_login_time
|
|
|
* @property Show\Field|Collection last_login_ip
|
|
|
- * @property Show\Field|Collection city
|
|
|
- * @property Show\Field|Collection latitude
|
|
|
- * @property Show\Field|Collection longitude
|
|
|
* @property Show\Field|Collection online
|
|
|
* @property Show\Field|Collection notice_status
|
|
|
* @property Show\Field|Collection like_num
|
| xqd
@@ -424,6 +424,9 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection content(string $label = null)
|
|
|
* @method Show\Field|Collection zan_num(string $label = null)
|
|
|
* @method Show\Field|Collection tag(string $label = null)
|
|
|
+ * @method Show\Field|Collection city(string $label = null)
|
|
|
+ * @method Show\Field|Collection latitude(string $label = null)
|
|
|
+ * @method Show\Field|Collection longitude(string $label = null)
|
|
|
* @method Show\Field|Collection hot(string $label = null)
|
|
|
* @method Show\Field|Collection dynamic_id(string $label = null)
|
|
|
* @method Show\Field|Collection uuid(string $label = null)
|
| xqd
@@ -453,9 +456,6 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection ycode(string $label = null)
|
|
|
* @method Show\Field|Collection last_login_time(string $label = null)
|
|
|
* @method Show\Field|Collection last_login_ip(string $label = null)
|
|
|
- * @method Show\Field|Collection city(string $label = null)
|
|
|
- * @method Show\Field|Collection latitude(string $label = null)
|
|
|
- * @method Show\Field|Collection longitude(string $label = null)
|
|
|
* @method Show\Field|Collection online(string $label = null)
|
|
|
* @method Show\Field|Collection notice_status(string $label = null)
|
|
|
* @method Show\Field|Collection like_num(string $label = null)
|