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

417 lines
22 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
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 product_id
  13. * @property Grid\Column|Collection know
  14. * @property Grid\Column|Collection content
  15. * @property Grid\Column|Collection id
  16. * @property Grid\Column|Collection name
  17. * @property Grid\Column|Collection type
  18. * @property Grid\Column|Collection version
  19. * @property Grid\Column|Collection detail
  20. * @property Grid\Column|Collection created_at
  21. * @property Grid\Column|Collection updated_at
  22. * @property Grid\Column|Collection is_enabled
  23. * @property Grid\Column|Collection parent_id
  24. * @property Grid\Column|Collection order
  25. * @property Grid\Column|Collection icon
  26. * @property Grid\Column|Collection uri
  27. * @property Grid\Column|Collection extension
  28. * @property Grid\Column|Collection permission_id
  29. * @property Grid\Column|Collection menu_id
  30. * @property Grid\Column|Collection slug
  31. * @property Grid\Column|Collection http_method
  32. * @property Grid\Column|Collection http_path
  33. * @property Grid\Column|Collection role_id
  34. * @property Grid\Column|Collection user_id
  35. * @property Grid\Column|Collection value
  36. * @property Grid\Column|Collection username
  37. * @property Grid\Column|Collection password
  38. * @property Grid\Column|Collection avatar
  39. * @property Grid\Column|Collection remember_token
  40. * @property Grid\Column|Collection picture
  41. * @property Grid\Column|Collection tag
  42. * @property Grid\Column|Collection desc
  43. * @property Grid\Column|Collection agent_id
  44. * @property Grid\Column|Collection about
  45. * @property Grid\Column|Collection reg_protocol
  46. * @property Grid\Column|Collection buy_protocol
  47. * @property Grid\Column|Collection price
  48. * @property Grid\Column|Collection original_price
  49. * @property Grid\Column|Collection sale
  50. * @property Grid\Column|Collection channel_id
  51. * @property Grid\Column|Collection category_id
  52. * @property Grid\Column|Collection status
  53. * @property Grid\Column|Collection account
  54. * @property Grid\Column|Collection agent_name
  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 author
  66. * @property Grid\Column|Collection image
  67. * @property Grid\Column|Collection deleted_at
  68. * @property Grid\Column|Collection pid
  69. * @property Grid\Column|Collection sort
  70. * @property Grid\Column|Collection agent_product_id
  71. * @property Grid\Column|Collection start_at
  72. * @property Grid\Column|Collection end_at
  73. * @property Grid\Column|Collection uuid
  74. * @property Grid\Column|Collection connection
  75. * @property Grid\Column|Collection queue
  76. * @property Grid\Column|Collection payload
  77. * @property Grid\Column|Collection exception
  78. * @property Grid\Column|Collection failed_at
  79. * @property Grid\Column|Collection is_read
  80. * @property Grid\Column|Collection order_no
  81. * @property Grid\Column|Collection num
  82. * @property Grid\Column|Collection mobile
  83. * @property Grid\Column|Collection pay_type
  84. * @property Grid\Column|Collection coupon_id
  85. * @property Grid\Column|Collection paid_money
  86. * @property Grid\Column|Collection paid_at
  87. * @property Grid\Column|Collection refund_info
  88. * @property Grid\Column|Collection email
  89. * @property Grid\Column|Collection token
  90. * @property Grid\Column|Collection supplier_id
  91. * @property Grid\Column|Collection pictures
  92. * @property Grid\Column|Collection stock
  93. * @property Grid\Column|Collection url
  94. * @property Grid\Column|Collection picture_ad
  95. * @property Grid\Column|Collection supplier_name
  96. * @property Grid\Column|Collection channels
  97. * @property Grid\Column|Collection money
  98. * @property Grid\Column|Collection order_id
  99. * @property Grid\Column|Collection transaction_id
  100. * @property Grid\Column|Collection nickname
  101. * @property Grid\Column|Collection openid
  102. * @property Grid\Column|Collection unionid
  103. * @property Grid\Column|Collection verifier
  104. *
  105. * @method Grid\Column|Collection product_id(string $label = null)
  106. * @method Grid\Column|Collection know(string $label = null)
  107. * @method Grid\Column|Collection content(string $label = null)
  108. * @method Grid\Column|Collection id(string $label = null)
  109. * @method Grid\Column|Collection name(string $label = null)
  110. * @method Grid\Column|Collection type(string $label = null)
  111. * @method Grid\Column|Collection version(string $label = null)
  112. * @method Grid\Column|Collection detail(string $label = null)
  113. * @method Grid\Column|Collection created_at(string $label = null)
  114. * @method Grid\Column|Collection updated_at(string $label = null)
  115. * @method Grid\Column|Collection is_enabled(string $label = null)
  116. * @method Grid\Column|Collection parent_id(string $label = null)
  117. * @method Grid\Column|Collection order(string $label = null)
  118. * @method Grid\Column|Collection icon(string $label = null)
  119. * @method Grid\Column|Collection uri(string $label = null)
  120. * @method Grid\Column|Collection extension(string $label = null)
  121. * @method Grid\Column|Collection permission_id(string $label = null)
  122. * @method Grid\Column|Collection menu_id(string $label = null)
  123. * @method Grid\Column|Collection slug(string $label = null)
  124. * @method Grid\Column|Collection http_method(string $label = null)
  125. * @method Grid\Column|Collection http_path(string $label = null)
  126. * @method Grid\Column|Collection role_id(string $label = null)
  127. * @method Grid\Column|Collection user_id(string $label = null)
  128. * @method Grid\Column|Collection value(string $label = null)
  129. * @method Grid\Column|Collection username(string $label = null)
  130. * @method Grid\Column|Collection password(string $label = null)
  131. * @method Grid\Column|Collection avatar(string $label = null)
  132. * @method Grid\Column|Collection remember_token(string $label = null)
  133. * @method Grid\Column|Collection picture(string $label = null)
  134. * @method Grid\Column|Collection tag(string $label = null)
  135. * @method Grid\Column|Collection desc(string $label = null)
  136. * @method Grid\Column|Collection agent_id(string $label = null)
  137. * @method Grid\Column|Collection about(string $label = null)
  138. * @method Grid\Column|Collection reg_protocol(string $label = null)
  139. * @method Grid\Column|Collection buy_protocol(string $label = null)
  140. * @method Grid\Column|Collection price(string $label = null)
  141. * @method Grid\Column|Collection original_price(string $label = null)
  142. * @method Grid\Column|Collection sale(string $label = null)
  143. * @method Grid\Column|Collection channel_id(string $label = null)
  144. * @method Grid\Column|Collection category_id(string $label = null)
  145. * @method Grid\Column|Collection status(string $label = null)
  146. * @method Grid\Column|Collection account(string $label = null)
  147. * @method Grid\Column|Collection agent_name(string $label = null)
  148. * @method Grid\Column|Collection appid(string $label = null)
  149. * @method Grid\Column|Collection appsecret(string $label = null)
  150. * @method Grid\Column|Collection mchid(string $label = null)
  151. * @method Grid\Column|Collection mchkey(string $label = null)
  152. * @method Grid\Column|Collection company_name(string $label = null)
  153. * @method Grid\Column|Collection logo(string $label = null)
  154. * @method Grid\Column|Collection address(string $label = null)
  155. * @method Grid\Column|Collection license_pic(string $label = null)
  156. * @method Grid\Column|Collection director(string $label = null)
  157. * @method Grid\Column|Collection contact_phone(string $label = null)
  158. * @method Grid\Column|Collection author(string $label = null)
  159. * @method Grid\Column|Collection image(string $label = null)
  160. * @method Grid\Column|Collection deleted_at(string $label = null)
  161. * @method Grid\Column|Collection pid(string $label = null)
  162. * @method Grid\Column|Collection sort(string $label = null)
  163. * @method Grid\Column|Collection agent_product_id(string $label = null)
  164. * @method Grid\Column|Collection start_at(string $label = null)
  165. * @method Grid\Column|Collection end_at(string $label = null)
  166. * @method Grid\Column|Collection uuid(string $label = null)
  167. * @method Grid\Column|Collection connection(string $label = null)
  168. * @method Grid\Column|Collection queue(string $label = null)
  169. * @method Grid\Column|Collection payload(string $label = null)
  170. * @method Grid\Column|Collection exception(string $label = null)
  171. * @method Grid\Column|Collection failed_at(string $label = null)
  172. * @method Grid\Column|Collection is_read(string $label = null)
  173. * @method Grid\Column|Collection order_no(string $label = null)
  174. * @method Grid\Column|Collection num(string $label = null)
  175. * @method Grid\Column|Collection mobile(string $label = null)
  176. * @method Grid\Column|Collection pay_type(string $label = null)
  177. * @method Grid\Column|Collection coupon_id(string $label = null)
  178. * @method Grid\Column|Collection paid_money(string $label = null)
  179. * @method Grid\Column|Collection paid_at(string $label = null)
  180. * @method Grid\Column|Collection refund_info(string $label = null)
  181. * @method Grid\Column|Collection email(string $label = null)
  182. * @method Grid\Column|Collection token(string $label = null)
  183. * @method Grid\Column|Collection supplier_id(string $label = null)
  184. * @method Grid\Column|Collection pictures(string $label = null)
  185. * @method Grid\Column|Collection stock(string $label = null)
  186. * @method Grid\Column|Collection url(string $label = null)
  187. * @method Grid\Column|Collection picture_ad(string $label = null)
  188. * @method Grid\Column|Collection supplier_name(string $label = null)
  189. * @method Grid\Column|Collection channels(string $label = null)
  190. * @method Grid\Column|Collection money(string $label = null)
  191. * @method Grid\Column|Collection order_id(string $label = null)
  192. * @method Grid\Column|Collection transaction_id(string $label = null)
  193. * @method Grid\Column|Collection nickname(string $label = null)
  194. * @method Grid\Column|Collection openid(string $label = null)
  195. * @method Grid\Column|Collection unionid(string $label = null)
  196. * @method Grid\Column|Collection verifier(string $label = null)
  197. */
  198. class Grid {}
  199. class MiniGrid extends Grid {}
  200. /**
  201. * @property Show\Field|Collection product_id
  202. * @property Show\Field|Collection know
  203. * @property Show\Field|Collection content
  204. * @property Show\Field|Collection id
  205. * @property Show\Field|Collection name
  206. * @property Show\Field|Collection type
  207. * @property Show\Field|Collection version
  208. * @property Show\Field|Collection detail
  209. * @property Show\Field|Collection created_at
  210. * @property Show\Field|Collection updated_at
  211. * @property Show\Field|Collection is_enabled
  212. * @property Show\Field|Collection parent_id
  213. * @property Show\Field|Collection order
  214. * @property Show\Field|Collection icon
  215. * @property Show\Field|Collection uri
  216. * @property Show\Field|Collection extension
  217. * @property Show\Field|Collection permission_id
  218. * @property Show\Field|Collection menu_id
  219. * @property Show\Field|Collection slug
  220. * @property Show\Field|Collection http_method
  221. * @property Show\Field|Collection http_path
  222. * @property Show\Field|Collection role_id
  223. * @property Show\Field|Collection user_id
  224. * @property Show\Field|Collection value
  225. * @property Show\Field|Collection username
  226. * @property Show\Field|Collection password
  227. * @property Show\Field|Collection avatar
  228. * @property Show\Field|Collection remember_token
  229. * @property Show\Field|Collection picture
  230. * @property Show\Field|Collection tag
  231. * @property Show\Field|Collection desc
  232. * @property Show\Field|Collection agent_id
  233. * @property Show\Field|Collection about
  234. * @property Show\Field|Collection reg_protocol
  235. * @property Show\Field|Collection buy_protocol
  236. * @property Show\Field|Collection price
  237. * @property Show\Field|Collection original_price
  238. * @property Show\Field|Collection sale
  239. * @property Show\Field|Collection channel_id
  240. * @property Show\Field|Collection category_id
  241. * @property Show\Field|Collection status
  242. * @property Show\Field|Collection account
  243. * @property Show\Field|Collection agent_name
  244. * @property Show\Field|Collection appid
  245. * @property Show\Field|Collection appsecret
  246. * @property Show\Field|Collection mchid
  247. * @property Show\Field|Collection mchkey
  248. * @property Show\Field|Collection company_name
  249. * @property Show\Field|Collection logo
  250. * @property Show\Field|Collection address
  251. * @property Show\Field|Collection license_pic
  252. * @property Show\Field|Collection director
  253. * @property Show\Field|Collection contact_phone
  254. * @property Show\Field|Collection author
  255. * @property Show\Field|Collection image
  256. * @property Show\Field|Collection deleted_at
  257. * @property Show\Field|Collection pid
  258. * @property Show\Field|Collection sort
  259. * @property Show\Field|Collection agent_product_id
  260. * @property Show\Field|Collection start_at
  261. * @property Show\Field|Collection end_at
  262. * @property Show\Field|Collection uuid
  263. * @property Show\Field|Collection connection
  264. * @property Show\Field|Collection queue
  265. * @property Show\Field|Collection payload
  266. * @property Show\Field|Collection exception
  267. * @property Show\Field|Collection failed_at
  268. * @property Show\Field|Collection is_read
  269. * @property Show\Field|Collection order_no
  270. * @property Show\Field|Collection num
  271. * @property Show\Field|Collection mobile
  272. * @property Show\Field|Collection pay_type
  273. * @property Show\Field|Collection coupon_id
  274. * @property Show\Field|Collection paid_money
  275. * @property Show\Field|Collection paid_at
  276. * @property Show\Field|Collection refund_info
  277. * @property Show\Field|Collection email
  278. * @property Show\Field|Collection token
  279. * @property Show\Field|Collection supplier_id
  280. * @property Show\Field|Collection pictures
  281. * @property Show\Field|Collection stock
  282. * @property Show\Field|Collection url
  283. * @property Show\Field|Collection picture_ad
  284. * @property Show\Field|Collection supplier_name
  285. * @property Show\Field|Collection channels
  286. * @property Show\Field|Collection money
  287. * @property Show\Field|Collection order_id
  288. * @property Show\Field|Collection transaction_id
  289. * @property Show\Field|Collection nickname
  290. * @property Show\Field|Collection openid
  291. * @property Show\Field|Collection unionid
  292. * @property Show\Field|Collection verifier
  293. *
  294. * @method Show\Field|Collection product_id(string $label = null)
  295. * @method Show\Field|Collection know(string $label = null)
  296. * @method Show\Field|Collection content(string $label = null)
  297. * @method Show\Field|Collection id(string $label = null)
  298. * @method Show\Field|Collection name(string $label = null)
  299. * @method Show\Field|Collection type(string $label = null)
  300. * @method Show\Field|Collection version(string $label = null)
  301. * @method Show\Field|Collection detail(string $label = null)
  302. * @method Show\Field|Collection created_at(string $label = null)
  303. * @method Show\Field|Collection updated_at(string $label = null)
  304. * @method Show\Field|Collection is_enabled(string $label = null)
  305. * @method Show\Field|Collection parent_id(string $label = null)
  306. * @method Show\Field|Collection order(string $label = null)
  307. * @method Show\Field|Collection icon(string $label = null)
  308. * @method Show\Field|Collection uri(string $label = null)
  309. * @method Show\Field|Collection extension(string $label = null)
  310. * @method Show\Field|Collection permission_id(string $label = null)
  311. * @method Show\Field|Collection menu_id(string $label = null)
  312. * @method Show\Field|Collection slug(string $label = null)
  313. * @method Show\Field|Collection http_method(string $label = null)
  314. * @method Show\Field|Collection http_path(string $label = null)
  315. * @method Show\Field|Collection role_id(string $label = null)
  316. * @method Show\Field|Collection user_id(string $label = null)
  317. * @method Show\Field|Collection value(string $label = null)
  318. * @method Show\Field|Collection username(string $label = null)
  319. * @method Show\Field|Collection password(string $label = null)
  320. * @method Show\Field|Collection avatar(string $label = null)
  321. * @method Show\Field|Collection remember_token(string $label = null)
  322. * @method Show\Field|Collection picture(string $label = null)
  323. * @method Show\Field|Collection tag(string $label = null)
  324. * @method Show\Field|Collection desc(string $label = null)
  325. * @method Show\Field|Collection agent_id(string $label = null)
  326. * @method Show\Field|Collection about(string $label = null)
  327. * @method Show\Field|Collection reg_protocol(string $label = null)
  328. * @method Show\Field|Collection buy_protocol(string $label = null)
  329. * @method Show\Field|Collection price(string $label = null)
  330. * @method Show\Field|Collection original_price(string $label = null)
  331. * @method Show\Field|Collection sale(string $label = null)
  332. * @method Show\Field|Collection channel_id(string $label = null)
  333. * @method Show\Field|Collection category_id(string $label = null)
  334. * @method Show\Field|Collection status(string $label = null)
  335. * @method Show\Field|Collection account(string $label = null)
  336. * @method Show\Field|Collection agent_name(string $label = null)
  337. * @method Show\Field|Collection appid(string $label = null)
  338. * @method Show\Field|Collection appsecret(string $label = null)
  339. * @method Show\Field|Collection mchid(string $label = null)
  340. * @method Show\Field|Collection mchkey(string $label = null)
  341. * @method Show\Field|Collection company_name(string $label = null)
  342. * @method Show\Field|Collection logo(string $label = null)
  343. * @method Show\Field|Collection address(string $label = null)
  344. * @method Show\Field|Collection license_pic(string $label = null)
  345. * @method Show\Field|Collection director(string $label = null)
  346. * @method Show\Field|Collection contact_phone(string $label = null)
  347. * @method Show\Field|Collection author(string $label = null)
  348. * @method Show\Field|Collection image(string $label = null)
  349. * @method Show\Field|Collection deleted_at(string $label = null)
  350. * @method Show\Field|Collection pid(string $label = null)
  351. * @method Show\Field|Collection sort(string $label = null)
  352. * @method Show\Field|Collection agent_product_id(string $label = null)
  353. * @method Show\Field|Collection start_at(string $label = null)
  354. * @method Show\Field|Collection end_at(string $label = null)
  355. * @method Show\Field|Collection uuid(string $label = null)
  356. * @method Show\Field|Collection connection(string $label = null)
  357. * @method Show\Field|Collection queue(string $label = null)
  358. * @method Show\Field|Collection payload(string $label = null)
  359. * @method Show\Field|Collection exception(string $label = null)
  360. * @method Show\Field|Collection failed_at(string $label = null)
  361. * @method Show\Field|Collection is_read(string $label = null)
  362. * @method Show\Field|Collection order_no(string $label = null)
  363. * @method Show\Field|Collection num(string $label = null)
  364. * @method Show\Field|Collection mobile(string $label = null)
  365. * @method Show\Field|Collection pay_type(string $label = null)
  366. * @method Show\Field|Collection coupon_id(string $label = null)
  367. * @method Show\Field|Collection paid_money(string $label = null)
  368. * @method Show\Field|Collection paid_at(string $label = null)
  369. * @method Show\Field|Collection refund_info(string $label = null)
  370. * @method Show\Field|Collection email(string $label = null)
  371. * @method Show\Field|Collection token(string $label = null)
  372. * @method Show\Field|Collection supplier_id(string $label = null)
  373. * @method Show\Field|Collection pictures(string $label = null)
  374. * @method Show\Field|Collection stock(string $label = null)
  375. * @method Show\Field|Collection url(string $label = null)
  376. * @method Show\Field|Collection picture_ad(string $label = null)
  377. * @method Show\Field|Collection supplier_name(string $label = null)
  378. * @method Show\Field|Collection channels(string $label = null)
  379. * @method Show\Field|Collection money(string $label = null)
  380. * @method Show\Field|Collection order_id(string $label = null)
  381. * @method Show\Field|Collection transaction_id(string $label = null)
  382. * @method Show\Field|Collection nickname(string $label = null)
  383. * @method Show\Field|Collection openid(string $label = null)
  384. * @method Show\Field|Collection unionid(string $label = null)
  385. * @method Show\Field|Collection verifier(string $label = null)
  386. */
  387. class Show {}
  388. /**
  389. */
  390. class Form {}
  391. }
  392. namespace Dcat\Admin\Grid {
  393. /**
  394. */
  395. class Column {}
  396. /**
  397. */
  398. class Filter {}
  399. }
  400. namespace Dcat\Admin\Show {
  401. /**
  402. */
  403. class Field {}
  404. }