| xqd
@@ -92,6 +92,18 @@ namespace Dcat\Admin {
|
|
|
* @property Grid\Column|Collection prepay_id
|
|
|
* @property Grid\Column|Collection serial_number
|
|
|
* @property Grid\Column|Collection pay_error
|
|
|
+ * @property Grid\Column|Collection mini_app_id
|
|
|
+ * @property Grid\Column|Collection mini_app_key
|
|
|
+ * @property Grid\Column|Collection wechat_app_id
|
|
|
+ * @property Grid\Column|Collection wechat_app_key
|
|
|
+ * @property Grid\Column|Collection wechat_apiclient_key
|
|
|
+ * @property Grid\Column|Collection wechat_apiclient_cert
|
|
|
+ * @property Grid\Column|Collection alipay_app_id
|
|
|
+ * @property Grid\Column|Collection alipay_app_key
|
|
|
+ * @property Grid\Column|Collection alipay_app_secret
|
|
|
+ * @property Grid\Column|Collection douyin_app_id
|
|
|
+ * @property Grid\Column|Collection douyin_app_key
|
|
|
+ * @property Grid\Column|Collection douyin_app_secret
|
|
|
* @property Grid\Column|Collection tokenable_type
|
|
|
* @property Grid\Column|Collection tokenable_id
|
|
|
* @property Grid\Column|Collection abilities
|
| xqd
@@ -223,6 +235,18 @@ namespace Dcat\Admin {
|
|
|
* @method Grid\Column|Collection prepay_id(string $label = null)
|
|
|
* @method Grid\Column|Collection serial_number(string $label = null)
|
|
|
* @method Grid\Column|Collection pay_error(string $label = null)
|
|
|
+ * @method Grid\Column|Collection mini_app_id(string $label = null)
|
|
|
+ * @method Grid\Column|Collection mini_app_key(string $label = null)
|
|
|
+ * @method Grid\Column|Collection wechat_app_id(string $label = null)
|
|
|
+ * @method Grid\Column|Collection wechat_app_key(string $label = null)
|
|
|
+ * @method Grid\Column|Collection wechat_apiclient_key(string $label = null)
|
|
|
+ * @method Grid\Column|Collection wechat_apiclient_cert(string $label = null)
|
|
|
+ * @method Grid\Column|Collection alipay_app_id(string $label = null)
|
|
|
+ * @method Grid\Column|Collection alipay_app_key(string $label = null)
|
|
|
+ * @method Grid\Column|Collection alipay_app_secret(string $label = null)
|
|
|
+ * @method Grid\Column|Collection douyin_app_id(string $label = null)
|
|
|
+ * @method Grid\Column|Collection douyin_app_key(string $label = null)
|
|
|
+ * @method Grid\Column|Collection douyin_app_secret(string $label = null)
|
|
|
* @method Grid\Column|Collection tokenable_type(string $label = null)
|
|
|
* @method Grid\Column|Collection tokenable_id(string $label = null)
|
|
|
* @method Grid\Column|Collection abilities(string $label = null)
|
| xqd
@@ -359,6 +383,18 @@ namespace Dcat\Admin {
|
|
|
* @property Show\Field|Collection prepay_id
|
|
|
* @property Show\Field|Collection serial_number
|
|
|
* @property Show\Field|Collection pay_error
|
|
|
+ * @property Show\Field|Collection mini_app_id
|
|
|
+ * @property Show\Field|Collection mini_app_key
|
|
|
+ * @property Show\Field|Collection wechat_app_id
|
|
|
+ * @property Show\Field|Collection wechat_app_key
|
|
|
+ * @property Show\Field|Collection wechat_apiclient_key
|
|
|
+ * @property Show\Field|Collection wechat_apiclient_cert
|
|
|
+ * @property Show\Field|Collection alipay_app_id
|
|
|
+ * @property Show\Field|Collection alipay_app_key
|
|
|
+ * @property Show\Field|Collection alipay_app_secret
|
|
|
+ * @property Show\Field|Collection douyin_app_id
|
|
|
+ * @property Show\Field|Collection douyin_app_key
|
|
|
+ * @property Show\Field|Collection douyin_app_secret
|
|
|
* @property Show\Field|Collection tokenable_type
|
|
|
* @property Show\Field|Collection tokenable_id
|
|
|
* @property Show\Field|Collection abilities
|
| xqd
@@ -490,6 +526,18 @@ namespace Dcat\Admin {
|
|
|
* @method Show\Field|Collection prepay_id(string $label = null)
|
|
|
* @method Show\Field|Collection serial_number(string $label = null)
|
|
|
* @method Show\Field|Collection pay_error(string $label = null)
|
|
|
+ * @method Show\Field|Collection mini_app_id(string $label = null)
|
|
|
+ * @method Show\Field|Collection mini_app_key(string $label = null)
|
|
|
+ * @method Show\Field|Collection wechat_app_id(string $label = null)
|
|
|
+ * @method Show\Field|Collection wechat_app_key(string $label = null)
|
|
|
+ * @method Show\Field|Collection wechat_apiclient_key(string $label = null)
|
|
|
+ * @method Show\Field|Collection wechat_apiclient_cert(string $label = null)
|
|
|
+ * @method Show\Field|Collection alipay_app_id(string $label = null)
|
|
|
+ * @method Show\Field|Collection alipay_app_key(string $label = null)
|
|
|
+ * @method Show\Field|Collection alipay_app_secret(string $label = null)
|
|
|
+ * @method Show\Field|Collection douyin_app_id(string $label = null)
|
|
|
+ * @method Show\Field|Collection douyin_app_key(string $label = null)
|
|
|
+ * @method Show\Field|Collection douyin_app_secret(string $label = null)
|
|
|
* @method Show\Field|Collection tokenable_type(string $label = null)
|
|
|
* @method Show\Field|Collection tokenable_id(string $label = null)
|
|
|
* @method Show\Field|Collection abilities(string $label = null)
|