海南旅游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.

541 lines
29 KiB

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