海南旅游SAAS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

469 lines
24 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. <?php
  2. /**
  3. * A helper file for Dcat Admin, to provide autocomplete information to your IDE
  4. *
  5. * This file should not be included in your code, only analyzed by your IDE!
  6. *
  7. * @author jqh <841324345@qq.com>
  8. */
  9. namespace Dcat\Admin {
  10. use Illuminate\Support\Collection;
  11. /**
  12. * @property Grid\Column|Collection id
  13. * @property Grid\Column|Collection name
  14. * @property Grid\Column|Collection type
  15. * @property Grid\Column|Collection version
  16. * @property Grid\Column|Collection detail
  17. * @property Grid\Column|Collection created_at
  18. * @property Grid\Column|Collection updated_at
  19. * @property Grid\Column|Collection is_enabled
  20. * @property Grid\Column|Collection parent_id
  21. * @property Grid\Column|Collection order
  22. * @property Grid\Column|Collection icon
  23. * @property Grid\Column|Collection uri
  24. * @property Grid\Column|Collection extension
  25. * @property Grid\Column|Collection permission_id
  26. * @property Grid\Column|Collection menu_id
  27. * @property Grid\Column|Collection slug
  28. * @property Grid\Column|Collection http_method
  29. * @property Grid\Column|Collection http_path
  30. * @property Grid\Column|Collection role_id
  31. * @property Grid\Column|Collection user_id
  32. * @property Grid\Column|Collection value
  33. * @property Grid\Column|Collection username
  34. * @property Grid\Column|Collection password
  35. * @property Grid\Column|Collection avatar
  36. * @property Grid\Column|Collection remember_token
  37. * @property Grid\Column|Collection agent_id
  38. * @property Grid\Column|Collection about
  39. * @property Grid\Column|Collection reg_protocol
  40. * @property Grid\Column|Collection buy_protocol
  41. * @property Grid\Column|Collection supplier_id
  42. * @property Grid\Column|Collection agent_product_id
  43. * @property Grid\Column|Collection product_id
  44. * @property Grid\Column|Collection product_ids
  45. * @property Grid\Column|Collection price
  46. * @property Grid\Column|Collection original_price
  47. * @property Grid\Column|Collection sale
  48. * @property Grid\Column|Collection stock
  49. * @property Grid\Column|Collection channel_id
  50. * @property Grid\Column|Collection category_id
  51. * @property Grid\Column|Collection guide_id
  52. * @property Grid\Column|Collection status
  53. * @property Grid\Column|Collection verifier
  54. * @property Grid\Column|Collection deleted_at
  55. * @property Grid\Column|Collection appid
  56. * @property Grid\Column|Collection appsecret
  57. * @property Grid\Column|Collection mchid
  58. * @property Grid\Column|Collection mchkey
  59. * @property Grid\Column|Collection company_name
  60. * @property Grid\Column|Collection logo
  61. * @property Grid\Column|Collection address
  62. * @property Grid\Column|Collection license_pic
  63. * @property Grid\Column|Collection director
  64. * @property Grid\Column|Collection contact_phone
  65. * @property Grid\Column|Collection rate
  66. * @property Grid\Column|Collection author
  67. * @property Grid\Column|Collection image
  68. * @property Grid\Column|Collection content
  69. * @property Grid\Column|Collection pid
  70. * @property Grid\Column|Collection sort
  71. * @property Grid\Column|Collection template
  72. * @property Grid\Column|Collection tag
  73. * @property Grid\Column|Collection start_at
  74. * @property Grid\Column|Collection end_at
  75. * @property Grid\Column|Collection comment
  76. * @property Grid\Column|Collection deadline
  77. * @property Grid\Column|Collection publisher_type
  78. * @property Grid\Column|Collection publisher_id
  79. * @property Grid\Column|Collection state
  80. * @property Grid\Column|Collection bidding_user_type
  81. * @property Grid\Column|Collection bidding_user_id
  82. * @property Grid\Column|Collection bidding_id
  83. * @property Grid\Column|Collection images
  84. * @property Grid\Column|Collection demand_id
  85. * @property Grid\Column|Collection uuid
  86. * @property Grid\Column|Collection connection
  87. * @property Grid\Column|Collection queue
  88. * @property Grid\Column|Collection payload
  89. * @property Grid\Column|Collection exception
  90. * @property Grid\Column|Collection failed_at
  91. * @property Grid\Column|Collection photo
  92. * @property Grid\Column|Collection is_read
  93. * @property Grid\Column|Collection order_no
  94. * @property Grid\Column|Collection num
  95. * @property Grid\Column|Collection mobile
  96. * @property Grid\Column|Collection picture
  97. * @property Grid\Column|Collection pay_type
  98. * @property Grid\Column|Collection coupon_id
  99. * @property Grid\Column|Collection paid_money
  100. * @property Grid\Column|Collection paid_at
  101. * @property Grid\Column|Collection refund_info
  102. * @property Grid\Column|Collection verify_code
  103. * @property Grid\Column|Collection email
  104. * @property Grid\Column|Collection token
  105. * @property Grid\Column|Collection pictures
  106. * @property Grid\Column|Collection know
  107. * @property Grid\Column|Collection url
  108. * @property Grid\Column|Collection picture_ad
  109. * @property Grid\Column|Collection channels
  110. * @property Grid\Column|Collection money
  111. * @property Grid\Column|Collection order_id
  112. * @property Grid\Column|Collection desc
  113. * @property Grid\Column|Collection transaction_id
  114. * @property Grid\Column|Collection nickname
  115. * @property Grid\Column|Collection openid
  116. * @property Grid\Column|Collection unionid
  117. *
  118. * @method Grid\Column|Collection id(string $label = null)
  119. * @method Grid\Column|Collection name(string $label = null)
  120. * @method Grid\Column|Collection type(string $label = null)
  121. * @method Grid\Column|Collection version(string $label = null)
  122. * @method Grid\Column|Collection detail(string $label = null)
  123. * @method Grid\Column|Collection created_at(string $label = null)
  124. * @method Grid\Column|Collection updated_at(string $label = null)
  125. * @method Grid\Column|Collection is_enabled(string $label = null)
  126. * @method Grid\Column|Collection parent_id(string $label = null)
  127. * @method Grid\Column|Collection order(string $label = null)
  128. * @method Grid\Column|Collection icon(string $label = null)
  129. * @method Grid\Column|Collection uri(string $label = null)
  130. * @method Grid\Column|Collection extension(string $label = null)
  131. * @method Grid\Column|Collection permission_id(string $label = null)
  132. * @method Grid\Column|Collection menu_id(string $label = null)
  133. * @method Grid\Column|Collection slug(string $label = null)
  134. * @method Grid\Column|Collection http_method(string $label = null)
  135. * @method Grid\Column|Collection http_path(string $label = null)
  136. * @method Grid\Column|Collection role_id(string $label = null)
  137. * @method Grid\Column|Collection user_id(string $label = null)
  138. * @method Grid\Column|Collection value(string $label = null)
  139. * @method Grid\Column|Collection username(string $label = null)
  140. * @method Grid\Column|Collection password(string $label = null)
  141. * @method Grid\Column|Collection avatar(string $label = null)
  142. * @method Grid\Column|Collection remember_token(string $label = null)
  143. * @method Grid\Column|Collection agent_id(string $label = null)
  144. * @method Grid\Column|Collection about(string $label = null)
  145. * @method Grid\Column|Collection reg_protocol(string $label = null)
  146. * @method Grid\Column|Collection buy_protocol(string $label = null)
  147. * @method Grid\Column|Collection supplier_id(string $label = null)
  148. * @method Grid\Column|Collection agent_product_id(string $label = null)
  149. * @method Grid\Column|Collection product_id(string $label = null)
  150. * @method Grid\Column|Collection product_ids(string $label = null)
  151. * @method Grid\Column|Collection price(string $label = null)
  152. * @method Grid\Column|Collection original_price(string $label = null)
  153. * @method Grid\Column|Collection sale(string $label = null)
  154. * @method Grid\Column|Collection stock(string $label = null)
  155. * @method Grid\Column|Collection channel_id(string $label = null)
  156. * @method Grid\Column|Collection category_id(string $label = null)
  157. * @method Grid\Column|Collection guide_id(string $label = null)
  158. * @method Grid\Column|Collection status(string $label = null)
  159. * @method Grid\Column|Collection verifier(string $label = null)
  160. * @method Grid\Column|Collection deleted_at(string $label = null)
  161. * @method Grid\Column|Collection appid(string $label = null)
  162. * @method Grid\Column|Collection appsecret(string $label = null)
  163. * @method Grid\Column|Collection mchid(string $label = null)
  164. * @method Grid\Column|Collection mchkey(string $label = null)
  165. * @method Grid\Column|Collection company_name(string $label = null)
  166. * @method Grid\Column|Collection logo(string $label = null)
  167. * @method Grid\Column|Collection address(string $label = null)
  168. * @method Grid\Column|Collection license_pic(string $label = null)
  169. * @method Grid\Column|Collection director(string $label = null)
  170. * @method Grid\Column|Collection contact_phone(string $label = null)
  171. * @method Grid\Column|Collection rate(string $label = null)
  172. * @method Grid\Column|Collection author(string $label = null)
  173. * @method Grid\Column|Collection image(string $label = null)
  174. * @method Grid\Column|Collection content(string $label = null)
  175. * @method Grid\Column|Collection pid(string $label = null)
  176. * @method Grid\Column|Collection sort(string $label = null)
  177. * @method Grid\Column|Collection template(string $label = null)
  178. * @method Grid\Column|Collection tag(string $label = null)
  179. * @method Grid\Column|Collection start_at(string $label = null)
  180. * @method Grid\Column|Collection end_at(string $label = null)
  181. * @method Grid\Column|Collection comment(string $label = null)
  182. * @method Grid\Column|Collection deadline(string $label = null)
  183. * @method Grid\Column|Collection publisher_type(string $label = null)
  184. * @method Grid\Column|Collection publisher_id(string $label = null)
  185. * @method Grid\Column|Collection state(string $label = null)
  186. * @method Grid\Column|Collection bidding_user_type(string $label = null)
  187. * @method Grid\Column|Collection bidding_user_id(string $label = null)
  188. * @method Grid\Column|Collection bidding_id(string $label = null)
  189. * @method Grid\Column|Collection images(string $label = null)
  190. * @method Grid\Column|Collection demand_id(string $label = null)
  191. * @method Grid\Column|Collection uuid(string $label = null)
  192. * @method Grid\Column|Collection connection(string $label = null)
  193. * @method Grid\Column|Collection queue(string $label = null)
  194. * @method Grid\Column|Collection payload(string $label = null)
  195. * @method Grid\Column|Collection exception(string $label = null)
  196. * @method Grid\Column|Collection failed_at(string $label = null)
  197. * @method Grid\Column|Collection photo(string $label = null)
  198. * @method Grid\Column|Collection is_read(string $label = null)
  199. * @method Grid\Column|Collection order_no(string $label = null)
  200. * @method Grid\Column|Collection num(string $label = null)
  201. * @method Grid\Column|Collection mobile(string $label = null)
  202. * @method Grid\Column|Collection picture(string $label = null)
  203. * @method Grid\Column|Collection pay_type(string $label = null)
  204. * @method Grid\Column|Collection coupon_id(string $label = null)
  205. * @method Grid\Column|Collection paid_money(string $label = null)
  206. * @method Grid\Column|Collection paid_at(string $label = null)
  207. * @method Grid\Column|Collection refund_info(string $label = null)
  208. * @method Grid\Column|Collection verify_code(string $label = null)
  209. * @method Grid\Column|Collection email(string $label = null)
  210. * @method Grid\Column|Collection token(string $label = null)
  211. * @method Grid\Column|Collection pictures(string $label = null)
  212. * @method Grid\Column|Collection know(string $label = null)
  213. * @method Grid\Column|Collection url(string $label = null)
  214. * @method Grid\Column|Collection picture_ad(string $label = null)
  215. * @method Grid\Column|Collection channels(string $label = null)
  216. * @method Grid\Column|Collection money(string $label = null)
  217. * @method Grid\Column|Collection order_id(string $label = null)
  218. * @method Grid\Column|Collection desc(string $label = null)
  219. * @method Grid\Column|Collection transaction_id(string $label = null)
  220. * @method Grid\Column|Collection nickname(string $label = null)
  221. * @method Grid\Column|Collection openid(string $label = null)
  222. * @method Grid\Column|Collection unionid(string $label = null)
  223. */
  224. class Grid {}
  225. class MiniGrid extends Grid {}
  226. /**
  227. * @property Show\Field|Collection id
  228. * @property Show\Field|Collection name
  229. * @property Show\Field|Collection type
  230. * @property Show\Field|Collection version
  231. * @property Show\Field|Collection detail
  232. * @property Show\Field|Collection created_at
  233. * @property Show\Field|Collection updated_at
  234. * @property Show\Field|Collection is_enabled
  235. * @property Show\Field|Collection parent_id
  236. * @property Show\Field|Collection order
  237. * @property Show\Field|Collection icon
  238. * @property Show\Field|Collection uri
  239. * @property Show\Field|Collection extension
  240. * @property Show\Field|Collection permission_id
  241. * @property Show\Field|Collection menu_id
  242. * @property Show\Field|Collection slug
  243. * @property Show\Field|Collection http_method
  244. * @property Show\Field|Collection http_path
  245. * @property Show\Field|Collection role_id
  246. * @property Show\Field|Collection user_id
  247. * @property Show\Field|Collection value
  248. * @property Show\Field|Collection username
  249. * @property Show\Field|Collection password
  250. * @property Show\Field|Collection avatar
  251. * @property Show\Field|Collection remember_token
  252. * @property Show\Field|Collection agent_id
  253. * @property Show\Field|Collection about
  254. * @property Show\Field|Collection reg_protocol
  255. * @property Show\Field|Collection buy_protocol
  256. * @property Show\Field|Collection supplier_id
  257. * @property Show\Field|Collection agent_product_id
  258. * @property Show\Field|Collection product_id
  259. * @property Show\Field|Collection product_ids
  260. * @property Show\Field|Collection price
  261. * @property Show\Field|Collection original_price
  262. * @property Show\Field|Collection sale
  263. * @property Show\Field|Collection stock
  264. * @property Show\Field|Collection channel_id
  265. * @property Show\Field|Collection category_id
  266. * @property Show\Field|Collection guide_id
  267. * @property Show\Field|Collection status
  268. * @property Show\Field|Collection verifier
  269. * @property Show\Field|Collection deleted_at
  270. * @property Show\Field|Collection appid
  271. * @property Show\Field|Collection appsecret
  272. * @property Show\Field|Collection mchid
  273. * @property Show\Field|Collection mchkey
  274. * @property Show\Field|Collection company_name
  275. * @property Show\Field|Collection logo
  276. * @property Show\Field|Collection address
  277. * @property Show\Field|Collection license_pic
  278. * @property Show\Field|Collection director
  279. * @property Show\Field|Collection contact_phone
  280. * @property Show\Field|Collection rate
  281. * @property Show\Field|Collection author
  282. * @property Show\Field|Collection image
  283. * @property Show\Field|Collection content
  284. * @property Show\Field|Collection pid
  285. * @property Show\Field|Collection sort
  286. * @property Show\Field|Collection template
  287. * @property Show\Field|Collection tag
  288. * @property Show\Field|Collection start_at
  289. * @property Show\Field|Collection end_at
  290. * @property Show\Field|Collection comment
  291. * @property Show\Field|Collection deadline
  292. * @property Show\Field|Collection publisher_type
  293. * @property Show\Field|Collection publisher_id
  294. * @property Show\Field|Collection state
  295. * @property Show\Field|Collection bidding_user_type
  296. * @property Show\Field|Collection bidding_user_id
  297. * @property Show\Field|Collection bidding_id
  298. * @property Show\Field|Collection images
  299. * @property Show\Field|Collection demand_id
  300. * @property Show\Field|Collection uuid
  301. * @property Show\Field|Collection connection
  302. * @property Show\Field|Collection queue
  303. * @property Show\Field|Collection payload
  304. * @property Show\Field|Collection exception
  305. * @property Show\Field|Collection failed_at
  306. * @property Show\Field|Collection photo
  307. * @property Show\Field|Collection is_read
  308. * @property Show\Field|Collection order_no
  309. * @property Show\Field|Collection num
  310. * @property Show\Field|Collection mobile
  311. * @property Show\Field|Collection picture
  312. * @property Show\Field|Collection pay_type
  313. * @property Show\Field|Collection coupon_id
  314. * @property Show\Field|Collection paid_money
  315. * @property Show\Field|Collection paid_at
  316. * @property Show\Field|Collection refund_info
  317. * @property Show\Field|Collection verify_code
  318. * @property Show\Field|Collection email
  319. * @property Show\Field|Collection token
  320. * @property Show\Field|Collection pictures
  321. * @property Show\Field|Collection know
  322. * @property Show\Field|Collection url
  323. * @property Show\Field|Collection picture_ad
  324. * @property Show\Field|Collection channels
  325. * @property Show\Field|Collection money
  326. * @property Show\Field|Collection order_id
  327. * @property Show\Field|Collection desc
  328. * @property Show\Field|Collection transaction_id
  329. * @property Show\Field|Collection nickname
  330. * @property Show\Field|Collection openid
  331. * @property Show\Field|Collection unionid
  332. *
  333. * @method Show\Field|Collection id(string $label = null)
  334. * @method Show\Field|Collection name(string $label = null)
  335. * @method Show\Field|Collection type(string $label = null)
  336. * @method Show\Field|Collection version(string $label = null)
  337. * @method Show\Field|Collection detail(string $label = null)
  338. * @method Show\Field|Collection created_at(string $label = null)
  339. * @method Show\Field|Collection updated_at(string $label = null)
  340. * @method Show\Field|Collection is_enabled(string $label = null)
  341. * @method Show\Field|Collection parent_id(string $label = null)
  342. * @method Show\Field|Collection order(string $label = null)
  343. * @method Show\Field|Collection icon(string $label = null)
  344. * @method Show\Field|Collection uri(string $label = null)
  345. * @method Show\Field|Collection extension(string $label = null)
  346. * @method Show\Field|Collection permission_id(string $label = null)
  347. * @method Show\Field|Collection menu_id(string $label = null)
  348. * @method Show\Field|Collection slug(string $label = null)
  349. * @method Show\Field|Collection http_method(string $label = null)
  350. * @method Show\Field|Collection http_path(string $label = null)
  351. * @method Show\Field|Collection role_id(string $label = null)
  352. * @method Show\Field|Collection user_id(string $label = null)
  353. * @method Show\Field|Collection value(string $label = null)
  354. * @method Show\Field|Collection username(string $label = null)
  355. * @method Show\Field|Collection password(string $label = null)
  356. * @method Show\Field|Collection avatar(string $label = null)
  357. * @method Show\Field|Collection remember_token(string $label = null)
  358. * @method Show\Field|Collection agent_id(string $label = null)
  359. * @method Show\Field|Collection about(string $label = null)
  360. * @method Show\Field|Collection reg_protocol(string $label = null)
  361. * @method Show\Field|Collection buy_protocol(string $label = null)
  362. * @method Show\Field|Collection supplier_id(string $label = null)
  363. * @method Show\Field|Collection agent_product_id(string $label = null)
  364. * @method Show\Field|Collection product_id(string $label = null)
  365. * @method Show\Field|Collection product_ids(string $label = null)
  366. * @method Show\Field|Collection price(string $label = null)
  367. * @method Show\Field|Collection original_price(string $label = null)
  368. * @method Show\Field|Collection sale(string $label = null)
  369. * @method Show\Field|Collection stock(string $label = null)
  370. * @method Show\Field|Collection channel_id(string $label = null)
  371. * @method Show\Field|Collection category_id(string $label = null)
  372. * @method Show\Field|Collection guide_id(string $label = null)
  373. * @method Show\Field|Collection status(string $label = null)
  374. * @method Show\Field|Collection verifier(string $label = null)
  375. * @method Show\Field|Collection deleted_at(string $label = null)
  376. * @method Show\Field|Collection appid(string $label = null)
  377. * @method Show\Field|Collection appsecret(string $label = null)
  378. * @method Show\Field|Collection mchid(string $label = null)
  379. * @method Show\Field|Collection mchkey(string $label = null)
  380. * @method Show\Field|Collection company_name(string $label = null)
  381. * @method Show\Field|Collection logo(string $label = null)
  382. * @method Show\Field|Collection address(string $label = null)
  383. * @method Show\Field|Collection license_pic(string $label = null)
  384. * @method Show\Field|Collection director(string $label = null)
  385. * @method Show\Field|Collection contact_phone(string $label = null)
  386. * @method Show\Field|Collection rate(string $label = null)
  387. * @method Show\Field|Collection author(string $label = null)
  388. * @method Show\Field|Collection image(string $label = null)
  389. * @method Show\Field|Collection content(string $label = null)
  390. * @method Show\Field|Collection pid(string $label = null)
  391. * @method Show\Field|Collection sort(string $label = null)
  392. * @method Show\Field|Collection template(string $label = null)
  393. * @method Show\Field|Collection tag(string $label = null)
  394. * @method Show\Field|Collection start_at(string $label = null)
  395. * @method Show\Field|Collection end_at(string $label = null)
  396. * @method Show\Field|Collection comment(string $label = null)
  397. * @method Show\Field|Collection deadline(string $label = null)
  398. * @method Show\Field|Collection publisher_type(string $label = null)
  399. * @method Show\Field|Collection publisher_id(string $label = null)
  400. * @method Show\Field|Collection state(string $label = null)
  401. * @method Show\Field|Collection bidding_user_type(string $label = null)
  402. * @method Show\Field|Collection bidding_user_id(string $label = null)
  403. * @method Show\Field|Collection bidding_id(string $label = null)
  404. * @method Show\Field|Collection images(string $label = null)
  405. * @method Show\Field|Collection demand_id(string $label = null)
  406. * @method Show\Field|Collection uuid(string $label = null)
  407. * @method Show\Field|Collection connection(string $label = null)
  408. * @method Show\Field|Collection queue(string $label = null)
  409. * @method Show\Field|Collection payload(string $label = null)
  410. * @method Show\Field|Collection exception(string $label = null)
  411. * @method Show\Field|Collection failed_at(string $label = null)
  412. * @method Show\Field|Collection photo(string $label = null)
  413. * @method Show\Field|Collection is_read(string $label = null)
  414. * @method Show\Field|Collection order_no(string $label = null)
  415. * @method Show\Field|Collection num(string $label = null)
  416. * @method Show\Field|Collection mobile(string $label = null)
  417. * @method Show\Field|Collection picture(string $label = null)
  418. * @method Show\Field|Collection pay_type(string $label = null)
  419. * @method Show\Field|Collection coupon_id(string $label = null)
  420. * @method Show\Field|Collection paid_money(string $label = null)
  421. * @method Show\Field|Collection paid_at(string $label = null)
  422. * @method Show\Field|Collection refund_info(string $label = null)
  423. * @method Show\Field|Collection verify_code(string $label = null)
  424. * @method Show\Field|Collection email(string $label = null)
  425. * @method Show\Field|Collection token(string $label = null)
  426. * @method Show\Field|Collection pictures(string $label = null)
  427. * @method Show\Field|Collection know(string $label = null)
  428. * @method Show\Field|Collection url(string $label = null)
  429. * @method Show\Field|Collection picture_ad(string $label = null)
  430. * @method Show\Field|Collection channels(string $label = null)
  431. * @method Show\Field|Collection money(string $label = null)
  432. * @method Show\Field|Collection order_id(string $label = null)
  433. * @method Show\Field|Collection desc(string $label = null)
  434. * @method Show\Field|Collection transaction_id(string $label = null)
  435. * @method Show\Field|Collection nickname(string $label = null)
  436. * @method Show\Field|Collection openid(string $label = null)
  437. * @method Show\Field|Collection unionid(string $label = null)
  438. */
  439. class Show {}
  440. /**
  441. */
  442. class Form {}
  443. }
  444. namespace Dcat\Admin\Grid {
  445. /**
  446. */
  447. class Column {}
  448. /**
  449. */
  450. class Filter {}
  451. }
  452. namespace Dcat\Admin\Show {
  453. /**
  454. */
  455. class Field {}
  456. }