giime 0.6.41 → 0.6.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (886) hide show
  1. package/dist/index.css +109 -109
  2. package/es/api/gstore/controller/JiChuXinXi/index.d.ts +0 -30
  3. package/es/api/gstore/controller/JiChuXinXi/index.mjs +0 -30
  4. package/es/api/gstore/controller/JiChuXinXi/index.mjs.map +1 -1
  5. package/es/api/gstore/controller/index.mjs +0 -30
  6. package/es/api/gstore/controller/index.mjs.map +1 -1
  7. package/es/api/gstore/index.mjs +0 -30
  8. package/es/api/gstore/index.mjs.map +1 -1
  9. package/es/api/gstore/interface/apiTypes/ProductList.d.ts +107 -0
  10. package/es/api/gstore/interface/apiTypes/ProductList.mjs +2 -0
  11. package/es/api/gstore/interface/apiTypes/ProductList.mjs.map +1 -0
  12. package/es/api/gstore/interface/apiTypes/Response.d.ts +7 -0
  13. package/es/api/gstore/interface/apiTypes/Response.mjs +2 -0
  14. package/es/api/gstore/interface/apiTypes/Response.mjs.map +1 -0
  15. package/es/api/gstore/interface/apiTypes/SaleStats.d.ts +14 -0
  16. package/es/api/gstore/interface/apiTypes/SaleStats.mjs +2 -0
  17. package/es/api/gstore/interface/apiTypes/SaleStats.mjs.map +1 -0
  18. package/es/api/gstore/interface/index.d.ts +3 -0
  19. package/es/api/gstore/interface/index.mjs +3 -1
  20. package/es/api/gstore/interface/index.mjs.map +1 -1
  21. package/es/api/gstore/request.mjs +1 -2
  22. package/es/api/gstore/request.mjs.map +1 -1
  23. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetCurrentUser.d.ts +58 -0
  24. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetCurrentUser.mjs.map +1 -1
  25. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.d.ts +0 -18
  26. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.mjs +0 -18
  27. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.mjs.map +1 -1
  28. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetCurrentUser.d.ts +4 -6
  29. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetCurrentUser.mjs.map +1 -1
  30. package/es/api/guardBasic/controller/index.mjs +0 -18
  31. package/es/api/guardBasic/controller/index.mjs.map +1 -1
  32. package/es/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.d.ts +39 -0
  33. package/es/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.mjs +2 -0
  34. package/es/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.mjs.map +1 -0
  35. package/es/api/guardBasic/interface/apiTypes/OpenUserPageQuery.d.ts +2 -0
  36. package/es/api/guardBasic/interface/apiTypes/OpenUserVo.d.ts +4 -0
  37. package/es/api/guardBasic/interface/apiTypes/PageSysAreaReq.d.ts +4 -0
  38. package/es/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.d.ts +11 -0
  39. package/es/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.mjs +2 -0
  40. package/es/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.mjs.map +1 -0
  41. package/es/api/guardBasic/interface/apiTypes/RString.d.ts +10 -0
  42. package/es/api/guardBasic/interface/apiTypes/RString.mjs +2 -0
  43. package/es/api/guardBasic/interface/apiTypes/RString.mjs.map +1 -0
  44. package/es/api/guardBasic/interface/apiTypes/TreeListReq.d.ts +1 -1
  45. package/es/api/guardBasic/interface/apiTypes/TreeListReq8.d.ts +1 -1
  46. package/es/api/guardBasic/interface/apiTypes/UserDetailVo.d.ts +6 -6
  47. package/es/api/guardBasic/interface/apiTypes/UserIdVo.d.ts +8 -0
  48. package/es/api/guardBasic/interface/apiTypes/UserIdVo.mjs +2 -0
  49. package/es/api/guardBasic/interface/apiTypes/UserIdVo.mjs.map +1 -0
  50. package/es/api/guardBasic/interface/index.d.ts +4 -0
  51. package/es/api/guardBasic/interface/index.mjs +4 -0
  52. package/es/api/guardBasic/interface/index.mjs.map +1 -1
  53. package/es/api/guardBasic/request.mjs +1 -2
  54. package/es/api/guardBasic/request.mjs.map +1 -1
  55. package/es/api/index.d.ts +0 -1
  56. package/es/api/index.mjs +0 -41
  57. package/es/api/index.mjs.map +1 -1
  58. package/es/api/productCenter/request.mjs +1 -2
  59. package/es/api/productCenter/request.mjs.map +1 -1
  60. package/es/api/resource/request.mjs +1 -2
  61. package/es/api/resource/request.mjs.map +1 -1
  62. package/es/api/shopAdmin/request.mjs +1 -2
  63. package/es/api/shopAdmin/request.mjs.map +1 -1
  64. package/es/components/src/base/affix/Affix.vue.d.ts +5 -5
  65. package/es/components/src/base/alert/Alert.vue.d.ts +3 -3
  66. package/es/components/src/base/alert/index.d.ts +9 -9
  67. package/es/components/src/base/anchor/Anchor.vue.d.ts +5 -5
  68. package/es/components/src/base/anchor/index.d.ts +15 -15
  69. package/es/components/src/base/badge/Badge.vue.d.ts +5 -5
  70. package/es/components/src/base/badge/index.d.ts +15 -15
  71. package/es/components/src/base/button/Button.vue.d.ts +15 -15
  72. package/es/components/src/base/button/button.d.ts +2 -2
  73. package/es/components/src/base/button/index.d.ts +43 -43
  74. package/es/components/src/base/buttonGroup/ButtonGroup.vue.d.ts +9 -9
  75. package/es/components/src/base/buttonGroup/buttonGroup.d.ts +1 -1
  76. package/es/components/src/base/buttonGroup/index.d.ts +25 -25
  77. package/es/components/src/base/cascader/Cascader.vue.d.ts +5 -5
  78. package/es/components/src/base/cascader/cascader.d.ts +1 -1
  79. package/es/components/src/base/cascader/index.d.ts +13 -13
  80. package/es/components/src/base/chart/Chart.vue.d.ts +30 -30
  81. package/es/components/src/base/chart/index.d.ts +30 -30
  82. package/es/components/src/base/checkbox/Checkbox.vue.d.ts +5 -5
  83. package/es/components/src/base/checkbox/index.d.ts +15 -15
  84. package/es/components/src/base/checkboxButton/CheckboxButton.vue.d.ts +5 -5
  85. package/es/components/src/base/checkboxButton/index.d.ts +15 -15
  86. package/es/components/src/base/dialog/Dialog.vue.d.ts +1 -1
  87. package/es/components/src/base/dialog/index.d.ts +3 -3
  88. package/es/components/src/base/divider/Divider.vue.d.ts +3 -3
  89. package/es/components/src/base/divider/divider.d.ts +1 -1
  90. package/es/components/src/base/divider/index.d.ts +7 -7
  91. package/es/components/src/base/drawer/Drawer.vue.d.ts +3 -3
  92. package/es/components/src/base/drawer/index.d.ts +9 -9
  93. package/es/components/src/base/dropdown/Dropdown.vue.d.ts +2 -2
  94. package/es/components/src/base/dropdown/dropdown.d.ts +1 -1
  95. package/es/components/src/base/dropdown/index.d.ts +4 -4
  96. package/es/components/src/base/image/Image.vue.d.ts +1 -1
  97. package/es/components/src/base/image/index.d.ts +2 -2
  98. package/es/components/src/base/input/Input.vue.d.ts +2 -2
  99. package/es/components/src/base/input/index.d.ts +6 -6
  100. package/es/components/src/base/inputNumber/InputNumber.vue.d.ts +1 -1
  101. package/es/components/src/base/inputNumber/index.d.ts +3 -3
  102. package/es/components/src/base/menu/Menu.vue.d.ts +1 -1
  103. package/es/components/src/base/menu/index.d.ts +3 -3
  104. package/es/components/src/base/pageHeader/PageHeader.vue.d.ts +1 -1
  105. package/es/components/src/base/pageHeader/index.d.ts +3 -3
  106. package/es/components/src/base/popconfirm/Popconfirm.vue.d.ts +6 -6
  107. package/es/components/src/base/popconfirm/index.d.ts +14 -14
  108. package/es/components/src/base/popconfirm/popconfirm.d.ts +2 -2
  109. package/es/components/src/base/popover/Popover.vue.d.ts +1 -1
  110. package/es/components/src/base/popover/index.d.ts +3 -3
  111. package/es/components/src/base/popper/Popper.vue.d.ts +1 -1
  112. package/es/components/src/base/popper/index.d.ts +3 -3
  113. package/es/components/src/base/progress/Progress.vue.d.ts +3 -3
  114. package/es/components/src/base/progress/index.d.ts +9 -9
  115. package/es/components/src/base/radio/Radio.vue.d.ts +1 -1
  116. package/es/components/src/base/radio/index.d.ts +3 -3
  117. package/es/components/src/base/radioButton/RadioButton.vue.d.ts +1 -1
  118. package/es/components/src/base/radioButton/index.d.ts +3 -3
  119. package/es/components/src/base/radioGroup/RadioGroup.vue.d.ts +1 -1
  120. package/es/components/src/base/radioGroup/index.d.ts +3 -3
  121. package/es/components/src/base/rate/Rate.vue.d.ts +1 -1
  122. package/es/components/src/base/rate/index.d.ts +1 -1
  123. package/es/components/src/base/select/Select.vue.d.ts +6 -6
  124. package/es/components/src/base/select/index.d.ts +14 -14
  125. package/es/components/src/base/select/select.d.ts +2 -2
  126. package/es/components/src/base/selectV2/SelectV2.vue.d.ts +3 -3
  127. package/es/components/src/base/selectV2/index.d.ts +7 -7
  128. package/es/components/src/base/selectV2/selectV2.d.ts +1 -1
  129. package/es/components/src/base/skeletonItem/SkeletonItem.vue.d.ts +8 -8
  130. package/es/components/src/base/skeletonItem/index.d.ts +22 -22
  131. package/es/components/src/base/skeletonItem/skeletonItem.d.ts +1 -1
  132. package/es/components/src/base/slider/Slider.vue.d.ts +1 -1
  133. package/es/components/src/base/slider/index.d.ts +3 -3
  134. package/es/components/src/base/step/Step.vue.d.ts +9 -9
  135. package/es/components/src/base/step/index.d.ts +25 -25
  136. package/es/components/src/base/step/step.d.ts +1 -1
  137. package/es/components/src/base/steps/Steps.vue.d.ts +18 -18
  138. package/es/components/src/base/steps/index.d.ts +50 -50
  139. package/es/components/src/base/steps/steps.d.ts +2 -2
  140. package/es/components/src/base/switch/Switch.vue.d.ts +1 -1
  141. package/es/components/src/base/switch/index.d.ts +3 -3
  142. package/es/components/src/base/table/Table.vue.d.ts +11 -11
  143. package/es/components/src/base/table/index.d.ts +29 -29
  144. package/es/components/src/base/table/table.d.ts +2 -2
  145. package/es/components/src/base/tableColumn/TableColumn.vue.d.ts +3 -3
  146. package/es/components/src/base/tableColumn/index.d.ts +7 -7
  147. package/es/components/src/base/tableColumn/tableColumn.d.ts +1 -1
  148. package/es/components/src/base/tag/Tag.vue.d.ts +9 -9
  149. package/es/components/src/base/tag/index.d.ts +25 -25
  150. package/es/components/src/base/tag/tag.d.ts +1 -1
  151. package/es/components/src/base/timelineItem/TimelineItem.vue.d.ts +3 -3
  152. package/es/components/src/base/timelineItem/index.d.ts +9 -9
  153. package/es/components/src/base/tooltip/Tooltip.vue.d.ts +2 -2
  154. package/es/components/src/base/tooltip/index.d.ts +6 -6
  155. package/es/components/src/base/tooltipV2/TooltipV2.vue.d.ts +2 -2
  156. package/es/components/src/base/tooltipV2/index.d.ts +6 -6
  157. package/es/components/src/base/tour/Tour.vue.d.ts +5 -5
  158. package/es/components/src/base/tour/index.d.ts +15 -15
  159. package/es/components/src/base/tourStep/TourStep.vue.d.ts +1 -1
  160. package/es/components/src/base/tourStep/index.d.ts +3 -3
  161. package/es/components/src/base/treeSelect/TreeSelect.vue.d.ts +7 -7
  162. package/es/components/src/base/treeSelect/treeSelect.d.ts +2 -2
  163. package/es/components/src/base/treeV2/TreeV2.vue.d.ts +1 -1
  164. package/es/components/src/base/treeV2/index.d.ts +3 -3
  165. package/es/components/src/base/upload/Upload.vue.d.ts +4 -4
  166. package/es/components/src/base/upload/index.d.ts +12 -12
  167. package/es/components/src/base/watermark/Watermark.vue.d.ts +4 -4
  168. package/es/components/src/base/watermark/index.d.ts +12 -12
  169. package/es/components/src/business/aliCategoryCascader/aliCategoryCascader.d.ts +1 -1
  170. package/es/components/src/business/companyCategoryCascader/companyCategoryCascader.d.ts +1 -1
  171. package/es/components/src/business/uploadMaterial/UploadMaterial.vue.d.ts +7 -7
  172. package/es/components/src/business/uploadMaterial/index.d.ts +21 -21
  173. package/es/components/src/business/uploadPro/UploadPro.vue.d.ts +19 -9
  174. package/es/components/src/business/uploadPro/UploadPro.vue.mjs +1 -1
  175. package/es/components/src/business/uploadPro/UploadPro.vue2.mjs +12 -2
  176. package/es/components/src/business/uploadPro/UploadPro.vue2.mjs.map +1 -1
  177. package/es/components/src/business/uploadPro/index.d.ts +49 -27
  178. package/es/components/src/business/uploadPro/uploadPro.d.ts +5 -0
  179. package/es/components/src/business/uploadPro/uploadPro.mjs +6 -0
  180. package/es/components/src/business/uploadPro/uploadPro.mjs.map +1 -1
  181. package/es/components/src/composite/dialogForm/DialogForm.vue.d.ts +6 -6
  182. package/es/components/src/composite/dialogForm/index.d.ts +18 -18
  183. package/es/components/src/composite/drawerForm/DrawerForm.vue.d.ts +14 -14
  184. package/es/components/src/composite/drawerForm/index.d.ts +42 -42
  185. package/es/components/src/composite/operateButton/OperateButton.vue.d.ts +3 -3
  186. package/es/components/src/composite/operateButton/index.d.ts +3 -3
  187. package/es/components/src/composite/operateButton/operateButton.d.ts +1 -1
  188. package/es/components/src/composite/previewFile/PreviewFile.vue.d.ts +1 -1
  189. package/es/components/src/composite/previewFile/index.d.ts +1 -1
  190. package/es/components/src/composite/ruleEditor/RuleEditor.vue.d.ts +1 -1
  191. package/es/components/src/composite/ruleEditor/index.d.ts +1 -1
  192. package/es/components/src/composite/searchForm/searchFormItems/cascader/SearchFormCascader.vue.d.ts +2 -2
  193. package/es/components/src/composite/searchForm/searchFormItems/cascader/index.d.ts +2 -2
  194. package/es/components/src/composite/searchForm/searchFormItems/select/SearchFormSelect.vue.d.ts +5 -5
  195. package/es/components/src/composite/searchForm/searchFormItems/select/index.d.ts +5 -5
  196. package/es/components/src/composite/searchForm/searchFormItems/selectV2/SearchFormSelectV2.vue.d.ts +1 -1
  197. package/es/components/src/composite/searchForm/searchFormItems/selectV2/index.d.ts +1 -1
  198. package/es/components/src/composite/selectOptions/SelectOptions.vue.d.ts +7 -7
  199. package/es/components/src/composite/selectOptions/index.d.ts +17 -17
  200. package/es/components/src/composite/selectOptions/selectOptions.d.ts +2 -2
  201. package/es/components/src/composite/tableCustom/TableCustom.vue.d.ts +6 -6
  202. package/es/components/src/composite/tableCustom/customOperate/customOperate.d.ts +1 -1
  203. package/es/components/src/composite/tableCustom/index.d.ts +14 -14
  204. package/es/components/src/composite/tableCustom/tableCustom.d.ts +2 -2
  205. package/es/components/src/composite/tablePro/TablePro.vue.d.ts +6 -6
  206. package/es/components/src/composite/tablePro/index.d.ts +14 -14
  207. package/es/components/src/composite/tablePro/tableColumnPro/TableColumnPro.vue.d.ts +3 -3
  208. package/es/components/src/composite/tablePro/tableColumnPro/index.d.ts +7 -7
  209. package/es/components/src/composite/tablePro/tableColumnPro/tableColumnPro.d.ts +1 -1
  210. package/es/components/src/composite/tablePro/tablePagination/TablePagination.vue.d.ts +1 -1
  211. package/es/components/src/composite/tablePro/tablePagination/index.d.ts +1 -1
  212. package/es/components/src/composite/tablePro/tablePro.d.ts +2 -2
  213. package/es/components/src/composite/uploadFile/UploadFile.vue.d.ts +12 -12
  214. package/es/components/src/composite/uploadFile/index.d.ts +36 -36
  215. package/es/giime/index.mjs +1 -0
  216. package/es/giime/index.mjs.map +1 -1
  217. package/es/giime/version.d.ts +1 -1
  218. package/es/giime/version.mjs +1 -1
  219. package/es/giime/version.mjs.map +1 -1
  220. package/es/hooks/index.mjs +1 -0
  221. package/es/hooks/index.mjs.map +1 -1
  222. package/es/hooks/store/index.mjs +1 -0
  223. package/es/hooks/store/index.mjs.map +1 -1
  224. package/es/hooks/store/useLogin/index.mjs.map +1 -1
  225. package/es/hooks/store/userCenter/index.d.ts +1 -0
  226. package/es/hooks/store/userCenter/index.mjs +1 -0
  227. package/es/hooks/store/userCenter/index.mjs.map +1 -1
  228. package/es/hooks/store/userCenter/useCurrentUser/index.d.ts +15 -0
  229. package/es/hooks/store/userCenter/useCurrentUser/index.mjs +40 -0
  230. package/es/hooks/store/userCenter/useCurrentUser/index.mjs.map +1 -0
  231. package/es/index.css +109 -109
  232. package/es/utils/src/http/createAxios.d.ts +3 -3
  233. package/es/utils/src/http/createAxios.mjs +2 -2
  234. package/es/utils/src/http/createAxios.mjs.map +1 -1
  235. package/es/utils/src/http/devProxy.mjs +0 -6
  236. package/es/utils/src/http/devProxy.mjs.map +1 -1
  237. package/lib/api/gstore/controller/JiChuXinXi/index.d.ts +0 -30
  238. package/lib/api/gstore/controller/JiChuXinXi/index.js +0 -60
  239. package/lib/api/gstore/controller/JiChuXinXi/index.js.map +1 -1
  240. package/lib/api/gstore/controller/index.js +0 -60
  241. package/lib/api/gstore/controller/index.js.map +1 -1
  242. package/lib/api/gstore/index.js +0 -60
  243. package/lib/api/gstore/index.js.map +1 -1
  244. package/lib/api/gstore/interface/apiTypes/ProductList.d.ts +107 -0
  245. package/lib/api/gstore/interface/apiTypes/ProductList.js +3 -0
  246. package/lib/api/gstore/interface/apiTypes/ProductList.js.map +1 -0
  247. package/lib/api/gstore/interface/apiTypes/Response.d.ts +7 -0
  248. package/lib/api/gstore/interface/apiTypes/Response.js +3 -0
  249. package/lib/api/gstore/interface/apiTypes/Response.js.map +1 -0
  250. package/lib/api/gstore/interface/apiTypes/SaleStats.d.ts +14 -0
  251. package/lib/api/gstore/interface/apiTypes/SaleStats.js +3 -0
  252. package/lib/api/gstore/interface/apiTypes/SaleStats.js.map +1 -0
  253. package/lib/api/gstore/interface/index.d.ts +3 -0
  254. package/lib/api/gstore/interface/index.js +4 -0
  255. package/lib/api/gstore/interface/index.js.map +1 -1
  256. package/lib/api/gstore/request.js +1 -2
  257. package/lib/api/gstore/request.js.map +1 -1
  258. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetCurrentUser.d.ts +58 -0
  259. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetCurrentUser.js.map +1 -1
  260. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.d.ts +0 -18
  261. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.js +0 -36
  262. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.js.map +1 -1
  263. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetCurrentUser.d.ts +4 -6
  264. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetCurrentUser.js.map +1 -1
  265. package/lib/api/guardBasic/controller/index.js +0 -36
  266. package/lib/api/guardBasic/controller/index.js.map +1 -1
  267. package/lib/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.d.ts +39 -0
  268. package/lib/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.js +3 -0
  269. package/lib/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.js.map +1 -0
  270. package/lib/api/guardBasic/interface/apiTypes/OpenUserPageQuery.d.ts +2 -0
  271. package/lib/api/guardBasic/interface/apiTypes/OpenUserVo.d.ts +4 -0
  272. package/lib/api/guardBasic/interface/apiTypes/PageSysAreaReq.d.ts +4 -0
  273. package/lib/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.d.ts +11 -0
  274. package/lib/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.js +3 -0
  275. package/lib/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.js.map +1 -0
  276. package/lib/api/guardBasic/interface/apiTypes/RString.d.ts +10 -0
  277. package/lib/api/guardBasic/interface/apiTypes/RString.js +3 -0
  278. package/lib/api/guardBasic/interface/apiTypes/RString.js.map +1 -0
  279. package/lib/api/guardBasic/interface/apiTypes/TreeListReq.d.ts +1 -1
  280. package/lib/api/guardBasic/interface/apiTypes/TreeListReq8.d.ts +1 -1
  281. package/lib/api/guardBasic/interface/apiTypes/UserDetailVo.d.ts +6 -6
  282. package/lib/api/guardBasic/interface/apiTypes/UserIdVo.d.ts +8 -0
  283. package/lib/api/guardBasic/interface/apiTypes/UserIdVo.js +3 -0
  284. package/lib/api/guardBasic/interface/apiTypes/UserIdVo.js.map +1 -0
  285. package/lib/api/guardBasic/interface/index.d.ts +4 -0
  286. package/lib/api/guardBasic/interface/index.js +4 -0
  287. package/lib/api/guardBasic/interface/index.js.map +1 -1
  288. package/lib/api/guardBasic/request.js +1 -2
  289. package/lib/api/guardBasic/request.js.map +1 -1
  290. package/lib/api/index.d.ts +0 -1
  291. package/lib/api/index.js +0 -81
  292. package/lib/api/index.js.map +1 -1
  293. package/lib/api/productCenter/request.js +1 -2
  294. package/lib/api/productCenter/request.js.map +1 -1
  295. package/lib/api/resource/request.js +1 -2
  296. package/lib/api/resource/request.js.map +1 -1
  297. package/lib/api/shopAdmin/request.js +1 -2
  298. package/lib/api/shopAdmin/request.js.map +1 -1
  299. package/lib/components/src/base/affix/Affix.vue.d.ts +5 -5
  300. package/lib/components/src/base/alert/Alert.vue.d.ts +3 -3
  301. package/lib/components/src/base/alert/index.d.ts +9 -9
  302. package/lib/components/src/base/anchor/Anchor.vue.d.ts +5 -5
  303. package/lib/components/src/base/anchor/index.d.ts +15 -15
  304. package/lib/components/src/base/badge/Badge.vue.d.ts +5 -5
  305. package/lib/components/src/base/badge/index.d.ts +15 -15
  306. package/lib/components/src/base/button/Button.vue.d.ts +15 -15
  307. package/lib/components/src/base/button/button.d.ts +2 -2
  308. package/lib/components/src/base/button/index.d.ts +43 -43
  309. package/lib/components/src/base/buttonGroup/ButtonGroup.vue.d.ts +9 -9
  310. package/lib/components/src/base/buttonGroup/buttonGroup.d.ts +1 -1
  311. package/lib/components/src/base/buttonGroup/index.d.ts +25 -25
  312. package/lib/components/src/base/cascader/Cascader.vue.d.ts +5 -5
  313. package/lib/components/src/base/cascader/cascader.d.ts +1 -1
  314. package/lib/components/src/base/cascader/index.d.ts +13 -13
  315. package/lib/components/src/base/chart/Chart.vue.d.ts +30 -30
  316. package/lib/components/src/base/chart/index.d.ts +30 -30
  317. package/lib/components/src/base/checkbox/Checkbox.vue.d.ts +5 -5
  318. package/lib/components/src/base/checkbox/index.d.ts +15 -15
  319. package/lib/components/src/base/checkboxButton/CheckboxButton.vue.d.ts +5 -5
  320. package/lib/components/src/base/checkboxButton/index.d.ts +15 -15
  321. package/lib/components/src/base/dialog/Dialog.vue.d.ts +1 -1
  322. package/lib/components/src/base/dialog/index.d.ts +3 -3
  323. package/lib/components/src/base/divider/Divider.vue.d.ts +3 -3
  324. package/lib/components/src/base/divider/divider.d.ts +1 -1
  325. package/lib/components/src/base/divider/index.d.ts +7 -7
  326. package/lib/components/src/base/drawer/Drawer.vue.d.ts +3 -3
  327. package/lib/components/src/base/drawer/index.d.ts +9 -9
  328. package/lib/components/src/base/dropdown/Dropdown.vue.d.ts +2 -2
  329. package/lib/components/src/base/dropdown/dropdown.d.ts +1 -1
  330. package/lib/components/src/base/dropdown/index.d.ts +4 -4
  331. package/lib/components/src/base/image/Image.vue.d.ts +1 -1
  332. package/lib/components/src/base/image/index.d.ts +2 -2
  333. package/lib/components/src/base/input/Input.vue.d.ts +2 -2
  334. package/lib/components/src/base/input/index.d.ts +6 -6
  335. package/lib/components/src/base/inputNumber/InputNumber.vue.d.ts +1 -1
  336. package/lib/components/src/base/inputNumber/index.d.ts +3 -3
  337. package/lib/components/src/base/menu/Menu.vue.d.ts +1 -1
  338. package/lib/components/src/base/menu/index.d.ts +3 -3
  339. package/lib/components/src/base/pageHeader/PageHeader.vue.d.ts +1 -1
  340. package/lib/components/src/base/pageHeader/index.d.ts +3 -3
  341. package/lib/components/src/base/popconfirm/Popconfirm.vue.d.ts +6 -6
  342. package/lib/components/src/base/popconfirm/index.d.ts +14 -14
  343. package/lib/components/src/base/popconfirm/popconfirm.d.ts +2 -2
  344. package/lib/components/src/base/popover/Popover.vue.d.ts +1 -1
  345. package/lib/components/src/base/popover/index.d.ts +3 -3
  346. package/lib/components/src/base/popper/Popper.vue.d.ts +1 -1
  347. package/lib/components/src/base/popper/index.d.ts +3 -3
  348. package/lib/components/src/base/progress/Progress.vue.d.ts +3 -3
  349. package/lib/components/src/base/progress/index.d.ts +9 -9
  350. package/lib/components/src/base/radio/Radio.vue.d.ts +1 -1
  351. package/lib/components/src/base/radio/index.d.ts +3 -3
  352. package/lib/components/src/base/radioButton/RadioButton.vue.d.ts +1 -1
  353. package/lib/components/src/base/radioButton/index.d.ts +3 -3
  354. package/lib/components/src/base/radioGroup/RadioGroup.vue.d.ts +1 -1
  355. package/lib/components/src/base/radioGroup/index.d.ts +3 -3
  356. package/lib/components/src/base/rate/Rate.vue.d.ts +1 -1
  357. package/lib/components/src/base/rate/index.d.ts +1 -1
  358. package/lib/components/src/base/select/Select.vue.d.ts +6 -6
  359. package/lib/components/src/base/select/index.d.ts +14 -14
  360. package/lib/components/src/base/select/select.d.ts +2 -2
  361. package/lib/components/src/base/selectV2/SelectV2.vue.d.ts +3 -3
  362. package/lib/components/src/base/selectV2/index.d.ts +7 -7
  363. package/lib/components/src/base/selectV2/selectV2.d.ts +1 -1
  364. package/lib/components/src/base/skeletonItem/SkeletonItem.vue.d.ts +8 -8
  365. package/lib/components/src/base/skeletonItem/index.d.ts +22 -22
  366. package/lib/components/src/base/skeletonItem/skeletonItem.d.ts +1 -1
  367. package/lib/components/src/base/slider/Slider.vue.d.ts +1 -1
  368. package/lib/components/src/base/slider/index.d.ts +3 -3
  369. package/lib/components/src/base/step/Step.vue.d.ts +9 -9
  370. package/lib/components/src/base/step/index.d.ts +25 -25
  371. package/lib/components/src/base/step/step.d.ts +1 -1
  372. package/lib/components/src/base/steps/Steps.vue.d.ts +18 -18
  373. package/lib/components/src/base/steps/index.d.ts +50 -50
  374. package/lib/components/src/base/steps/steps.d.ts +2 -2
  375. package/lib/components/src/base/switch/Switch.vue.d.ts +1 -1
  376. package/lib/components/src/base/switch/index.d.ts +3 -3
  377. package/lib/components/src/base/table/Table.vue.d.ts +11 -11
  378. package/lib/components/src/base/table/index.d.ts +29 -29
  379. package/lib/components/src/base/table/table.d.ts +2 -2
  380. package/lib/components/src/base/tableColumn/TableColumn.vue.d.ts +3 -3
  381. package/lib/components/src/base/tableColumn/index.d.ts +7 -7
  382. package/lib/components/src/base/tableColumn/tableColumn.d.ts +1 -1
  383. package/lib/components/src/base/tag/Tag.vue.d.ts +9 -9
  384. package/lib/components/src/base/tag/index.d.ts +25 -25
  385. package/lib/components/src/base/tag/tag.d.ts +1 -1
  386. package/lib/components/src/base/timelineItem/TimelineItem.vue.d.ts +3 -3
  387. package/lib/components/src/base/timelineItem/index.d.ts +9 -9
  388. package/lib/components/src/base/tooltip/Tooltip.vue.d.ts +2 -2
  389. package/lib/components/src/base/tooltip/index.d.ts +6 -6
  390. package/lib/components/src/base/tooltipV2/TooltipV2.vue.d.ts +2 -2
  391. package/lib/components/src/base/tooltipV2/index.d.ts +6 -6
  392. package/lib/components/src/base/tour/Tour.vue.d.ts +5 -5
  393. package/lib/components/src/base/tour/index.d.ts +15 -15
  394. package/lib/components/src/base/tourStep/TourStep.vue.d.ts +1 -1
  395. package/lib/components/src/base/tourStep/index.d.ts +3 -3
  396. package/lib/components/src/base/treeSelect/TreeSelect.vue.d.ts +7 -7
  397. package/lib/components/src/base/treeSelect/treeSelect.d.ts +2 -2
  398. package/lib/components/src/base/treeV2/TreeV2.vue.d.ts +1 -1
  399. package/lib/components/src/base/treeV2/index.d.ts +3 -3
  400. package/lib/components/src/base/upload/Upload.vue.d.ts +4 -4
  401. package/lib/components/src/base/upload/index.d.ts +12 -12
  402. package/lib/components/src/base/watermark/Watermark.vue.d.ts +4 -4
  403. package/lib/components/src/base/watermark/index.d.ts +12 -12
  404. package/lib/components/src/business/aliCategoryCascader/aliCategoryCascader.d.ts +1 -1
  405. package/lib/components/src/business/companyCategoryCascader/companyCategoryCascader.d.ts +1 -1
  406. package/lib/components/src/business/uploadMaterial/UploadMaterial.vue.d.ts +7 -7
  407. package/lib/components/src/business/uploadMaterial/index.d.ts +21 -21
  408. package/lib/components/src/business/uploadPro/UploadPro.vue.d.ts +19 -9
  409. package/lib/components/src/business/uploadPro/UploadPro.vue.js +1 -1
  410. package/lib/components/src/business/uploadPro/UploadPro.vue2.js +12 -2
  411. package/lib/components/src/business/uploadPro/UploadPro.vue2.js.map +1 -1
  412. package/lib/components/src/business/uploadPro/index.d.ts +49 -27
  413. package/lib/components/src/business/uploadPro/uploadPro.d.ts +5 -0
  414. package/lib/components/src/business/uploadPro/uploadPro.js +6 -0
  415. package/lib/components/src/business/uploadPro/uploadPro.js.map +1 -1
  416. package/lib/components/src/composite/dialogForm/DialogForm.vue.d.ts +6 -6
  417. package/lib/components/src/composite/dialogForm/index.d.ts +18 -18
  418. package/lib/components/src/composite/drawerForm/DrawerForm.vue.d.ts +14 -14
  419. package/lib/components/src/composite/drawerForm/index.d.ts +42 -42
  420. package/lib/components/src/composite/operateButton/OperateButton.vue.d.ts +3 -3
  421. package/lib/components/src/composite/operateButton/index.d.ts +3 -3
  422. package/lib/components/src/composite/operateButton/operateButton.d.ts +1 -1
  423. package/lib/components/src/composite/previewFile/PreviewFile.vue.d.ts +1 -1
  424. package/lib/components/src/composite/previewFile/index.d.ts +1 -1
  425. package/lib/components/src/composite/ruleEditor/RuleEditor.vue.d.ts +1 -1
  426. package/lib/components/src/composite/ruleEditor/index.d.ts +1 -1
  427. package/lib/components/src/composite/searchForm/searchFormItems/cascader/SearchFormCascader.vue.d.ts +2 -2
  428. package/lib/components/src/composite/searchForm/searchFormItems/cascader/index.d.ts +2 -2
  429. package/lib/components/src/composite/searchForm/searchFormItems/select/SearchFormSelect.vue.d.ts +5 -5
  430. package/lib/components/src/composite/searchForm/searchFormItems/select/index.d.ts +5 -5
  431. package/lib/components/src/composite/searchForm/searchFormItems/selectV2/SearchFormSelectV2.vue.d.ts +1 -1
  432. package/lib/components/src/composite/searchForm/searchFormItems/selectV2/index.d.ts +1 -1
  433. package/lib/components/src/composite/selectOptions/SelectOptions.vue.d.ts +7 -7
  434. package/lib/components/src/composite/selectOptions/index.d.ts +17 -17
  435. package/lib/components/src/composite/selectOptions/selectOptions.d.ts +2 -2
  436. package/lib/components/src/composite/tableCustom/TableCustom.vue.d.ts +6 -6
  437. package/lib/components/src/composite/tableCustom/customOperate/customOperate.d.ts +1 -1
  438. package/lib/components/src/composite/tableCustom/index.d.ts +14 -14
  439. package/lib/components/src/composite/tableCustom/tableCustom.d.ts +2 -2
  440. package/lib/components/src/composite/tablePro/TablePro.vue.d.ts +6 -6
  441. package/lib/components/src/composite/tablePro/index.d.ts +14 -14
  442. package/lib/components/src/composite/tablePro/tableColumnPro/TableColumnPro.vue.d.ts +3 -3
  443. package/lib/components/src/composite/tablePro/tableColumnPro/index.d.ts +7 -7
  444. package/lib/components/src/composite/tablePro/tableColumnPro/tableColumnPro.d.ts +1 -1
  445. package/lib/components/src/composite/tablePro/tablePagination/TablePagination.vue.d.ts +1 -1
  446. package/lib/components/src/composite/tablePro/tablePagination/index.d.ts +1 -1
  447. package/lib/components/src/composite/tablePro/tablePro.d.ts +2 -2
  448. package/lib/components/src/composite/uploadFile/UploadFile.vue.d.ts +12 -12
  449. package/lib/components/src/composite/uploadFile/index.d.ts +36 -36
  450. package/lib/giime/index.js +6 -4
  451. package/lib/giime/index.js.map +1 -1
  452. package/lib/giime/version.d.ts +1 -1
  453. package/lib/giime/version.js +1 -1
  454. package/lib/giime/version.js.map +1 -1
  455. package/lib/hooks/index.js +6 -4
  456. package/lib/hooks/index.js.map +1 -1
  457. package/lib/hooks/store/index.js +6 -4
  458. package/lib/hooks/store/index.js.map +1 -1
  459. package/lib/hooks/store/useLogin/index.js.map +1 -1
  460. package/lib/hooks/store/userCenter/index.d.ts +1 -0
  461. package/lib/hooks/store/userCenter/index.js +2 -0
  462. package/lib/hooks/store/userCenter/index.js.map +1 -1
  463. package/lib/hooks/store/userCenter/useCurrentUser/index.d.ts +15 -0
  464. package/lib/hooks/store/userCenter/useCurrentUser/index.js +42 -0
  465. package/lib/hooks/store/userCenter/useCurrentUser/index.js.map +1 -0
  466. package/lib/index.css +109 -109
  467. package/lib/utils/src/http/createAxios.d.ts +3 -3
  468. package/lib/utils/src/http/createAxios.js +2 -2
  469. package/lib/utils/src/http/createAxios.js.map +1 -1
  470. package/lib/utils/src/http/devProxy.js +0 -6
  471. package/lib/utils/src/http/devProxy.js.map +1 -1
  472. package/package.json +1 -1
  473. package/es/api/gatewayApi/controller/default/getDataApiGetShopFee.d.ts +0 -14
  474. package/es/api/gatewayApi/controller/default/getDataApiGetShopFee.mjs +0 -17
  475. package/es/api/gatewayApi/controller/default/getDataApiGetShopFee.mjs.map +0 -1
  476. package/es/api/gatewayApi/controller/default/index.d.ts +0 -8
  477. package/es/api/gatewayApi/controller/default/index.mjs +0 -9
  478. package/es/api/gatewayApi/controller/default/index.mjs.map +0 -1
  479. package/es/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.d.ts +0 -8
  480. package/es/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.mjs +0 -8
  481. package/es/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.mjs.map +0 -1
  482. package/es/api/gatewayApi/controller/default/postPubGetOrgUser.d.ts +0 -33
  483. package/es/api/gatewayApi/controller/default/postPubGetOrgUser.mjs +0 -8
  484. package/es/api/gatewayApi/controller/default/postPubGetOrgUser.mjs.map +0 -1
  485. package/es/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.d.ts +0 -39
  486. package/es/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.mjs +0 -8
  487. package/es/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.mjs.map +0 -1
  488. package/es/api/gatewayApi/controller/default/useGetDataApiGetShopFee.d.ts +0 -25
  489. package/es/api/gatewayApi/controller/default/useGetDataApiGetShopFee.mjs +0 -27
  490. package/es/api/gatewayApi/controller/default/useGetDataApiGetShopFee.mjs.map +0 -1
  491. package/es/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.d.ts +0 -25
  492. package/es/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.mjs +0 -18
  493. package/es/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.mjs.map +0 -1
  494. package/es/api/gatewayApi/controller/default/usePostPubGetOrgUser.d.ts +0 -183
  495. package/es/api/gatewayApi/controller/default/usePostPubGetOrgUser.mjs +0 -18
  496. package/es/api/gatewayApi/controller/default/usePostPubGetOrgUser.mjs.map +0 -1
  497. package/es/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.d.ts +0 -221
  498. package/es/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.mjs +0 -18
  499. package/es/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.mjs.map +0 -1
  500. package/es/api/gatewayApi/controller/index.d.ts +0 -1
  501. package/es/api/gatewayApi/controller/index.mjs +0 -10
  502. package/es/api/gatewayApi/controller/index.mjs.map +0 -1
  503. package/es/api/gatewayApi/cross/addListCustom.d.ts +0 -24
  504. package/es/api/gatewayApi/cross/addListCustom.mjs +0 -6
  505. package/es/api/gatewayApi/cross/addListCustom.mjs.map +0 -1
  506. package/es/api/gatewayApi/cross/getListCustom.d.ts +0 -20
  507. package/es/api/gatewayApi/cross/getListCustom.mjs +0 -6
  508. package/es/api/gatewayApi/cross/getListCustom.mjs.map +0 -1
  509. package/es/api/gatewayApi/cross/index.d.ts +0 -2
  510. package/es/api/gatewayApi/cross/index.mjs +0 -3
  511. package/es/api/gatewayApi/cross/index.mjs.map +0 -1
  512. package/es/api/gatewayApi/index.d.ts +0 -2
  513. package/es/api/gatewayApi/index.mjs +0 -13
  514. package/es/api/gatewayApi/index.mjs.map +0 -1
  515. package/es/api/gatewayApi/interface/index.d.ts +0 -4
  516. package/es/api/gatewayApi/interface/index.mjs +0 -2
  517. package/es/api/gatewayApi/interface/index.mjs.map +0 -1
  518. package/es/api/gatewayApi/request.d.ts +0 -2
  519. package/es/api/gatewayApi/request.mjs +0 -20
  520. package/es/api/gatewayApi/request.mjs.map +0 -1
  521. package/es/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.d.ts +0 -62
  522. package/es/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.mjs +0 -15
  523. package/es/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.mjs.map +0 -1
  524. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.d.ts +0 -35
  525. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.mjs +0 -8
  526. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.mjs.map +0 -1
  527. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.d.ts +0 -44
  528. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.mjs +0 -14
  529. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.mjs.map +0 -1
  530. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.d.ts +0 -55
  531. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.mjs +0 -15
  532. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.mjs.map +0 -1
  533. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.d.ts +0 -51
  534. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.mjs +0 -8
  535. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.mjs.map +0 -1
  536. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.d.ts +0 -43
  537. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.mjs +0 -8
  538. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.mjs.map +0 -1
  539. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.d.ts +0 -47
  540. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.mjs +0 -8
  541. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.mjs.map +0 -1
  542. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.d.ts +0 -38
  543. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.mjs +0 -14
  544. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.mjs.map +0 -1
  545. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.d.ts +0 -33
  546. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.mjs +0 -8
  547. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.mjs.map +0 -1
  548. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.d.ts +0 -41
  549. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.mjs +0 -8
  550. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.mjs.map +0 -1
  551. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.d.ts +0 -57
  552. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.mjs +0 -8
  553. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.mjs.map +0 -1
  554. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.d.ts +0 -44
  555. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.mjs +0 -14
  556. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.mjs.map +0 -1
  557. package/es/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.d.ts +0 -50
  558. package/es/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.mjs +0 -15
  559. package/es/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.mjs.map +0 -1
  560. package/es/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.d.ts +0 -37
  561. package/es/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.mjs +0 -8
  562. package/es/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.mjs.map +0 -1
  563. package/es/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.d.ts +0 -50
  564. package/es/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.mjs +0 -8
  565. package/es/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.mjs.map +0 -1
  566. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.d.ts +0 -347
  567. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.mjs +0 -25
  568. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.mjs.map +0 -1
  569. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.d.ts +0 -207
  570. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.mjs +0 -18
  571. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.mjs.map +0 -1
  572. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.d.ts +0 -249
  573. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.mjs +0 -24
  574. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.mjs.map +0 -1
  575. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.d.ts +0 -319
  576. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.mjs +0 -25
  577. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.mjs.map +0 -1
  578. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.d.ts +0 -319
  579. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.mjs +0 -18
  580. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.mjs.map +0 -1
  581. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.d.ts +0 -263
  582. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.mjs +0 -18
  583. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.mjs.map +0 -1
  584. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.d.ts +0 -291
  585. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.mjs +0 -18
  586. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.mjs.map +0 -1
  587. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.d.ts +0 -207
  588. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.mjs +0 -24
  589. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.mjs.map +0 -1
  590. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.d.ts +0 -193
  591. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.mjs +0 -18
  592. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.mjs.map +0 -1
  593. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.d.ts +0 -249
  594. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.mjs +0 -18
  595. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.mjs.map +0 -1
  596. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.d.ts +0 -347
  597. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.mjs +0 -18
  598. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.mjs.map +0 -1
  599. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.d.ts +0 -235
  600. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.mjs +0 -24
  601. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.mjs.map +0 -1
  602. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.d.ts +0 -277
  603. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.mjs +0 -25
  604. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.mjs.map +0 -1
  605. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.d.ts +0 -182
  606. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.mjs +0 -18
  607. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.mjs.map +0 -1
  608. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.d.ts +0 -277
  609. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.mjs +0 -18
  610. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.mjs.map +0 -1
  611. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.d.ts +0 -23
  612. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.mjs +0 -14
  613. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.mjs.map +0 -1
  614. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.d.ts +0 -37
  615. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.mjs +0 -14
  616. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.mjs.map +0 -1
  617. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.d.ts +0 -21
  618. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.mjs +0 -14
  619. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.mjs.map +0 -1
  620. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.d.ts +0 -18
  621. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.mjs +0 -14
  622. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.mjs.map +0 -1
  623. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.d.ts +0 -30
  624. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.mjs +0 -8
  625. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.mjs.map +0 -1
  626. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.d.ts +0 -12
  627. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.mjs +0 -8
  628. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.mjs.map +0 -1
  629. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.d.ts +0 -37
  630. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.mjs +0 -8
  631. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.mjs.map +0 -1
  632. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.d.ts +0 -12
  633. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.mjs +0 -8
  634. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.mjs.map +0 -1
  635. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.d.ts +0 -12
  636. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.mjs +0 -8
  637. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.mjs.map +0 -1
  638. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.d.ts +0 -221
  639. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.mjs +0 -24
  640. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.mjs.map +0 -1
  641. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.d.ts +0 -417
  642. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.mjs +0 -24
  643. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.mjs.map +0 -1
  644. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.d.ts +0 -193
  645. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.mjs +0 -24
  646. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.mjs.map +0 -1
  647. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.d.ts +0 -137
  648. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.mjs +0 -24
  649. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.mjs.map +0 -1
  650. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.d.ts +0 -346
  651. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.mjs +0 -18
  652. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.mjs.map +0 -1
  653. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.d.ts +0 -94
  654. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.mjs +0 -18
  655. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.mjs.map +0 -1
  656. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.d.ts +0 -444
  657. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.mjs +0 -18
  658. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.mjs.map +0 -1
  659. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.d.ts +0 -94
  660. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.mjs +0 -18
  661. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.mjs.map +0 -1
  662. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.d.ts +0 -94
  663. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.mjs +0 -18
  664. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.mjs.map +0 -1
  665. package/es/api/thirdApi/categoryManage/getCompanyCategoryTree.d.ts +0 -18
  666. package/es/api/thirdApi/categoryManage/getCompanyCategoryTree.mjs +0 -8
  667. package/es/api/thirdApi/categoryManage/getCompanyCategoryTree.mjs.map +0 -1
  668. package/es/api/thirdApi/categoryManage/index.d.ts +0 -2
  669. package/es/api/thirdApi/categoryManage/index.mjs +0 -3
  670. package/es/api/thirdApi/categoryManage/index.mjs.map +0 -1
  671. package/es/api/thirdApi/categoryManage/useGetCompanyCategoryTree.d.ts +0 -24
  672. package/es/api/thirdApi/categoryManage/useGetCompanyCategoryTree.mjs +0 -18
  673. package/es/api/thirdApi/categoryManage/useGetCompanyCategoryTree.mjs.map +0 -1
  674. package/es/api/thirdApi/index.d.ts +0 -1
  675. package/es/api/thirdApi/index.mjs +0 -4
  676. package/es/api/thirdApi/index.mjs.map +0 -1
  677. package/es/api/thirdApi/request.d.ts +0 -2
  678. package/es/api/thirdApi/request.mjs +0 -21
  679. package/es/api/thirdApi/request.mjs.map +0 -1
  680. package/lib/api/gatewayApi/controller/default/getDataApiGetShopFee.d.ts +0 -14
  681. package/lib/api/gatewayApi/controller/default/getDataApiGetShopFee.js +0 -19
  682. package/lib/api/gatewayApi/controller/default/getDataApiGetShopFee.js.map +0 -1
  683. package/lib/api/gatewayApi/controller/default/index.d.ts +0 -8
  684. package/lib/api/gatewayApi/controller/default/index.js +0 -22
  685. package/lib/api/gatewayApi/controller/default/index.js.map +0 -1
  686. package/lib/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.d.ts +0 -8
  687. package/lib/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.js +0 -10
  688. package/lib/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.js.map +0 -1
  689. package/lib/api/gatewayApi/controller/default/postPubGetOrgUser.d.ts +0 -33
  690. package/lib/api/gatewayApi/controller/default/postPubGetOrgUser.js +0 -10
  691. package/lib/api/gatewayApi/controller/default/postPubGetOrgUser.js.map +0 -1
  692. package/lib/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.d.ts +0 -39
  693. package/lib/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.js +0 -10
  694. package/lib/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.js.map +0 -1
  695. package/lib/api/gatewayApi/controller/default/useGetDataApiGetShopFee.d.ts +0 -25
  696. package/lib/api/gatewayApi/controller/default/useGetDataApiGetShopFee.js +0 -29
  697. package/lib/api/gatewayApi/controller/default/useGetDataApiGetShopFee.js.map +0 -1
  698. package/lib/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.d.ts +0 -25
  699. package/lib/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.js +0 -20
  700. package/lib/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.js.map +0 -1
  701. package/lib/api/gatewayApi/controller/default/usePostPubGetOrgUser.d.ts +0 -183
  702. package/lib/api/gatewayApi/controller/default/usePostPubGetOrgUser.js +0 -20
  703. package/lib/api/gatewayApi/controller/default/usePostPubGetOrgUser.js.map +0 -1
  704. package/lib/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.d.ts +0 -221
  705. package/lib/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.js +0 -20
  706. package/lib/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.js.map +0 -1
  707. package/lib/api/gatewayApi/controller/index.d.ts +0 -1
  708. package/lib/api/gatewayApi/controller/index.js +0 -23
  709. package/lib/api/gatewayApi/controller/index.js.map +0 -1
  710. package/lib/api/gatewayApi/cross/addListCustom.d.ts +0 -24
  711. package/lib/api/gatewayApi/cross/addListCustom.js +0 -8
  712. package/lib/api/gatewayApi/cross/addListCustom.js.map +0 -1
  713. package/lib/api/gatewayApi/cross/getListCustom.d.ts +0 -20
  714. package/lib/api/gatewayApi/cross/getListCustom.js +0 -8
  715. package/lib/api/gatewayApi/cross/getListCustom.js.map +0 -1
  716. package/lib/api/gatewayApi/cross/index.d.ts +0 -2
  717. package/lib/api/gatewayApi/cross/index.js +0 -10
  718. package/lib/api/gatewayApi/cross/index.js.map +0 -1
  719. package/lib/api/gatewayApi/index.d.ts +0 -2
  720. package/lib/api/gatewayApi/index.js +0 -28
  721. package/lib/api/gatewayApi/index.js.map +0 -1
  722. package/lib/api/gatewayApi/interface/index.d.ts +0 -4
  723. package/lib/api/gatewayApi/interface/index.js +0 -3
  724. package/lib/api/gatewayApi/interface/index.js.map +0 -1
  725. package/lib/api/gatewayApi/request.d.ts +0 -2
  726. package/lib/api/gatewayApi/request.js +0 -24
  727. package/lib/api/gatewayApi/request.js.map +0 -1
  728. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.d.ts +0 -62
  729. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.js +0 -17
  730. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.js.map +0 -1
  731. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.d.ts +0 -35
  732. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.js +0 -10
  733. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.js.map +0 -1
  734. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.d.ts +0 -44
  735. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.js +0 -16
  736. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.js.map +0 -1
  737. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.d.ts +0 -55
  738. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.js +0 -17
  739. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.js.map +0 -1
  740. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.d.ts +0 -51
  741. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.js +0 -10
  742. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.js.map +0 -1
  743. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.d.ts +0 -43
  744. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.js +0 -10
  745. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.js.map +0 -1
  746. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.d.ts +0 -47
  747. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.js +0 -10
  748. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.js.map +0 -1
  749. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.d.ts +0 -38
  750. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.js +0 -16
  751. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.js.map +0 -1
  752. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.d.ts +0 -33
  753. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.js +0 -10
  754. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.js.map +0 -1
  755. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.d.ts +0 -41
  756. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.js +0 -10
  757. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.js.map +0 -1
  758. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.d.ts +0 -57
  759. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.js +0 -10
  760. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.js.map +0 -1
  761. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.d.ts +0 -44
  762. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.js +0 -16
  763. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.js.map +0 -1
  764. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.d.ts +0 -50
  765. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.js +0 -17
  766. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.js.map +0 -1
  767. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.d.ts +0 -37
  768. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.js +0 -10
  769. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.js.map +0 -1
  770. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.d.ts +0 -50
  771. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.js +0 -10
  772. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.js.map +0 -1
  773. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.d.ts +0 -347
  774. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.js +0 -27
  775. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.js.map +0 -1
  776. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.d.ts +0 -207
  777. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.js +0 -20
  778. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.js.map +0 -1
  779. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.d.ts +0 -249
  780. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.js +0 -26
  781. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.js.map +0 -1
  782. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.d.ts +0 -319
  783. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.js +0 -27
  784. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.js.map +0 -1
  785. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.d.ts +0 -319
  786. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.js +0 -20
  787. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.js.map +0 -1
  788. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.d.ts +0 -263
  789. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.js +0 -20
  790. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.js.map +0 -1
  791. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.d.ts +0 -291
  792. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.js +0 -20
  793. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.js.map +0 -1
  794. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.d.ts +0 -207
  795. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.js +0 -26
  796. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.js.map +0 -1
  797. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.d.ts +0 -193
  798. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.js +0 -20
  799. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.js.map +0 -1
  800. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.d.ts +0 -249
  801. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.js +0 -20
  802. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.js.map +0 -1
  803. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.d.ts +0 -347
  804. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.js +0 -20
  805. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.js.map +0 -1
  806. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.d.ts +0 -235
  807. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.js +0 -26
  808. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.js.map +0 -1
  809. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.d.ts +0 -277
  810. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.js +0 -27
  811. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.js.map +0 -1
  812. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.d.ts +0 -182
  813. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.js +0 -20
  814. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.js.map +0 -1
  815. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.d.ts +0 -277
  816. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.js +0 -20
  817. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.js.map +0 -1
  818. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.d.ts +0 -23
  819. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.js +0 -16
  820. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.js.map +0 -1
  821. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.d.ts +0 -37
  822. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.js +0 -16
  823. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.js.map +0 -1
  824. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.d.ts +0 -21
  825. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.js +0 -16
  826. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.js.map +0 -1
  827. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.d.ts +0 -18
  828. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.js +0 -16
  829. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.js.map +0 -1
  830. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.d.ts +0 -30
  831. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.js +0 -10
  832. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.js.map +0 -1
  833. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.d.ts +0 -12
  834. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.js +0 -10
  835. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.js.map +0 -1
  836. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.d.ts +0 -37
  837. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.js +0 -10
  838. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.js.map +0 -1
  839. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.d.ts +0 -12
  840. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.js +0 -10
  841. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.js.map +0 -1
  842. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.d.ts +0 -12
  843. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.js +0 -10
  844. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.js.map +0 -1
  845. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.d.ts +0 -221
  846. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.js +0 -26
  847. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.js.map +0 -1
  848. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.d.ts +0 -417
  849. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.js +0 -26
  850. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.js.map +0 -1
  851. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.d.ts +0 -193
  852. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.js +0 -26
  853. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.js.map +0 -1
  854. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.d.ts +0 -137
  855. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.js +0 -26
  856. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.js.map +0 -1
  857. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.d.ts +0 -346
  858. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.js +0 -20
  859. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.js.map +0 -1
  860. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.d.ts +0 -94
  861. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.js +0 -20
  862. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.js.map +0 -1
  863. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.d.ts +0 -444
  864. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.js +0 -20
  865. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.js.map +0 -1
  866. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.d.ts +0 -94
  867. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.js +0 -20
  868. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.js.map +0 -1
  869. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.d.ts +0 -94
  870. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.js +0 -20
  871. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.js.map +0 -1
  872. package/lib/api/thirdApi/categoryManage/getCompanyCategoryTree.d.ts +0 -18
  873. package/lib/api/thirdApi/categoryManage/getCompanyCategoryTree.js +0 -10
  874. package/lib/api/thirdApi/categoryManage/getCompanyCategoryTree.js.map +0 -1
  875. package/lib/api/thirdApi/categoryManage/index.d.ts +0 -2
  876. package/lib/api/thirdApi/categoryManage/index.js +0 -10
  877. package/lib/api/thirdApi/categoryManage/index.js.map +0 -1
  878. package/lib/api/thirdApi/categoryManage/useGetCompanyCategoryTree.d.ts +0 -24
  879. package/lib/api/thirdApi/categoryManage/useGetCompanyCategoryTree.js +0 -20
  880. package/lib/api/thirdApi/categoryManage/useGetCompanyCategoryTree.js.map +0 -1
  881. package/lib/api/thirdApi/index.d.ts +0 -1
  882. package/lib/api/thirdApi/index.js +0 -11
  883. package/lib/api/thirdApi/index.js.map +0 -1
  884. package/lib/api/thirdApi/request.d.ts +0 -2
  885. package/lib/api/thirdApi/request.js +0 -25
  886. package/lib/api/thirdApi/request.js.map +0 -1
@@ -1,221 +0,0 @@
1
- import { type UseAxiosOptions } from "@vueuse/integrations/useAxios";
2
- import { type AxiosRequestConfig } from "axios";
3
- import { type DeepRequired } from "../../interface";
4
- import { type PostWhlProductBacklogOrderCntResult, type PostWhlProductBacklogOrderCntInput } from "./postWhlProductBacklogOrderCnt";
5
- /**
6
- * 产品压单统计
7
- * /whl/product_backlog_order_cnt
8
- */
9
- export declare function usePostWhlProductBacklogOrderCnt(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostWhlProductBacklogOrderCntResult>>): {
10
- exec: (input?: PostWhlProductBacklogOrderCntInput, axiosConfig?: AxiosRequestConfig) => Promise<import("@vueuse/integrations/useAxios").StrictUseAxiosReturn<{
11
- data: {
12
- product_id: string;
13
- backlog_order_1to4d: number;
14
- backlog_order_5to7d: number;
15
- backlog_order_8to12d: number;
16
- backlog_order_over_12d: number;
17
- backlog_order_cnt: number;
18
- order_numbers: string;
19
- }[];
20
- errCode: number;
21
- requestId: string;
22
- errMsg: string;
23
- apiLog: null;
24
- }, import("axios").AxiosResponse<{
25
- data: {
26
- product_id: string;
27
- backlog_order_1to4d: number;
28
- backlog_order_5to7d: number;
29
- backlog_order_8to12d: number;
30
- backlog_order_over_12d: number;
31
- backlog_order_cnt: number;
32
- order_numbers: string;
33
- }[];
34
- errCode: number;
35
- requestId: string;
36
- errMsg: string;
37
- apiLog: null;
38
- }, any>, any>>;
39
- execute: (url?: string | AxiosRequestConfig<any> | undefined, config?: AxiosRequestConfig<any> | undefined) => Promise<import("@vueuse/integrations/useAxios").StrictUseAxiosReturn<{
40
- data: {
41
- product_id: string;
42
- backlog_order_1to4d: number;
43
- backlog_order_5to7d: number;
44
- backlog_order_8to12d: number;
45
- backlog_order_over_12d: number;
46
- backlog_order_cnt: number;
47
- order_numbers: string;
48
- }[];
49
- errCode: number;
50
- requestId: string;
51
- errMsg: string;
52
- apiLog: null;
53
- }, import("axios").AxiosResponse<{
54
- data: {
55
- product_id: string;
56
- backlog_order_1to4d: number;
57
- backlog_order_5to7d: number;
58
- backlog_order_8to12d: number;
59
- backlog_order_over_12d: number;
60
- backlog_order_cnt: number;
61
- order_numbers: string;
62
- }[];
63
- errCode: number;
64
- requestId: string;
65
- errMsg: string;
66
- apiLog: null;
67
- }, any>, any>>;
68
- response: import("vue").ShallowRef<import("axios").AxiosResponse<{
69
- data: {
70
- product_id: string;
71
- backlog_order_1to4d: number;
72
- backlog_order_5to7d: number;
73
- backlog_order_8to12d: number;
74
- backlog_order_over_12d: number;
75
- backlog_order_cnt: number;
76
- order_numbers: string;
77
- }[];
78
- errCode: number;
79
- requestId: string;
80
- errMsg: string;
81
- apiLog: null;
82
- }, any> | undefined>;
83
- data: import("vue").Ref<{
84
- data: {
85
- product_id: string;
86
- backlog_order_1to4d: number;
87
- backlog_order_5to7d: number;
88
- backlog_order_8to12d: number;
89
- backlog_order_over_12d: number;
90
- backlog_order_cnt: number;
91
- order_numbers: string;
92
- }[];
93
- errCode: number;
94
- requestId: string;
95
- errMsg: string;
96
- apiLog: null;
97
- } | undefined>;
98
- isFinished: import("vue").Ref<boolean>;
99
- isLoading: import("vue").Ref<boolean>;
100
- isAborted: import("vue").Ref<boolean>;
101
- error: import("vue").ShallowRef<unknown>;
102
- abort: (message?: string | undefined) => void;
103
- cancel: (message?: string | undefined) => void;
104
- isCanceled: import("vue").Ref<boolean>;
105
- then<TResult1 = import("@vueuse/integrations/useAxios").StrictUseAxiosReturn<{
106
- data: {
107
- product_id: string;
108
- backlog_order_1to4d: number;
109
- backlog_order_5to7d: number;
110
- backlog_order_8to12d: number;
111
- backlog_order_over_12d: number;
112
- backlog_order_cnt: number;
113
- order_numbers: string;
114
- }[];
115
- errCode: number;
116
- requestId: string;
117
- errMsg: string;
118
- apiLog: null;
119
- }, import("axios").AxiosResponse<{
120
- data: {
121
- product_id: string;
122
- backlog_order_1to4d: number;
123
- backlog_order_5to7d: number;
124
- backlog_order_8to12d: number;
125
- backlog_order_over_12d: number;
126
- backlog_order_cnt: number;
127
- order_numbers: string;
128
- }[];
129
- errCode: number;
130
- requestId: string;
131
- errMsg: string;
132
- apiLog: null;
133
- }, any>, any>, TResult2 = never>(onfulfilled?: ((value: import("@vueuse/integrations/useAxios").StrictUseAxiosReturn<{
134
- data: {
135
- product_id: string;
136
- backlog_order_1to4d: number;
137
- backlog_order_5to7d: number;
138
- backlog_order_8to12d: number;
139
- backlog_order_over_12d: number;
140
- backlog_order_cnt: number;
141
- order_numbers: string;
142
- }[];
143
- errCode: number;
144
- requestId: string;
145
- errMsg: string;
146
- apiLog: null;
147
- }, import("axios").AxiosResponse<{
148
- data: {
149
- product_id: string;
150
- backlog_order_1to4d: number;
151
- backlog_order_5to7d: number;
152
- backlog_order_8to12d: number;
153
- backlog_order_over_12d: number;
154
- backlog_order_cnt: number;
155
- order_numbers: string;
156
- }[];
157
- errCode: number;
158
- requestId: string;
159
- errMsg: string;
160
- apiLog: null;
161
- }, any>, any>) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | null | undefined): Promise<TResult1 | TResult2>;
162
- catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | null | undefined): Promise<import("@vueuse/integrations/useAxios").StrictUseAxiosReturn<{
163
- data: {
164
- product_id: string;
165
- backlog_order_1to4d: number;
166
- backlog_order_5to7d: number;
167
- backlog_order_8to12d: number;
168
- backlog_order_over_12d: number;
169
- backlog_order_cnt: number;
170
- order_numbers: string;
171
- }[];
172
- errCode: number;
173
- requestId: string;
174
- errMsg: string;
175
- apiLog: null;
176
- }, import("axios").AxiosResponse<{
177
- data: {
178
- product_id: string;
179
- backlog_order_1to4d: number;
180
- backlog_order_5to7d: number;
181
- backlog_order_8to12d: number;
182
- backlog_order_over_12d: number;
183
- backlog_order_cnt: number;
184
- order_numbers: string;
185
- }[];
186
- errCode: number;
187
- requestId: string;
188
- errMsg: string;
189
- apiLog: null;
190
- }, any>, any> | TResult>;
191
- finally(onfinally?: (() => void) | null | undefined): Promise<import("@vueuse/integrations/useAxios").StrictUseAxiosReturn<{
192
- data: {
193
- product_id: string;
194
- backlog_order_1to4d: number;
195
- backlog_order_5to7d: number;
196
- backlog_order_8to12d: number;
197
- backlog_order_over_12d: number;
198
- backlog_order_cnt: number;
199
- order_numbers: string;
200
- }[];
201
- errCode: number;
202
- requestId: string;
203
- errMsg: string;
204
- apiLog: null;
205
- }, import("axios").AxiosResponse<{
206
- data: {
207
- product_id: string;
208
- backlog_order_1to4d: number;
209
- backlog_order_5to7d: number;
210
- backlog_order_8to12d: number;
211
- backlog_order_over_12d: number;
212
- backlog_order_cnt: number;
213
- order_numbers: string;
214
- }[];
215
- errCode: number;
216
- requestId: string;
217
- errMsg: string;
218
- apiLog: null;
219
- }, any>, any>>;
220
- [Symbol.toStringTag]: string;
221
- };
@@ -1,18 +0,0 @@
1
- import { useAxios } from '@vueuse/integrations/useAxios';
2
- import service from '../../request.mjs';
3
-
4
- function usePostWhlProductBacklogOrderCnt(config, options) {
5
- const useAxiosReturn = useAxios(
6
- "/whl/product_backlog_order_cnt",
7
- { method: "post", ...config },
8
- service,
9
- { immediate: false, ...options }
10
- );
11
- function exec(input, axiosConfig) {
12
- return useAxiosReturn.execute({ data: input, ...axiosConfig });
13
- }
14
- return { ...useAxiosReturn, exec };
15
- }
16
-
17
- export { usePostWhlProductBacklogOrderCnt };
18
- //# sourceMappingURL=usePostWhlProductBacklogOrderCnt.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"usePostWhlProductBacklogOrderCnt.mjs","sources":["../../../../../../../packages/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@vueuse/integrations/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\nimport { type PostWhlProductBacklogOrderCntResult, type PostWhlProductBacklogOrderCntInput } from \"./postWhlProductBacklogOrderCnt\";\nimport request from \"@giime/api/gatewayApi/request\";\n\n/**\n * 产品压单统计\n * /whl/product_backlog_order_cnt\n */\nexport function usePostWhlProductBacklogOrderCnt(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<PostWhlProductBacklogOrderCntResult>>) {\n const useAxiosReturn = useAxios<DeepRequired<PostWhlProductBacklogOrderCntResult>>(\n '/whl/product_backlog_order_cnt',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: PostWhlProductBacklogOrderCntInput, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["request"],"mappings":";;;AAUgB,SAAA,gCAAA,CAAiC,QAA6B,OAA8E,EAAA;AACxJ,EAAA,MAAM,cAAiB,GAAA,QAAA;AAAA,IACnB,gCAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAQ,EAAA,GAAG,MAAO,EAAA;AAAA,IAC5BA,OAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAO,EAAA,GAAG,OAAQ,EAAA;AAAA,GACnC,CAAA;AAEA,EAAS,SAAA,IAAA,CAAK,OAA4C,WAAkC,EAAA;AACxF,IAAA,OAAO,eAAe,OAAQ,CAAA,EAAE,MAAM,KAAO,EAAA,GAAG,aAAa,CAAA,CAAA;AAAA,GACjE;AACA,EAAO,OAAA,EAAE,GAAG,cAAA,EAAgB,IAAK,EAAA,CAAA;AACrC;;;;"}
@@ -1 +0,0 @@
1
- export * from "./default";
@@ -1,10 +0,0 @@
1
- import './default/index.mjs';
2
- export { postPubGetOrgUser } from './default/postPubGetOrgUser.mjs';
3
- export { usePostPubGetOrgUser } from './default/usePostPubGetOrgUser.mjs';
4
- export { getDataApiGetShopFee } from './default/getDataApiGetShopFee.mjs';
5
- export { useGetDataApiGetShopFee } from './default/useGetDataApiGetShopFee.mjs';
6
- export { postWhlProductBacklogOrderCnt } from './default/postWhlProductBacklogOrderCnt.mjs';
7
- export { usePostWhlProductBacklogOrderCnt } from './default/usePostWhlProductBacklogOrderCnt.mjs';
8
- export { postMarMarCreativeStoryDi } from './default/postMarMarCreativeStoryDi.mjs';
9
- export { usePostMarMarCreativeStoryDi } from './default/usePostMarMarCreativeStoryDi.mjs';
10
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
@@ -1,24 +0,0 @@
1
- import type { AxiosRequestConfig } from 'axios';
2
- export interface AddListCustomResult extends AxiosRequestConfig {
3
- code: number;
4
- message: string;
5
- data: AddListCustomResultData;
6
- }
7
- export interface AddListCustomResultData {
8
- headerList?: string | null | undefined;
9
- operateList?: string | null | undefined;
10
- [key: string]: string | undefined | null;
11
- }
12
- /**
13
- * @description 描述
14
- * @param {string} key_word 每个列表的唯一key
15
- * @param {string} value 自定义值 JSON字符串
16
- * @param {string} type 自定义值 类型 列表:headerList 按钮:operateList 检索:
17
- * @return {*}
18
- **/
19
- export interface AddListCustomParams {
20
- key_word: string;
21
- value: string;
22
- type: string;
23
- }
24
- export declare const addListCustom: (params: AddListCustomParams) => Promise<import("axios").AxiosResponse<any, any>>;
@@ -1,6 +0,0 @@
1
- import service from '../request.mjs';
2
-
3
- const addListCustom = (params) => service.post("/workflow/service?name=cross&action=addListCustom", params);
4
-
5
- export { addListCustom };
6
- //# sourceMappingURL=addListCustom.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"addListCustom.mjs","sources":["../../../../../../packages/api/gatewayApi/cross/addListCustom.ts"],"sourcesContent":["import request from '../request';\nimport type { AxiosRequestConfig } from 'axios';\n\nexport interface AddListCustomResult extends AxiosRequestConfig {\n code: number;\n message: string;\n data: AddListCustomResultData;\n}\n\nexport interface AddListCustomResultData {\n headerList?: string | null | undefined;\n operateList?: string | null | undefined;\n [key: string]: string | undefined | null;\n}\n\n/**\n * @description 描述\n * @param {string} key_word 每个列表的唯一key\n * @param {string} value 自定义值 JSON字符串\n * @param {string} type 自定义值 类型 列表:headerList 按钮:operateList 检索:\n * @return {*}\n **/\n\nexport interface AddListCustomParams {\n key_word: string;\n value: string;\n type: string;\n}\n\nexport const addListCustom = (params: AddListCustomParams) => request.post('/workflow/service?name=cross&action=addListCustom', params);\n"],"names":["request"],"mappings":";;AA6BO,MAAM,gBAAgB,CAAC,MAAA,KAAgCA,OAAQ,CAAA,IAAA,CAAK,qDAAqD,MAAM;;;;"}
@@ -1,20 +0,0 @@
1
- import type { AxiosRequestConfig } from 'axios';
2
- export interface GetListCustomResult extends AxiosRequestConfig {
3
- code: number;
4
- message: string;
5
- data: GetListCustomResultData;
6
- }
7
- export interface GetListCustomResultData {
8
- headerList?: string | null | undefined;
9
- operateList?: string | null | undefined;
10
- [key: string]: string | undefined | null;
11
- }
12
- /**
13
- * @description 描述
14
- * @param {string} key_word 每个列表的唯一key
15
- * @return {*}
16
- **/
17
- export interface GetListCustomParams extends AxiosRequestConfig {
18
- key_word: string;
19
- }
20
- export declare const getListCustom: (params: GetListCustomParams) => Promise<import("axios").AxiosResponse<any, any>>;
@@ -1,6 +0,0 @@
1
- import service from '../request.mjs';
2
-
3
- const getListCustom = (params) => service.post("/workflow/service?name=cross&action=getListCustom", params, { timeout: 5e3, disableMessage: true });
4
-
5
- export { getListCustom };
6
- //# sourceMappingURL=getListCustom.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getListCustom.mjs","sources":["../../../../../../packages/api/gatewayApi/cross/getListCustom.ts"],"sourcesContent":["import request from '../request';\nimport type { AxiosRequestConfig } from 'axios';\n\nexport interface GetListCustomResult extends AxiosRequestConfig {\n code: number;\n message: string;\n data: GetListCustomResultData;\n}\n\nexport interface GetListCustomResultData {\n headerList?: string | null | undefined;\n operateList?: string | null | undefined;\n [key: string]: string | undefined | null;\n}\n\n/**\n * @description 描述\n * @param {string} key_word 每个列表的唯一key\n * @return {*}\n **/\n\nexport interface GetListCustomParams extends AxiosRequestConfig {\n key_word: string;\n}\n\nexport const getListCustom = (params: GetListCustomParams) =>\n request.post('/workflow/service?name=cross&action=getListCustom', params, { timeout: 5_000, disableMessage: true });\n"],"names":["request"],"mappings":";;AAyBO,MAAM,aAAgB,GAAA,CAAC,MAC5B,KAAAA,OAAA,CAAQ,IAAK,CAAA,mDAAA,EAAqD,MAAQ,EAAA,EAAE,OAAS,EAAA,GAAA,EAAO,cAAgB,EAAA,IAAA,EAAM;;;;"}
@@ -1,2 +0,0 @@
1
- export * from './addListCustom';
2
- export * from './getListCustom';
@@ -1,3 +0,0 @@
1
- export { addListCustom } from './addListCustom.mjs';
2
- export { getListCustom } from './getListCustom.mjs';
3
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,2 +0,0 @@
1
- export * from './cross';
2
- export * from './controller';
@@ -1,13 +0,0 @@
1
- import './cross/index.mjs';
2
- import './controller/index.mjs';
3
- export { addListCustom } from './cross/addListCustom.mjs';
4
- export { getListCustom } from './cross/getListCustom.mjs';
5
- export { postPubGetOrgUser } from './controller/default/postPubGetOrgUser.mjs';
6
- export { usePostPubGetOrgUser } from './controller/default/usePostPubGetOrgUser.mjs';
7
- export { getDataApiGetShopFee } from './controller/default/getDataApiGetShopFee.mjs';
8
- export { useGetDataApiGetShopFee } from './controller/default/useGetDataApiGetShopFee.mjs';
9
- export { postWhlProductBacklogOrderCnt } from './controller/default/postWhlProductBacklogOrderCnt.mjs';
10
- export { usePostWhlProductBacklogOrderCnt } from './controller/default/usePostWhlProductBacklogOrderCnt.mjs';
11
- export { postMarMarCreativeStoryDi } from './controller/default/postMarMarCreativeStoryDi.mjs';
12
- export { usePostMarMarCreativeStoryDi } from './controller/default/usePostMarMarCreativeStoryDi.mjs';
13
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;"}
@@ -1,4 +0,0 @@
1
- export type Primitive = undefined | null | boolean | string | number | symbol;
2
- export type DeepRequired<T> = T extends Primitive ? T : keyof T extends never ? T : {
3
- [K in keyof T]-?: DeepRequired<T[K]>;
4
- };
@@ -1,2 +0,0 @@
1
-
2
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- declare const service: import("axios").AxiosInstance;
2
- export default service;
@@ -1,20 +0,0 @@
1
- import '../../utils/index.mjs';
2
- import '../utils/index.mjs';
3
- import { createAxios } from '../../utils/src/http/createAxios.mjs';
4
- import { resetBaseURLInterceptorsRequest } from '../utils/resetAxiosBaseUrl.mjs';
5
-
6
- const viteModes = [
7
- { mode: "development", url: "/gateway-api" },
8
- { mode: "production", url: "https://gateway.giikin.cn/" },
9
- { mode: "test", url: "http://192.168.4.131:8082/" }
10
- ];
11
- const baseUrlEnvKey = "VITE_GIIME_GATEWAY_API";
12
- const { service } = createAxios({
13
- baseURL: "",
14
- successCode: 0,
15
- isUseParamsToken: true
16
- });
17
- resetBaseURLInterceptorsRequest(service, { baseUrlEnvKey, viteModes });
18
-
19
- export { service as default };
20
- //# sourceMappingURL=request.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"request.mjs","sources":["../../../../../packages/api/gatewayApi/request.ts"],"sourcesContent":["import { createAxios } from '@giime/utils';\nimport { resetBaseURLInterceptorsRequest } from '../utils';\n\nconst viteModes = [\n { mode: 'development', url: '/gateway-api' },\n { mode: 'production', url: 'https://gateway.giikin.cn/' },\n { mode: 'test', url: 'http://192.168.4.131:8082/' },\n];\nconst baseUrlEnvKey = 'VITE_GIIME_GATEWAY_API';\n\nconst { service } = createAxios({\n baseURL: '',\n successCode: 0,\n isUseParamsToken: true,\n});\n// 添加重置请求的baseURL 请求拦截器\nresetBaseURLInterceptorsRequest(service, { baseUrlEnvKey, viteModes });\n\nexport default service;\n"],"names":[],"mappings":";;;;;AAGA,MAAM,SAAY,GAAA;AAAA,EAChB,EAAE,IAAA,EAAM,aAAe,EAAA,GAAA,EAAK,cAAe,EAAA;AAAA,EAC3C,EAAE,IAAA,EAAM,YAAc,EAAA,GAAA,EAAK,4BAA6B,EAAA;AAAA,EACxD,EAAE,IAAA,EAAM,MAAQ,EAAA,GAAA,EAAK,4BAA6B,EAAA;AACpD,CAAA,CAAA;AACA,MAAM,aAAgB,GAAA,wBAAA,CAAA;AAEhB,MAAA,EAAE,OAAQ,EAAA,GAAI,WAAY,CAAA;AAAA,EAC9B,OAAS,EAAA,EAAA;AAAA,EACT,WAAa,EAAA,CAAA;AAAA,EACb,gBAAkB,EAAA,IAAA;AACpB,CAAC,EAAA;AAED,+BAAA,CAAgC,OAAS,EAAA,EAAE,aAAe,EAAA,SAAA,EAAW,CAAA;;;;"}
@@ -1,62 +0,0 @@
1
- import { type AxiosRequestConfig } from "axios";
2
- export interface GetV1BasicCheckAllowedResult {
3
- code: number;
4
- message: string;
5
- data: GetV1BasicCheckAllowedResultData[];
6
- cost_time: GetV1BasicCheckAllowedResultCost_time;
7
- }
8
- export interface GetV1BasicCheckAllowedResultData {
9
- id: string;
10
- name: string;
11
- origin_id: number;
12
- _child: GetV1BasicCheckAllowedResultData_child[];
13
- }
14
- export interface GetV1BasicCheckAllowedResultData_child {
15
- id: string;
16
- name: string;
17
- origin_id: number;
18
- _child: GetV1BasicCheckAllowedResultData_child_child[];
19
- }
20
- export interface GetV1BasicCheckAllowedResultData_child_child {
21
- id: string;
22
- origin_id: string;
23
- name: string;
24
- }
25
- export interface GetV1BasicCheckAllowedResultCost_time {
26
- start: string;
27
- end: string;
28
- cost: number;
29
- }
30
- /**
31
- * 验证操作是否允许
32
- * /v1/basic/checkAllowed
33
- */
34
- export declare function getV1BasicCheckAllowed(params: GetV1BasicCheckAllowedParams, config?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<{
35
- code: number;
36
- message: string;
37
- data: {
38
- id: string;
39
- name: string;
40
- origin_id: number;
41
- _child: {
42
- id: string;
43
- name: string;
44
- origin_id: number;
45
- _child: {
46
- id: string;
47
- origin_id: string;
48
- name: string;
49
- }[];
50
- }[];
51
- }[];
52
- cost_time: {
53
- start: string;
54
- end: string;
55
- cost: number;
56
- };
57
- }, any>>;
58
- export interface GetV1BasicCheckAllowedParams {
59
- /** test: notAllowed */
60
- action: string;
61
- platform_id?: number;
62
- }
@@ -1,15 +0,0 @@
1
- import service from '../../request.mjs';
2
-
3
- function getV1BasicCheckAllowed(params, config) {
4
- const paramsInput = {
5
- action: params.action,
6
- platform_id: params.platform_id
7
- };
8
- return service.get(`/v1/basic/checkAllowed`, {
9
- params: paramsInput,
10
- ...config
11
- });
12
- }
13
-
14
- export { getV1BasicCheckAllowed };
15
- //# sourceMappingURL=getV1BasicCheckAllowed.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getV1BasicCheckAllowed.mjs","sources":["../../../../../../../packages/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.ts"],"sourcesContent":["import request from \"@giime/api/gstore/request\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\n\nexport interface GetV1BasicCheckAllowedResult {\n code: number;\n message: string;\n data: GetV1BasicCheckAllowedResultData[];\n cost_time: GetV1BasicCheckAllowedResultCost_time;\n}\n\nexport interface GetV1BasicCheckAllowedResultData {\n id: string;\n name: string;\n origin_id: number;\n _child: GetV1BasicCheckAllowedResultData_child[];\n}\n\nexport interface GetV1BasicCheckAllowedResultData_child {\n id: string;\n name: string;\n origin_id: number;\n _child: GetV1BasicCheckAllowedResultData_child_child[];\n}\n\nexport interface GetV1BasicCheckAllowedResultData_child_child {\n id: string;\n origin_id: string;\n name: string;\n}\n\nexport interface GetV1BasicCheckAllowedResultCost_time {\n start: string;\n end: string;\n cost: number;\n}\n\n/**\n * 验证操作是否允许\n * /v1/basic/checkAllowed\n */\nexport function getV1BasicCheckAllowed(params: GetV1BasicCheckAllowedParams, config?: AxiosRequestConfig) {\n const paramsInput = {\n action: params.action,\n platform_id: params.platform_id,\n };\n return request.get<DeepRequired<GetV1BasicCheckAllowedResult>>(`/v1/basic/checkAllowed`, {\n params: paramsInput,\n ...config,\n });\n}\n\nexport interface GetV1BasicCheckAllowedParams {\n /** test: notAllowed */\n action: string;\n platform_id?: number;\n}\n"],"names":["request"],"mappings":";;AAyCgB,SAAA,sBAAA,CAAuB,QAAsC,MAA6B,EAAA;AACtG,EAAA,MAAM,WAAc,GAAA;AAAA,IAChB,QAAQ,MAAO,CAAA,MAAA;AAAA,IACf,aAAa,MAAO,CAAA,WAAA;AAAA,GACxB,CAAA;AACA,EAAO,OAAAA,OAAA,CAAQ,IAAgD,CAA0B,sBAAA,CAAA,EAAA;AAAA,IACrF,MAAQ,EAAA,WAAA;AAAA,IACR,GAAG,MAAA;AAAA,GACN,CAAA,CAAA;AACL;;;;"}
@@ -1,35 +0,0 @@
1
- import { type AxiosRequestConfig } from "axios";
2
- export interface GetV1BasicGetAreaListResult {
3
- code: number;
4
- message: string;
5
- data: GetV1BasicGetAreaListResultData[];
6
- cost_time: GetV1BasicGetAreaListResultCost_time;
7
- }
8
- export interface GetV1BasicGetAreaListResultData {
9
- id: number;
10
- name: string;
11
- org_code: string;
12
- }
13
- export interface GetV1BasicGetAreaListResultCost_time {
14
- start: string;
15
- end: string;
16
- cost: number;
17
- }
18
- /**
19
- * 区域列表
20
- * /v1/basic/getAreaList
21
- */
22
- export declare function getV1BasicGetAreaList(config?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<{
23
- code: number;
24
- message: string;
25
- data: {
26
- id: number;
27
- name: string;
28
- org_code: string;
29
- }[];
30
- cost_time: {
31
- start: string;
32
- end: string;
33
- cost: number;
34
- };
35
- }, any>>;
@@ -1,8 +0,0 @@
1
- import service from '../../request.mjs';
2
-
3
- function getV1BasicGetAreaList(config) {
4
- return service.get(`/v1/basic/getAreaList`, config);
5
- }
6
-
7
- export { getV1BasicGetAreaList };
8
- //# sourceMappingURL=getV1BasicGetAreaList.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getV1BasicGetAreaList.mjs","sources":["../../../../../../../packages/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.ts"],"sourcesContent":["import request from \"@giime/api/gstore/request\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\n\nexport interface GetV1BasicGetAreaListResult {\n code: number;\n message: string;\n data: GetV1BasicGetAreaListResultData[];\n cost_time: GetV1BasicGetAreaListResultCost_time;\n}\n\nexport interface GetV1BasicGetAreaListResultData {\n id: number;\n name: string;\n org_code: string;\n}\n\nexport interface GetV1BasicGetAreaListResultCost_time {\n start: string;\n end: string;\n cost: number;\n}\n\n/**\n * 区域列表\n * /v1/basic/getAreaList\n */\nexport function getV1BasicGetAreaList(config?: AxiosRequestConfig) {\n return request.get<DeepRequired<GetV1BasicGetAreaListResult>>(`/v1/basic/getAreaList`, config);\n}\n"],"names":["request"],"mappings":";;AA2BO,SAAS,sBAAsB,MAA6B,EAAA;AAC/D,EAAO,OAAAA,OAAA,CAAQ,GAA+C,CAAA,CAAA,qBAAA,CAAA,EAAyB,MAAM,CAAA,CAAA;AACjG;;;;"}
@@ -1,44 +0,0 @@
1
- import { type AxiosRequestConfig } from "axios";
2
- export interface GetV1BasicGetAttributesResult {
3
- code: number;
4
- message: string;
5
- data: GetV1BasicGetAttributesResultData[];
6
- }
7
- export interface GetV1BasicGetAttributesResultData {
8
- attribute_id: number;
9
- original_attribute_name: string;
10
- display_attribute_name: string;
11
- is_mandatory: number;
12
- format_type: string;
13
- input_type: string;
14
- attribute_value_list: GetV1BasicGetAttributesResultDataAttribute_value_list[];
15
- }
16
- export interface GetV1BasicGetAttributesResultDataAttribute_value_list {
17
- id: number;
18
- name: string;
19
- name_zh: string;
20
- }
21
- /**
22
- * 获取分类属性
23
- * /v1/basic/getAttributes
24
- */
25
- export declare function getV1BasicGetAttributes(params: GetV1BasicGetAttributesParams, config?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<{
26
- code: number;
27
- message: string;
28
- data: {
29
- attribute_id: number;
30
- original_attribute_name: string;
31
- display_attribute_name: string;
32
- is_mandatory: number;
33
- format_type: string;
34
- input_type: string;
35
- attribute_value_list: {
36
- id: number;
37
- name: string;
38
- name_zh: string;
39
- }[];
40
- }[];
41
- }, any>>;
42
- export interface GetV1BasicGetAttributesParams {
43
- category_id: string;
44
- }
@@ -1,14 +0,0 @@
1
- import service from '../../request.mjs';
2
-
3
- function getV1BasicGetAttributes(params, config) {
4
- const paramsInput = {
5
- category_id: params.category_id
6
- };
7
- return service.get(`/v1/basic/getAttributes`, {
8
- params: paramsInput,
9
- ...config
10
- });
11
- }
12
-
13
- export { getV1BasicGetAttributes };
14
- //# sourceMappingURL=getV1BasicGetAttributes.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getV1BasicGetAttributes.mjs","sources":["../../../../../../../packages/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.ts"],"sourcesContent":["import request from \"@giime/api/gstore/request\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired } from \"../../interface\";\n\nexport interface GetV1BasicGetAttributesResult {\n code: number;\n message: string;\n data: GetV1BasicGetAttributesResultData[];\n}\n\nexport interface GetV1BasicGetAttributesResultData {\n attribute_id: number;\n original_attribute_name: string;\n display_attribute_name: string;\n is_mandatory: number;\n format_type: string;\n input_type: string;\n attribute_value_list: GetV1BasicGetAttributesResultDataAttribute_value_list[];\n}\n\nexport interface GetV1BasicGetAttributesResultDataAttribute_value_list {\n id: number;\n name: string;\n name_zh: string;\n}\n\n/**\n * 获取分类属性\n * /v1/basic/getAttributes\n */\nexport function getV1BasicGetAttributes(params: GetV1BasicGetAttributesParams, config?: AxiosRequestConfig) {\n const paramsInput = {\n category_id: params.category_id,\n };\n return request.get<DeepRequired<GetV1BasicGetAttributesResult>>(`/v1/basic/getAttributes`, {\n params: paramsInput,\n ...config,\n });\n}\n\nexport interface GetV1BasicGetAttributesParams {\n category_id: string;\n}\n"],"names":["request"],"mappings":";;AA8BgB,SAAA,uBAAA,CAAwB,QAAuC,MAA6B,EAAA;AACxG,EAAA,MAAM,WAAc,GAAA;AAAA,IAChB,aAAa,MAAO,CAAA,WAAA;AAAA,GACxB,CAAA;AACA,EAAO,OAAAA,OAAA,CAAQ,IAAiD,CAA2B,uBAAA,CAAA,EAAA;AAAA,IACvF,MAAQ,EAAA,WAAA;AAAA,IACR,GAAG,MAAA;AAAA,GACN,CAAA,CAAA;AACL;;;;"}