giime 0.6.40 → 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 (894) 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 +37 -9
  174. package/es/components/src/business/uploadPro/UploadPro.vue.mjs +1 -1
  175. package/es/components/src/business/uploadPro/UploadPro.vue2.mjs +14 -4
  176. package/es/components/src/business/uploadPro/UploadPro.vue2.mjs.map +1 -1
  177. package/es/components/src/business/uploadPro/index.d.ts +87 -27
  178. package/es/components/src/business/uploadPro/uploadPro.d.ts +15 -0
  179. package/es/components/src/business/uploadPro/uploadPro.mjs +16 -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/components/src/plugins/confirmBox/index.d.ts +1 -1
  216. package/es/components/src/plugins/confirmBox/method.d.ts +1 -1
  217. package/es/components/src/plugins/confirmBox/method.mjs +3 -3
  218. package/es/components/src/plugins/confirmBox/method.mjs.map +1 -1
  219. package/es/giime/index.mjs +1 -0
  220. package/es/giime/index.mjs.map +1 -1
  221. package/es/giime/version.d.ts +1 -1
  222. package/es/giime/version.mjs +1 -1
  223. package/es/giime/version.mjs.map +1 -1
  224. package/es/hooks/index.mjs +1 -0
  225. package/es/hooks/index.mjs.map +1 -1
  226. package/es/hooks/store/index.mjs +1 -0
  227. package/es/hooks/store/index.mjs.map +1 -1
  228. package/es/hooks/store/useLogin/index.mjs.map +1 -1
  229. package/es/hooks/store/userCenter/index.d.ts +1 -0
  230. package/es/hooks/store/userCenter/index.mjs +1 -0
  231. package/es/hooks/store/userCenter/index.mjs.map +1 -1
  232. package/es/hooks/store/userCenter/useCurrentUser/index.d.ts +15 -0
  233. package/es/hooks/store/userCenter/useCurrentUser/index.mjs +40 -0
  234. package/es/hooks/store/userCenter/useCurrentUser/index.mjs.map +1 -0
  235. package/es/index.css +109 -109
  236. package/es/utils/src/http/createAxios.d.ts +3 -3
  237. package/es/utils/src/http/createAxios.mjs +2 -2
  238. package/es/utils/src/http/createAxios.mjs.map +1 -1
  239. package/es/utils/src/http/devProxy.mjs +0 -6
  240. package/es/utils/src/http/devProxy.mjs.map +1 -1
  241. package/lib/api/gstore/controller/JiChuXinXi/index.d.ts +0 -30
  242. package/lib/api/gstore/controller/JiChuXinXi/index.js +0 -60
  243. package/lib/api/gstore/controller/JiChuXinXi/index.js.map +1 -1
  244. package/lib/api/gstore/controller/index.js +0 -60
  245. package/lib/api/gstore/controller/index.js.map +1 -1
  246. package/lib/api/gstore/index.js +0 -60
  247. package/lib/api/gstore/index.js.map +1 -1
  248. package/lib/api/gstore/interface/apiTypes/ProductList.d.ts +107 -0
  249. package/lib/api/gstore/interface/apiTypes/ProductList.js +3 -0
  250. package/lib/api/gstore/interface/apiTypes/ProductList.js.map +1 -0
  251. package/lib/api/gstore/interface/apiTypes/Response.d.ts +7 -0
  252. package/lib/api/gstore/interface/apiTypes/Response.js +3 -0
  253. package/lib/api/gstore/interface/apiTypes/Response.js.map +1 -0
  254. package/lib/api/gstore/interface/apiTypes/SaleStats.d.ts +14 -0
  255. package/lib/api/gstore/interface/apiTypes/SaleStats.js +3 -0
  256. package/lib/api/gstore/interface/apiTypes/SaleStats.js.map +1 -0
  257. package/lib/api/gstore/interface/index.d.ts +3 -0
  258. package/lib/api/gstore/interface/index.js +4 -0
  259. package/lib/api/gstore/interface/index.js.map +1 -1
  260. package/lib/api/gstore/request.js +1 -2
  261. package/lib/api/gstore/request.js.map +1 -1
  262. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetCurrentUser.d.ts +58 -0
  263. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetCurrentUser.js.map +1 -1
  264. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.d.ts +0 -18
  265. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.js +0 -36
  266. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/index.js.map +1 -1
  267. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetCurrentUser.d.ts +4 -6
  268. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetCurrentUser.js.map +1 -1
  269. package/lib/api/guardBasic/controller/index.js +0 -36
  270. package/lib/api/guardBasic/controller/index.js.map +1 -1
  271. package/lib/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.d.ts +39 -0
  272. package/lib/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.js +3 -0
  273. package/lib/api/guardBasic/interface/apiTypes/GkMenuTree2Dto22.js.map +1 -0
  274. package/lib/api/guardBasic/interface/apiTypes/OpenUserPageQuery.d.ts +2 -0
  275. package/lib/api/guardBasic/interface/apiTypes/OpenUserVo.d.ts +4 -0
  276. package/lib/api/guardBasic/interface/apiTypes/PageSysAreaReq.d.ts +4 -0
  277. package/lib/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.d.ts +11 -0
  278. package/lib/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.js +3 -0
  279. package/lib/api/guardBasic/interface/apiTypes/RCollectionGkMenuTree2Dto23.js.map +1 -0
  280. package/lib/api/guardBasic/interface/apiTypes/RString.d.ts +10 -0
  281. package/lib/api/guardBasic/interface/apiTypes/RString.js +3 -0
  282. package/lib/api/guardBasic/interface/apiTypes/RString.js.map +1 -0
  283. package/lib/api/guardBasic/interface/apiTypes/TreeListReq.d.ts +1 -1
  284. package/lib/api/guardBasic/interface/apiTypes/TreeListReq8.d.ts +1 -1
  285. package/lib/api/guardBasic/interface/apiTypes/UserDetailVo.d.ts +6 -6
  286. package/lib/api/guardBasic/interface/apiTypes/UserIdVo.d.ts +8 -0
  287. package/lib/api/guardBasic/interface/apiTypes/UserIdVo.js +3 -0
  288. package/lib/api/guardBasic/interface/apiTypes/UserIdVo.js.map +1 -0
  289. package/lib/api/guardBasic/interface/index.d.ts +4 -0
  290. package/lib/api/guardBasic/interface/index.js +4 -0
  291. package/lib/api/guardBasic/interface/index.js.map +1 -1
  292. package/lib/api/guardBasic/request.js +1 -2
  293. package/lib/api/guardBasic/request.js.map +1 -1
  294. package/lib/api/index.d.ts +0 -1
  295. package/lib/api/index.js +0 -81
  296. package/lib/api/index.js.map +1 -1
  297. package/lib/api/productCenter/request.js +1 -2
  298. package/lib/api/productCenter/request.js.map +1 -1
  299. package/lib/api/resource/request.js +1 -2
  300. package/lib/api/resource/request.js.map +1 -1
  301. package/lib/api/shopAdmin/request.js +1 -2
  302. package/lib/api/shopAdmin/request.js.map +1 -1
  303. package/lib/components/src/base/affix/Affix.vue.d.ts +5 -5
  304. package/lib/components/src/base/alert/Alert.vue.d.ts +3 -3
  305. package/lib/components/src/base/alert/index.d.ts +9 -9
  306. package/lib/components/src/base/anchor/Anchor.vue.d.ts +5 -5
  307. package/lib/components/src/base/anchor/index.d.ts +15 -15
  308. package/lib/components/src/base/badge/Badge.vue.d.ts +5 -5
  309. package/lib/components/src/base/badge/index.d.ts +15 -15
  310. package/lib/components/src/base/button/Button.vue.d.ts +15 -15
  311. package/lib/components/src/base/button/button.d.ts +2 -2
  312. package/lib/components/src/base/button/index.d.ts +43 -43
  313. package/lib/components/src/base/buttonGroup/ButtonGroup.vue.d.ts +9 -9
  314. package/lib/components/src/base/buttonGroup/buttonGroup.d.ts +1 -1
  315. package/lib/components/src/base/buttonGroup/index.d.ts +25 -25
  316. package/lib/components/src/base/cascader/Cascader.vue.d.ts +5 -5
  317. package/lib/components/src/base/cascader/cascader.d.ts +1 -1
  318. package/lib/components/src/base/cascader/index.d.ts +13 -13
  319. package/lib/components/src/base/chart/Chart.vue.d.ts +30 -30
  320. package/lib/components/src/base/chart/index.d.ts +30 -30
  321. package/lib/components/src/base/checkbox/Checkbox.vue.d.ts +5 -5
  322. package/lib/components/src/base/checkbox/index.d.ts +15 -15
  323. package/lib/components/src/base/checkboxButton/CheckboxButton.vue.d.ts +5 -5
  324. package/lib/components/src/base/checkboxButton/index.d.ts +15 -15
  325. package/lib/components/src/base/dialog/Dialog.vue.d.ts +1 -1
  326. package/lib/components/src/base/dialog/index.d.ts +3 -3
  327. package/lib/components/src/base/divider/Divider.vue.d.ts +3 -3
  328. package/lib/components/src/base/divider/divider.d.ts +1 -1
  329. package/lib/components/src/base/divider/index.d.ts +7 -7
  330. package/lib/components/src/base/drawer/Drawer.vue.d.ts +3 -3
  331. package/lib/components/src/base/drawer/index.d.ts +9 -9
  332. package/lib/components/src/base/dropdown/Dropdown.vue.d.ts +2 -2
  333. package/lib/components/src/base/dropdown/dropdown.d.ts +1 -1
  334. package/lib/components/src/base/dropdown/index.d.ts +4 -4
  335. package/lib/components/src/base/image/Image.vue.d.ts +1 -1
  336. package/lib/components/src/base/image/index.d.ts +2 -2
  337. package/lib/components/src/base/input/Input.vue.d.ts +2 -2
  338. package/lib/components/src/base/input/index.d.ts +6 -6
  339. package/lib/components/src/base/inputNumber/InputNumber.vue.d.ts +1 -1
  340. package/lib/components/src/base/inputNumber/index.d.ts +3 -3
  341. package/lib/components/src/base/menu/Menu.vue.d.ts +1 -1
  342. package/lib/components/src/base/menu/index.d.ts +3 -3
  343. package/lib/components/src/base/pageHeader/PageHeader.vue.d.ts +1 -1
  344. package/lib/components/src/base/pageHeader/index.d.ts +3 -3
  345. package/lib/components/src/base/popconfirm/Popconfirm.vue.d.ts +6 -6
  346. package/lib/components/src/base/popconfirm/index.d.ts +14 -14
  347. package/lib/components/src/base/popconfirm/popconfirm.d.ts +2 -2
  348. package/lib/components/src/base/popover/Popover.vue.d.ts +1 -1
  349. package/lib/components/src/base/popover/index.d.ts +3 -3
  350. package/lib/components/src/base/popper/Popper.vue.d.ts +1 -1
  351. package/lib/components/src/base/popper/index.d.ts +3 -3
  352. package/lib/components/src/base/progress/Progress.vue.d.ts +3 -3
  353. package/lib/components/src/base/progress/index.d.ts +9 -9
  354. package/lib/components/src/base/radio/Radio.vue.d.ts +1 -1
  355. package/lib/components/src/base/radio/index.d.ts +3 -3
  356. package/lib/components/src/base/radioButton/RadioButton.vue.d.ts +1 -1
  357. package/lib/components/src/base/radioButton/index.d.ts +3 -3
  358. package/lib/components/src/base/radioGroup/RadioGroup.vue.d.ts +1 -1
  359. package/lib/components/src/base/radioGroup/index.d.ts +3 -3
  360. package/lib/components/src/base/rate/Rate.vue.d.ts +1 -1
  361. package/lib/components/src/base/rate/index.d.ts +1 -1
  362. package/lib/components/src/base/select/Select.vue.d.ts +6 -6
  363. package/lib/components/src/base/select/index.d.ts +14 -14
  364. package/lib/components/src/base/select/select.d.ts +2 -2
  365. package/lib/components/src/base/selectV2/SelectV2.vue.d.ts +3 -3
  366. package/lib/components/src/base/selectV2/index.d.ts +7 -7
  367. package/lib/components/src/base/selectV2/selectV2.d.ts +1 -1
  368. package/lib/components/src/base/skeletonItem/SkeletonItem.vue.d.ts +8 -8
  369. package/lib/components/src/base/skeletonItem/index.d.ts +22 -22
  370. package/lib/components/src/base/skeletonItem/skeletonItem.d.ts +1 -1
  371. package/lib/components/src/base/slider/Slider.vue.d.ts +1 -1
  372. package/lib/components/src/base/slider/index.d.ts +3 -3
  373. package/lib/components/src/base/step/Step.vue.d.ts +9 -9
  374. package/lib/components/src/base/step/index.d.ts +25 -25
  375. package/lib/components/src/base/step/step.d.ts +1 -1
  376. package/lib/components/src/base/steps/Steps.vue.d.ts +18 -18
  377. package/lib/components/src/base/steps/index.d.ts +50 -50
  378. package/lib/components/src/base/steps/steps.d.ts +2 -2
  379. package/lib/components/src/base/switch/Switch.vue.d.ts +1 -1
  380. package/lib/components/src/base/switch/index.d.ts +3 -3
  381. package/lib/components/src/base/table/Table.vue.d.ts +11 -11
  382. package/lib/components/src/base/table/index.d.ts +29 -29
  383. package/lib/components/src/base/table/table.d.ts +2 -2
  384. package/lib/components/src/base/tableColumn/TableColumn.vue.d.ts +3 -3
  385. package/lib/components/src/base/tableColumn/index.d.ts +7 -7
  386. package/lib/components/src/base/tableColumn/tableColumn.d.ts +1 -1
  387. package/lib/components/src/base/tag/Tag.vue.d.ts +9 -9
  388. package/lib/components/src/base/tag/index.d.ts +25 -25
  389. package/lib/components/src/base/tag/tag.d.ts +1 -1
  390. package/lib/components/src/base/timelineItem/TimelineItem.vue.d.ts +3 -3
  391. package/lib/components/src/base/timelineItem/index.d.ts +9 -9
  392. package/lib/components/src/base/tooltip/Tooltip.vue.d.ts +2 -2
  393. package/lib/components/src/base/tooltip/index.d.ts +6 -6
  394. package/lib/components/src/base/tooltipV2/TooltipV2.vue.d.ts +2 -2
  395. package/lib/components/src/base/tooltipV2/index.d.ts +6 -6
  396. package/lib/components/src/base/tour/Tour.vue.d.ts +5 -5
  397. package/lib/components/src/base/tour/index.d.ts +15 -15
  398. package/lib/components/src/base/tourStep/TourStep.vue.d.ts +1 -1
  399. package/lib/components/src/base/tourStep/index.d.ts +3 -3
  400. package/lib/components/src/base/treeSelect/TreeSelect.vue.d.ts +7 -7
  401. package/lib/components/src/base/treeSelect/treeSelect.d.ts +2 -2
  402. package/lib/components/src/base/treeV2/TreeV2.vue.d.ts +1 -1
  403. package/lib/components/src/base/treeV2/index.d.ts +3 -3
  404. package/lib/components/src/base/upload/Upload.vue.d.ts +4 -4
  405. package/lib/components/src/base/upload/index.d.ts +12 -12
  406. package/lib/components/src/base/watermark/Watermark.vue.d.ts +4 -4
  407. package/lib/components/src/base/watermark/index.d.ts +12 -12
  408. package/lib/components/src/business/aliCategoryCascader/aliCategoryCascader.d.ts +1 -1
  409. package/lib/components/src/business/companyCategoryCascader/companyCategoryCascader.d.ts +1 -1
  410. package/lib/components/src/business/uploadMaterial/UploadMaterial.vue.d.ts +7 -7
  411. package/lib/components/src/business/uploadMaterial/index.d.ts +21 -21
  412. package/lib/components/src/business/uploadPro/UploadPro.vue.d.ts +37 -9
  413. package/lib/components/src/business/uploadPro/UploadPro.vue.js +1 -1
  414. package/lib/components/src/business/uploadPro/UploadPro.vue2.js +14 -4
  415. package/lib/components/src/business/uploadPro/UploadPro.vue2.js.map +1 -1
  416. package/lib/components/src/business/uploadPro/index.d.ts +87 -27
  417. package/lib/components/src/business/uploadPro/uploadPro.d.ts +15 -0
  418. package/lib/components/src/business/uploadPro/uploadPro.js +16 -0
  419. package/lib/components/src/business/uploadPro/uploadPro.js.map +1 -1
  420. package/lib/components/src/composite/dialogForm/DialogForm.vue.d.ts +6 -6
  421. package/lib/components/src/composite/dialogForm/index.d.ts +18 -18
  422. package/lib/components/src/composite/drawerForm/DrawerForm.vue.d.ts +14 -14
  423. package/lib/components/src/composite/drawerForm/index.d.ts +42 -42
  424. package/lib/components/src/composite/operateButton/OperateButton.vue.d.ts +3 -3
  425. package/lib/components/src/composite/operateButton/index.d.ts +3 -3
  426. package/lib/components/src/composite/operateButton/operateButton.d.ts +1 -1
  427. package/lib/components/src/composite/previewFile/PreviewFile.vue.d.ts +1 -1
  428. package/lib/components/src/composite/previewFile/index.d.ts +1 -1
  429. package/lib/components/src/composite/ruleEditor/RuleEditor.vue.d.ts +1 -1
  430. package/lib/components/src/composite/ruleEditor/index.d.ts +1 -1
  431. package/lib/components/src/composite/searchForm/searchFormItems/cascader/SearchFormCascader.vue.d.ts +2 -2
  432. package/lib/components/src/composite/searchForm/searchFormItems/cascader/index.d.ts +2 -2
  433. package/lib/components/src/composite/searchForm/searchFormItems/select/SearchFormSelect.vue.d.ts +5 -5
  434. package/lib/components/src/composite/searchForm/searchFormItems/select/index.d.ts +5 -5
  435. package/lib/components/src/composite/searchForm/searchFormItems/selectV2/SearchFormSelectV2.vue.d.ts +1 -1
  436. package/lib/components/src/composite/searchForm/searchFormItems/selectV2/index.d.ts +1 -1
  437. package/lib/components/src/composite/selectOptions/SelectOptions.vue.d.ts +7 -7
  438. package/lib/components/src/composite/selectOptions/index.d.ts +17 -17
  439. package/lib/components/src/composite/selectOptions/selectOptions.d.ts +2 -2
  440. package/lib/components/src/composite/tableCustom/TableCustom.vue.d.ts +6 -6
  441. package/lib/components/src/composite/tableCustom/customOperate/customOperate.d.ts +1 -1
  442. package/lib/components/src/composite/tableCustom/index.d.ts +14 -14
  443. package/lib/components/src/composite/tableCustom/tableCustom.d.ts +2 -2
  444. package/lib/components/src/composite/tablePro/TablePro.vue.d.ts +6 -6
  445. package/lib/components/src/composite/tablePro/index.d.ts +14 -14
  446. package/lib/components/src/composite/tablePro/tableColumnPro/TableColumnPro.vue.d.ts +3 -3
  447. package/lib/components/src/composite/tablePro/tableColumnPro/index.d.ts +7 -7
  448. package/lib/components/src/composite/tablePro/tableColumnPro/tableColumnPro.d.ts +1 -1
  449. package/lib/components/src/composite/tablePro/tablePagination/TablePagination.vue.d.ts +1 -1
  450. package/lib/components/src/composite/tablePro/tablePagination/index.d.ts +1 -1
  451. package/lib/components/src/composite/tablePro/tablePro.d.ts +2 -2
  452. package/lib/components/src/composite/uploadFile/UploadFile.vue.d.ts +12 -12
  453. package/lib/components/src/composite/uploadFile/index.d.ts +36 -36
  454. package/lib/components/src/plugins/confirmBox/index.d.ts +1 -1
  455. package/lib/components/src/plugins/confirmBox/method.d.ts +1 -1
  456. package/lib/components/src/plugins/confirmBox/method.js +3 -3
  457. package/lib/components/src/plugins/confirmBox/method.js.map +1 -1
  458. package/lib/giime/index.js +6 -4
  459. package/lib/giime/index.js.map +1 -1
  460. package/lib/giime/version.d.ts +1 -1
  461. package/lib/giime/version.js +1 -1
  462. package/lib/giime/version.js.map +1 -1
  463. package/lib/hooks/index.js +6 -4
  464. package/lib/hooks/index.js.map +1 -1
  465. package/lib/hooks/store/index.js +6 -4
  466. package/lib/hooks/store/index.js.map +1 -1
  467. package/lib/hooks/store/useLogin/index.js.map +1 -1
  468. package/lib/hooks/store/userCenter/index.d.ts +1 -0
  469. package/lib/hooks/store/userCenter/index.js +2 -0
  470. package/lib/hooks/store/userCenter/index.js.map +1 -1
  471. package/lib/hooks/store/userCenter/useCurrentUser/index.d.ts +15 -0
  472. package/lib/hooks/store/userCenter/useCurrentUser/index.js +42 -0
  473. package/lib/hooks/store/userCenter/useCurrentUser/index.js.map +1 -0
  474. package/lib/index.css +109 -109
  475. package/lib/utils/src/http/createAxios.d.ts +3 -3
  476. package/lib/utils/src/http/createAxios.js +2 -2
  477. package/lib/utils/src/http/createAxios.js.map +1 -1
  478. package/lib/utils/src/http/devProxy.js +0 -6
  479. package/lib/utils/src/http/devProxy.js.map +1 -1
  480. package/package.json +1 -1
  481. package/es/api/gatewayApi/controller/default/getDataApiGetShopFee.d.ts +0 -14
  482. package/es/api/gatewayApi/controller/default/getDataApiGetShopFee.mjs +0 -17
  483. package/es/api/gatewayApi/controller/default/getDataApiGetShopFee.mjs.map +0 -1
  484. package/es/api/gatewayApi/controller/default/index.d.ts +0 -8
  485. package/es/api/gatewayApi/controller/default/index.mjs +0 -9
  486. package/es/api/gatewayApi/controller/default/index.mjs.map +0 -1
  487. package/es/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.d.ts +0 -8
  488. package/es/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.mjs +0 -8
  489. package/es/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.mjs.map +0 -1
  490. package/es/api/gatewayApi/controller/default/postPubGetOrgUser.d.ts +0 -33
  491. package/es/api/gatewayApi/controller/default/postPubGetOrgUser.mjs +0 -8
  492. package/es/api/gatewayApi/controller/default/postPubGetOrgUser.mjs.map +0 -1
  493. package/es/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.d.ts +0 -39
  494. package/es/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.mjs +0 -8
  495. package/es/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.mjs.map +0 -1
  496. package/es/api/gatewayApi/controller/default/useGetDataApiGetShopFee.d.ts +0 -25
  497. package/es/api/gatewayApi/controller/default/useGetDataApiGetShopFee.mjs +0 -27
  498. package/es/api/gatewayApi/controller/default/useGetDataApiGetShopFee.mjs.map +0 -1
  499. package/es/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.d.ts +0 -25
  500. package/es/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.mjs +0 -18
  501. package/es/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.mjs.map +0 -1
  502. package/es/api/gatewayApi/controller/default/usePostPubGetOrgUser.d.ts +0 -183
  503. package/es/api/gatewayApi/controller/default/usePostPubGetOrgUser.mjs +0 -18
  504. package/es/api/gatewayApi/controller/default/usePostPubGetOrgUser.mjs.map +0 -1
  505. package/es/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.d.ts +0 -221
  506. package/es/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.mjs +0 -18
  507. package/es/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.mjs.map +0 -1
  508. package/es/api/gatewayApi/controller/index.d.ts +0 -1
  509. package/es/api/gatewayApi/controller/index.mjs +0 -10
  510. package/es/api/gatewayApi/controller/index.mjs.map +0 -1
  511. package/es/api/gatewayApi/cross/addListCustom.d.ts +0 -24
  512. package/es/api/gatewayApi/cross/addListCustom.mjs +0 -6
  513. package/es/api/gatewayApi/cross/addListCustom.mjs.map +0 -1
  514. package/es/api/gatewayApi/cross/getListCustom.d.ts +0 -20
  515. package/es/api/gatewayApi/cross/getListCustom.mjs +0 -6
  516. package/es/api/gatewayApi/cross/getListCustom.mjs.map +0 -1
  517. package/es/api/gatewayApi/cross/index.d.ts +0 -2
  518. package/es/api/gatewayApi/cross/index.mjs +0 -3
  519. package/es/api/gatewayApi/cross/index.mjs.map +0 -1
  520. package/es/api/gatewayApi/index.d.ts +0 -2
  521. package/es/api/gatewayApi/index.mjs +0 -13
  522. package/es/api/gatewayApi/index.mjs.map +0 -1
  523. package/es/api/gatewayApi/interface/index.d.ts +0 -4
  524. package/es/api/gatewayApi/interface/index.mjs +0 -2
  525. package/es/api/gatewayApi/interface/index.mjs.map +0 -1
  526. package/es/api/gatewayApi/request.d.ts +0 -2
  527. package/es/api/gatewayApi/request.mjs +0 -20
  528. package/es/api/gatewayApi/request.mjs.map +0 -1
  529. package/es/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.d.ts +0 -62
  530. package/es/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.mjs +0 -15
  531. package/es/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.mjs.map +0 -1
  532. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.d.ts +0 -35
  533. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.mjs +0 -8
  534. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.mjs.map +0 -1
  535. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.d.ts +0 -44
  536. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.mjs +0 -14
  537. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.mjs.map +0 -1
  538. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.d.ts +0 -55
  539. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.mjs +0 -15
  540. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.mjs.map +0 -1
  541. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.d.ts +0 -51
  542. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.mjs +0 -8
  543. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.mjs.map +0 -1
  544. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.d.ts +0 -43
  545. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.mjs +0 -8
  546. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.mjs.map +0 -1
  547. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.d.ts +0 -47
  548. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.mjs +0 -8
  549. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.mjs.map +0 -1
  550. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.d.ts +0 -38
  551. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.mjs +0 -14
  552. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.mjs.map +0 -1
  553. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.d.ts +0 -33
  554. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.mjs +0 -8
  555. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.mjs.map +0 -1
  556. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.d.ts +0 -41
  557. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.mjs +0 -8
  558. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.mjs.map +0 -1
  559. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.d.ts +0 -57
  560. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.mjs +0 -8
  561. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.mjs.map +0 -1
  562. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.d.ts +0 -44
  563. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.mjs +0 -14
  564. package/es/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.mjs.map +0 -1
  565. package/es/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.d.ts +0 -50
  566. package/es/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.mjs +0 -15
  567. package/es/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.mjs.map +0 -1
  568. package/es/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.d.ts +0 -37
  569. package/es/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.mjs +0 -8
  570. package/es/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.mjs.map +0 -1
  571. package/es/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.d.ts +0 -50
  572. package/es/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.mjs +0 -8
  573. package/es/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.mjs.map +0 -1
  574. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.d.ts +0 -347
  575. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.mjs +0 -25
  576. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.mjs.map +0 -1
  577. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.d.ts +0 -207
  578. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.mjs +0 -18
  579. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.mjs.map +0 -1
  580. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.d.ts +0 -249
  581. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.mjs +0 -24
  582. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.mjs.map +0 -1
  583. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.d.ts +0 -319
  584. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.mjs +0 -25
  585. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.mjs.map +0 -1
  586. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.d.ts +0 -319
  587. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.mjs +0 -18
  588. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.mjs.map +0 -1
  589. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.d.ts +0 -263
  590. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.mjs +0 -18
  591. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.mjs.map +0 -1
  592. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.d.ts +0 -291
  593. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.mjs +0 -18
  594. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.mjs.map +0 -1
  595. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.d.ts +0 -207
  596. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.mjs +0 -24
  597. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.mjs.map +0 -1
  598. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.d.ts +0 -193
  599. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.mjs +0 -18
  600. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.mjs.map +0 -1
  601. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.d.ts +0 -249
  602. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.mjs +0 -18
  603. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.mjs.map +0 -1
  604. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.d.ts +0 -347
  605. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.mjs +0 -18
  606. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.mjs.map +0 -1
  607. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.d.ts +0 -235
  608. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.mjs +0 -24
  609. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.mjs.map +0 -1
  610. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.d.ts +0 -277
  611. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.mjs +0 -25
  612. package/es/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.mjs.map +0 -1
  613. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.d.ts +0 -182
  614. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.mjs +0 -18
  615. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.mjs.map +0 -1
  616. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.d.ts +0 -277
  617. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.mjs +0 -18
  618. package/es/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.mjs.map +0 -1
  619. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.d.ts +0 -23
  620. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.mjs +0 -14
  621. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.mjs.map +0 -1
  622. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.d.ts +0 -37
  623. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.mjs +0 -14
  624. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.mjs.map +0 -1
  625. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.d.ts +0 -21
  626. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.mjs +0 -14
  627. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.mjs.map +0 -1
  628. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.d.ts +0 -18
  629. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.mjs +0 -14
  630. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.mjs.map +0 -1
  631. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.d.ts +0 -30
  632. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.mjs +0 -8
  633. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.mjs.map +0 -1
  634. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.d.ts +0 -12
  635. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.mjs +0 -8
  636. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.mjs.map +0 -1
  637. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.d.ts +0 -37
  638. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.mjs +0 -8
  639. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.mjs.map +0 -1
  640. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.d.ts +0 -12
  641. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.mjs +0 -8
  642. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.mjs.map +0 -1
  643. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.d.ts +0 -12
  644. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.mjs +0 -8
  645. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.mjs.map +0 -1
  646. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.d.ts +0 -221
  647. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.mjs +0 -24
  648. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.mjs.map +0 -1
  649. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.d.ts +0 -417
  650. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.mjs +0 -24
  651. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.mjs.map +0 -1
  652. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.d.ts +0 -193
  653. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.mjs +0 -24
  654. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.mjs.map +0 -1
  655. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.d.ts +0 -137
  656. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.mjs +0 -24
  657. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.mjs.map +0 -1
  658. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.d.ts +0 -346
  659. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.mjs +0 -18
  660. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.mjs.map +0 -1
  661. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.d.ts +0 -94
  662. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.mjs +0 -18
  663. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.mjs.map +0 -1
  664. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.d.ts +0 -444
  665. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.mjs +0 -18
  666. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.mjs.map +0 -1
  667. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.d.ts +0 -94
  668. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.mjs +0 -18
  669. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.mjs.map +0 -1
  670. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.d.ts +0 -94
  671. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.mjs +0 -18
  672. package/es/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.mjs.map +0 -1
  673. package/es/api/thirdApi/categoryManage/getCompanyCategoryTree.d.ts +0 -18
  674. package/es/api/thirdApi/categoryManage/getCompanyCategoryTree.mjs +0 -8
  675. package/es/api/thirdApi/categoryManage/getCompanyCategoryTree.mjs.map +0 -1
  676. package/es/api/thirdApi/categoryManage/index.d.ts +0 -2
  677. package/es/api/thirdApi/categoryManage/index.mjs +0 -3
  678. package/es/api/thirdApi/categoryManage/index.mjs.map +0 -1
  679. package/es/api/thirdApi/categoryManage/useGetCompanyCategoryTree.d.ts +0 -24
  680. package/es/api/thirdApi/categoryManage/useGetCompanyCategoryTree.mjs +0 -18
  681. package/es/api/thirdApi/categoryManage/useGetCompanyCategoryTree.mjs.map +0 -1
  682. package/es/api/thirdApi/index.d.ts +0 -1
  683. package/es/api/thirdApi/index.mjs +0 -4
  684. package/es/api/thirdApi/index.mjs.map +0 -1
  685. package/es/api/thirdApi/request.d.ts +0 -2
  686. package/es/api/thirdApi/request.mjs +0 -21
  687. package/es/api/thirdApi/request.mjs.map +0 -1
  688. package/lib/api/gatewayApi/controller/default/getDataApiGetShopFee.d.ts +0 -14
  689. package/lib/api/gatewayApi/controller/default/getDataApiGetShopFee.js +0 -19
  690. package/lib/api/gatewayApi/controller/default/getDataApiGetShopFee.js.map +0 -1
  691. package/lib/api/gatewayApi/controller/default/index.d.ts +0 -8
  692. package/lib/api/gatewayApi/controller/default/index.js +0 -22
  693. package/lib/api/gatewayApi/controller/default/index.js.map +0 -1
  694. package/lib/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.d.ts +0 -8
  695. package/lib/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.js +0 -10
  696. package/lib/api/gatewayApi/controller/default/postMarMarCreativeStoryDi.js.map +0 -1
  697. package/lib/api/gatewayApi/controller/default/postPubGetOrgUser.d.ts +0 -33
  698. package/lib/api/gatewayApi/controller/default/postPubGetOrgUser.js +0 -10
  699. package/lib/api/gatewayApi/controller/default/postPubGetOrgUser.js.map +0 -1
  700. package/lib/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.d.ts +0 -39
  701. package/lib/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.js +0 -10
  702. package/lib/api/gatewayApi/controller/default/postWhlProductBacklogOrderCnt.js.map +0 -1
  703. package/lib/api/gatewayApi/controller/default/useGetDataApiGetShopFee.d.ts +0 -25
  704. package/lib/api/gatewayApi/controller/default/useGetDataApiGetShopFee.js +0 -29
  705. package/lib/api/gatewayApi/controller/default/useGetDataApiGetShopFee.js.map +0 -1
  706. package/lib/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.d.ts +0 -25
  707. package/lib/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.js +0 -20
  708. package/lib/api/gatewayApi/controller/default/usePostMarMarCreativeStoryDi.js.map +0 -1
  709. package/lib/api/gatewayApi/controller/default/usePostPubGetOrgUser.d.ts +0 -183
  710. package/lib/api/gatewayApi/controller/default/usePostPubGetOrgUser.js +0 -20
  711. package/lib/api/gatewayApi/controller/default/usePostPubGetOrgUser.js.map +0 -1
  712. package/lib/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.d.ts +0 -221
  713. package/lib/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.js +0 -20
  714. package/lib/api/gatewayApi/controller/default/usePostWhlProductBacklogOrderCnt.js.map +0 -1
  715. package/lib/api/gatewayApi/controller/index.d.ts +0 -1
  716. package/lib/api/gatewayApi/controller/index.js +0 -23
  717. package/lib/api/gatewayApi/controller/index.js.map +0 -1
  718. package/lib/api/gatewayApi/cross/addListCustom.d.ts +0 -24
  719. package/lib/api/gatewayApi/cross/addListCustom.js +0 -8
  720. package/lib/api/gatewayApi/cross/addListCustom.js.map +0 -1
  721. package/lib/api/gatewayApi/cross/getListCustom.d.ts +0 -20
  722. package/lib/api/gatewayApi/cross/getListCustom.js +0 -8
  723. package/lib/api/gatewayApi/cross/getListCustom.js.map +0 -1
  724. package/lib/api/gatewayApi/cross/index.d.ts +0 -2
  725. package/lib/api/gatewayApi/cross/index.js +0 -10
  726. package/lib/api/gatewayApi/cross/index.js.map +0 -1
  727. package/lib/api/gatewayApi/index.d.ts +0 -2
  728. package/lib/api/gatewayApi/index.js +0 -28
  729. package/lib/api/gatewayApi/index.js.map +0 -1
  730. package/lib/api/gatewayApi/interface/index.d.ts +0 -4
  731. package/lib/api/gatewayApi/interface/index.js +0 -3
  732. package/lib/api/gatewayApi/interface/index.js.map +0 -1
  733. package/lib/api/gatewayApi/request.d.ts +0 -2
  734. package/lib/api/gatewayApi/request.js +0 -24
  735. package/lib/api/gatewayApi/request.js.map +0 -1
  736. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.d.ts +0 -62
  737. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.js +0 -17
  738. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicCheckAllowed.js.map +0 -1
  739. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.d.ts +0 -35
  740. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.js +0 -10
  741. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAreaList.js.map +0 -1
  742. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.d.ts +0 -44
  743. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.js +0 -16
  744. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetAttributes.js.map +0 -1
  745. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.d.ts +0 -55
  746. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.js +0 -17
  747. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.js.map +0 -1
  748. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.d.ts +0 -51
  749. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.js +0 -10
  750. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetCurrencyList.js.map +0 -1
  751. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.d.ts +0 -43
  752. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.js +0 -10
  753. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetLangList.js.map +0 -1
  754. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.d.ts +0 -47
  755. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.js +0 -10
  756. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetMarketList.js.map +0 -1
  757. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.d.ts +0 -38
  758. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.js +0 -16
  759. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteByPlatform.js.map +0 -1
  760. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.d.ts +0 -33
  761. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.js +0 -10
  762. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetSiteMaster.js.map +0 -1
  763. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.d.ts +0 -41
  764. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.js +0 -10
  765. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatList.js.map +0 -1
  766. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.d.ts +0 -57
  767. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.js +0 -10
  768. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.js.map +0 -1
  769. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.d.ts +0 -44
  770. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.js +0 -16
  771. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicGetTips.js.map +0 -1
  772. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.d.ts +0 -50
  773. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.js +0 -17
  774. package/lib/api/gstore/controller/JiChuXinXi/getV1BasicImageSign.js.map +0 -1
  775. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.d.ts +0 -37
  776. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.js +0 -10
  777. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicDoTrans.js.map +0 -1
  778. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.d.ts +0 -50
  779. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.js +0 -10
  780. package/lib/api/gstore/controller/JiChuXinXi/postV1BasicUploadFile.js.map +0 -1
  781. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.d.ts +0 -347
  782. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.js +0 -27
  783. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicCheckAllowed.js.map +0 -1
  784. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.d.ts +0 -207
  785. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.js +0 -20
  786. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAreaList.js.map +0 -1
  787. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.d.ts +0 -249
  788. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.js +0 -26
  789. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetAttributes.js.map +0 -1
  790. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.d.ts +0 -319
  791. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.js +0 -27
  792. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.js.map +0 -1
  793. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.d.ts +0 -319
  794. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.js +0 -20
  795. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetCurrencyList.js.map +0 -1
  796. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.d.ts +0 -263
  797. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.js +0 -20
  798. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetLangList.js.map +0 -1
  799. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.d.ts +0 -291
  800. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.js +0 -20
  801. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetMarketList.js.map +0 -1
  802. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.d.ts +0 -207
  803. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.js +0 -26
  804. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.js.map +0 -1
  805. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.d.ts +0 -193
  806. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.js +0 -20
  807. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetSiteMaster.js.map +0 -1
  808. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.d.ts +0 -249
  809. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.js +0 -20
  810. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.js.map +0 -1
  811. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.d.ts +0 -347
  812. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.js +0 -20
  813. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.js.map +0 -1
  814. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.d.ts +0 -235
  815. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.js +0 -26
  816. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicGetTips.js.map +0 -1
  817. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.d.ts +0 -277
  818. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.js +0 -27
  819. package/lib/api/gstore/controller/JiChuXinXi/useGetV1BasicImageSign.js.map +0 -1
  820. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.d.ts +0 -182
  821. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.js +0 -20
  822. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicDoTrans.js.map +0 -1
  823. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.d.ts +0 -277
  824. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.js +0 -20
  825. package/lib/api/gstore/controller/JiChuXinXi/usePostV1BasicUploadFile.js.map +0 -1
  826. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.d.ts +0 -23
  827. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.js +0 -16
  828. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserAuthGroupList.js.map +0 -1
  829. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.d.ts +0 -37
  830. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.js +0 -16
  831. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserInfo.js.map +0 -1
  832. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.d.ts +0 -21
  833. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.js +0 -16
  834. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserGetUserRoles.js.map +0 -1
  835. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.d.ts +0 -18
  836. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.js +0 -16
  837. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/getBasicV1UserListByName.js.map +0 -1
  838. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.d.ts +0 -30
  839. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.js +0 -10
  840. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserPage.js.map +0 -1
  841. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.d.ts +0 -12
  842. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.js +0 -10
  843. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserResetPassword.js.map +0 -1
  844. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.d.ts +0 -37
  845. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.js +0 -10
  846. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSaveUser.js.map +0 -1
  847. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.d.ts +0 -12
  848. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.js +0 -10
  849. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserAuth.js.map +0 -1
  850. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.d.ts +0 -12
  851. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.js +0 -10
  852. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/postBasicV1UserSetUserRoles.js.map +0 -1
  853. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.d.ts +0 -221
  854. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.js +0 -26
  855. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserAuthGroupList.js.map +0 -1
  856. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.d.ts +0 -417
  857. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.js +0 -26
  858. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserInfo.js.map +0 -1
  859. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.d.ts +0 -193
  860. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.js +0 -26
  861. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserGetUserRoles.js.map +0 -1
  862. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.d.ts +0 -137
  863. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.js +0 -26
  864. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/useGetBasicV1UserListByName.js.map +0 -1
  865. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.d.ts +0 -346
  866. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.js +0 -20
  867. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserPage.js.map +0 -1
  868. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.d.ts +0 -94
  869. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.js +0 -20
  870. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserResetPassword.js.map +0 -1
  871. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.d.ts +0 -444
  872. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.js +0 -20
  873. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSaveUser.js.map +0 -1
  874. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.d.ts +0 -94
  875. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.js +0 -20
  876. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserAuth.js.map +0 -1
  877. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.d.ts +0 -94
  878. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.js +0 -20
  879. package/lib/api/guardBasic/controller/JiChuFuWu/YongHuGuanLi/usePostBasicV1UserSetUserRoles.js.map +0 -1
  880. package/lib/api/thirdApi/categoryManage/getCompanyCategoryTree.d.ts +0 -18
  881. package/lib/api/thirdApi/categoryManage/getCompanyCategoryTree.js +0 -10
  882. package/lib/api/thirdApi/categoryManage/getCompanyCategoryTree.js.map +0 -1
  883. package/lib/api/thirdApi/categoryManage/index.d.ts +0 -2
  884. package/lib/api/thirdApi/categoryManage/index.js +0 -10
  885. package/lib/api/thirdApi/categoryManage/index.js.map +0 -1
  886. package/lib/api/thirdApi/categoryManage/useGetCompanyCategoryTree.d.ts +0 -24
  887. package/lib/api/thirdApi/categoryManage/useGetCompanyCategoryTree.js +0 -20
  888. package/lib/api/thirdApi/categoryManage/useGetCompanyCategoryTree.js.map +0 -1
  889. package/lib/api/thirdApi/index.d.ts +0 -1
  890. package/lib/api/thirdApi/index.js +0 -11
  891. package/lib/api/thirdApi/index.js.map +0 -1
  892. package/lib/api/thirdApi/request.d.ts +0 -2
  893. package/lib/api/thirdApi/request.js +0 -25
  894. package/lib/api/thirdApi/request.js.map +0 -1
package/dist/index.css CHANGED
@@ -873,97 +873,23 @@ video {
873
873
  .gm-group:hover .group-hover\:gm-block {
874
874
  display: block;
875
875
  }
876
- .gm-flex-center[data-v-c17deec9] {
877
- align-items: center;
878
- }
879
-
880
- .gm-flex-justify-between[data-v-c17deec9] {
881
- justify-content: space-between;
882
- }
883
- .gm-upload-preview-dialog[data-v-62eb3199] [data-v-62eb3199] .el-dialog__body {
884
- padding: 0;
885
- }
886
876
 
887
- .gm-upload-file-picture-card[data-v-62eb3199] [data-v-62eb3199] .el-upload-list__item, .gm-upload-file-picture-card[data-v-62eb3199] [data-v-62eb3199] .el-upload--picture-card {
888
- width: auto;
889
- height: auto;
890
- }
891
- .gm-upload-file {
892
- line-height: normal;
893
- }
894
- .gm-upload-file .el-checkbox {
895
- position: absolute;
896
- left: 10px;
897
- top: 0;
898
- z-index: 9;
899
- }
900
- .gm-upload-file .el-upload-list--picture-card {
901
- gap: 10px;
902
- }
903
- .gm-upload-file .el-upload-list__item {
877
+ .gm-range-number .el-form-item[data-v-1ae16d96] {
904
878
  margin: 0;
905
879
  }
906
- .gm-upload-file .el-upload-list__item-file-name {
907
- line-height: normal;
908
- }
909
- .gm-upload-file .el-upload-dragger {
910
- padding: 0;
911
- border: none;
912
- width: 100%;
913
- height: 100%;
914
- display: flex;
915
- }
916
- .gm-upload-file .el-upload--picture-card {
917
- border: none;
918
- }
919
880
 
920
- .gm-upload-file-disabled .el-upload--picture-card {
921
- display: none;
922
- }
923
- .gm-upload-file-disabled .el-upload-list__item-status-label {
924
- display: none;
925
- }
926
- .circular[data-v-d7b04fae] {
927
- animation: loading-rotate-d7b04fae 2s linear infinite;
928
- }
929
-
930
- .path[data-v-d7b04fae] {
931
- animation: loading-dash-d7b04fae 1.5s ease-in-out infinite;
932
- stroke-dasharray: 90, 150;
933
- stroke-dashoffset: 0;
934
- stroke: var(--el-color-primary);
935
- stroke-linecap: round;
936
- }
937
-
938
- @keyframes loading-rotate-d7b04fae {
939
- to {
940
- transform: rotate(360deg);
941
- }
942
- }
943
- @keyframes loading-dash-d7b04fae {
944
- 0% {
945
- stroke-dasharray: 1, 200;
946
- stroke-dashoffset: 0;
947
- }
948
- 50% {
949
- stroke-dasharray: 90, 150;
950
- stroke-dashoffset: -40px;
951
- }
952
- 100% {
953
- stroke-dasharray: 90, 150;
954
- stroke-dashoffset: -120px;
955
- }
881
+ .gm-flex-center[data-v-c17deec9] {
882
+ align-items: center;
956
883
  }
957
884
 
958
- .gm-range-number .el-form-item[data-v-1ae16d96] {
959
- margin: 0;
885
+ .gm-flex-justify-between[data-v-c17deec9] {
886
+ justify-content: space-between;
960
887
  }
961
-
962
- .gm-upload-pro-preview-dialog[data-v-d9374561] [data-v-d9374561] .el-dialog__body {
888
+ .gm-upload-pro-preview-dialog[data-v-ae0312c1] [data-v-ae0312c1] .el-dialog__body {
963
889
  padding: 0;
964
890
  }
965
891
 
966
- .gm-upload-pro-file-picture-card[data-v-d9374561] [data-v-d9374561] .el-upload-list__item, .gm-upload-pro-file-picture-card[data-v-d9374561] [data-v-d9374561] .el-upload--picture-card {
892
+ .gm-upload-pro-file-picture-card[data-v-ae0312c1] [data-v-ae0312c1] .el-upload-list__item, .gm-upload-pro-file-picture-card[data-v-ae0312c1] [data-v-ae0312c1] .el-upload--picture-card {
967
893
  width: auto;
968
894
  height: auto;
969
895
  }
@@ -1032,15 +958,64 @@ video {
1032
958
  [data-v-2c351ff8] .gmTableNoBorder .el-table__border-left-patch {
1033
959
  height: 0;
1034
960
  }
961
+ [data-v-98c2e804] .gmTableNoBorder .el-table__body .el-table__cell {
962
+ border-right: none;
963
+ }
1035
964
 
1036
- .pagination-container[data-v-47d35e7b] {
1037
- background: #fff;
1038
- padding-top: 12px;
965
+ [data-v-98c2e804] .gmTableNoBorder .el-table__inner-wrapper:before {
966
+ height: 0;
1039
967
  }
1040
- .pagination-container.hidden[data-v-47d35e7b] {
1041
- display: none;
968
+
969
+ [data-v-98c2e804] .gmTableNoBorder.el-table--border .el-table__inner-wrapper:after {
970
+ height: 0;
971
+ }
972
+
973
+ [data-v-98c2e804] .gmTableNoBorder.el-table--border:after {
974
+ height: 0;
975
+ }
976
+
977
+ [data-v-98c2e804] .gmTableNoBorder.el-table--border:before {
978
+ height: 0;
979
+ }
980
+
981
+ [data-v-98c2e804] .gmTableNoBorder .el-table__border-left-patch {
982
+ height: 0;
983
+ }
984
+ .gm-upload-file {
985
+ line-height: normal;
986
+ }
987
+ .gm-upload-file .el-checkbox {
988
+ position: absolute;
989
+ left: 10px;
990
+ top: 0;
991
+ z-index: 9;
992
+ }
993
+ .gm-upload-file .el-upload-list--picture-card {
994
+ gap: 10px;
995
+ }
996
+ .gm-upload-file .el-upload-list__item {
997
+ margin: 0;
998
+ }
999
+ .gm-upload-file .el-upload-list__item-file-name {
1000
+ line-height: normal;
1001
+ }
1002
+ .gm-upload-file .el-upload-dragger {
1003
+ padding: 0;
1004
+ border: none;
1005
+ width: 100%;
1006
+ height: 100%;
1007
+ display: flex;
1008
+ }
1009
+ .gm-upload-file .el-upload--picture-card {
1010
+ border: none;
1042
1011
  }
1043
1012
 
1013
+ .gm-upload-file-disabled .el-upload--picture-card {
1014
+ display: none;
1015
+ }
1016
+ .gm-upload-file-disabled .el-upload-list__item-status-label {
1017
+ display: none;
1018
+ }
1044
1019
  .gm-number-interval-single[data-v-4e6f4d6f] {
1045
1020
  border-radius: var(--el-input-border-radius, var(--el-border-radius-base));
1046
1021
  box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
@@ -1059,6 +1034,54 @@ video {
1059
1034
  .gm-number-interval-single[data-v-4e6f4d6f]:hover .gm-number-interval-close[data-v-4e6f4d6f] {
1060
1035
  display: flex;
1061
1036
  }
1037
+ .gm-upload-preview-dialog[data-v-62eb3199] [data-v-62eb3199] .el-dialog__body {
1038
+ padding: 0;
1039
+ }
1040
+
1041
+ .gm-upload-file-picture-card[data-v-62eb3199] [data-v-62eb3199] .el-upload-list__item, .gm-upload-file-picture-card[data-v-62eb3199] [data-v-62eb3199] .el-upload--picture-card {
1042
+ width: auto;
1043
+ height: auto;
1044
+ }
1045
+ .circular[data-v-d7b04fae] {
1046
+ animation: loading-rotate-d7b04fae 2s linear infinite;
1047
+ }
1048
+
1049
+ .path[data-v-d7b04fae] {
1050
+ animation: loading-dash-d7b04fae 1.5s ease-in-out infinite;
1051
+ stroke-dasharray: 90, 150;
1052
+ stroke-dashoffset: 0;
1053
+ stroke: var(--el-color-primary);
1054
+ stroke-linecap: round;
1055
+ }
1056
+
1057
+ @keyframes loading-rotate-d7b04fae {
1058
+ to {
1059
+ transform: rotate(360deg);
1060
+ }
1061
+ }
1062
+ @keyframes loading-dash-d7b04fae {
1063
+ 0% {
1064
+ stroke-dasharray: 1, 200;
1065
+ stroke-dashoffset: 0;
1066
+ }
1067
+ 50% {
1068
+ stroke-dasharray: 90, 150;
1069
+ stroke-dashoffset: -40px;
1070
+ }
1071
+ 100% {
1072
+ stroke-dasharray: 90, 150;
1073
+ stroke-dashoffset: -120px;
1074
+ }
1075
+ }
1076
+
1077
+ .pagination-container[data-v-47d35e7b] {
1078
+ background: #fff;
1079
+ padding-top: 12px;
1080
+ }
1081
+ .pagination-container.hidden[data-v-47d35e7b] {
1082
+ display: none;
1083
+ }
1084
+
1062
1085
  @charset "UTF-8";
1063
1086
  .custom-operate-drawer .el-drawer__header {
1064
1087
  padding: 10px 15px;
@@ -1115,29 +1138,6 @@ video {
1115
1138
  border-radius: 10px;
1116
1139
  background: #eee;
1117
1140
  }
1118
- [data-v-98c2e804] .gmTableNoBorder .el-table__body .el-table__cell {
1119
- border-right: none;
1120
- }
1121
-
1122
- [data-v-98c2e804] .gmTableNoBorder .el-table__inner-wrapper:before {
1123
- height: 0;
1124
- }
1125
-
1126
- [data-v-98c2e804] .gmTableNoBorder.el-table--border .el-table__inner-wrapper:after {
1127
- height: 0;
1128
- }
1129
-
1130
- [data-v-98c2e804] .gmTableNoBorder.el-table--border:after {
1131
- height: 0;
1132
- }
1133
-
1134
- [data-v-98c2e804] .gmTableNoBorder.el-table--border:before {
1135
- height: 0;
1136
- }
1137
-
1138
- [data-v-98c2e804] .gmTableNoBorder .el-table__border-left-patch {
1139
- height: 0;
1140
- }
1141
1141
  @charset "UTF-8";
1142
1142
  .table-custom-header-drawer .el-drawer__header {
1143
1143
  padding: 10px 15px;
@@ -1,32 +1,2 @@
1
- export * from "./getV1BasicGetAreaList";
2
- export * from "./useGetV1BasicGetAreaList";
3
- export * from "./getV1BasicGetMarketList";
4
- export * from "./useGetV1BasicGetMarketList";
5
- export * from "./getV1BasicGetLangList";
6
- export * from "./useGetV1BasicGetLangList";
7
- export * from "./getV1BasicGetCurrencyList";
8
- export * from "./useGetV1BasicGetCurrencyList";
9
- export * from "./getV1BasicGetThirdPlatList";
10
- export * from "./useGetV1BasicGetThirdPlatList";
11
- export * from "./getV1BasicGetSiteMaster";
12
- export * from "./useGetV1BasicGetSiteMaster";
13
- export * from "./postV1BasicUploadFile";
14
- export * from "./usePostV1BasicUploadFile";
15
- export * from "./getV1BasicImageSign";
16
- export * from "./useGetV1BasicImageSign";
17
- export * from "./postV1BasicDoTrans";
18
- export * from "./usePostV1BasicDoTrans";
19
1
  export * from "./getV1BasicGetAliCategoryList";
20
2
  export * from "./useGetV1BasicGetAliCategoryList";
21
- export * from "./getV1BasicGetAttributes";
22
- export * from "./useGetV1BasicGetAttributes";
23
- export * from "./getV1BasicGetThirdPlatSiteTree";
24
- export * from "./useGetV1BasicGetThirdPlatSiteTree";
25
- export * from "./getV1BasicCheckAllowed";
26
- export * from "./useGetV1BasicCheckAllowed";
27
- export * from "./getV1BasicGetSiteByPlatform";
28
- export * from "./useGetV1BasicGetSiteByPlatform";
29
- export * from "./getV1BasicGetTips";
30
- export * from "./useGetV1BasicGetTips";
31
- export * from "./getV1BasicGetCurrencyExchangeRate";
32
- export * from "./useGetV1BasicGetCurrencyExchangeRate";
@@ -1,33 +1,3 @@
1
- export { getV1BasicGetAreaList } from './getV1BasicGetAreaList.mjs';
2
- export { useGetV1BasicGetAreaList } from './useGetV1BasicGetAreaList.mjs';
3
- export { getV1BasicGetMarketList } from './getV1BasicGetMarketList.mjs';
4
- export { useGetV1BasicGetMarketList } from './useGetV1BasicGetMarketList.mjs';
5
- export { getV1BasicGetLangList } from './getV1BasicGetLangList.mjs';
6
- export { useGetV1BasicGetLangList } from './useGetV1BasicGetLangList.mjs';
7
- export { getV1BasicGetCurrencyList } from './getV1BasicGetCurrencyList.mjs';
8
- export { useGetV1BasicGetCurrencyList } from './useGetV1BasicGetCurrencyList.mjs';
9
- export { getV1BasicGetThirdPlatList } from './getV1BasicGetThirdPlatList.mjs';
10
- export { useGetV1BasicGetThirdPlatList } from './useGetV1BasicGetThirdPlatList.mjs';
11
- export { getV1BasicGetSiteMaster } from './getV1BasicGetSiteMaster.mjs';
12
- export { useGetV1BasicGetSiteMaster } from './useGetV1BasicGetSiteMaster.mjs';
13
- export { postV1BasicUploadFile } from './postV1BasicUploadFile.mjs';
14
- export { usePostV1BasicUploadFile } from './usePostV1BasicUploadFile.mjs';
15
- export { getV1BasicImageSign } from './getV1BasicImageSign.mjs';
16
- export { useGetV1BasicImageSign } from './useGetV1BasicImageSign.mjs';
17
- export { postV1BasicDoTrans } from './postV1BasicDoTrans.mjs';
18
- export { usePostV1BasicDoTrans } from './usePostV1BasicDoTrans.mjs';
19
1
  export { getV1BasicGetAliCategoryList } from './getV1BasicGetAliCategoryList.mjs';
20
2
  export { useGetV1BasicGetAliCategoryList } from './useGetV1BasicGetAliCategoryList.mjs';
21
- export { getV1BasicGetAttributes } from './getV1BasicGetAttributes.mjs';
22
- export { useGetV1BasicGetAttributes } from './useGetV1BasicGetAttributes.mjs';
23
- export { getV1BasicGetThirdPlatSiteTree } from './getV1BasicGetThirdPlatSiteTree.mjs';
24
- export { useGetV1BasicGetThirdPlatSiteTree } from './useGetV1BasicGetThirdPlatSiteTree.mjs';
25
- export { getV1BasicCheckAllowed } from './getV1BasicCheckAllowed.mjs';
26
- export { useGetV1BasicCheckAllowed } from './useGetV1BasicCheckAllowed.mjs';
27
- export { getV1BasicGetSiteByPlatform } from './getV1BasicGetSiteByPlatform.mjs';
28
- export { useGetV1BasicGetSiteByPlatform } from './useGetV1BasicGetSiteByPlatform.mjs';
29
- export { getV1BasicGetTips } from './getV1BasicGetTips.mjs';
30
- export { useGetV1BasicGetTips } from './useGetV1BasicGetTips.mjs';
31
- export { getV1BasicGetCurrencyExchangeRate } from './getV1BasicGetCurrencyExchangeRate.mjs';
32
- export { useGetV1BasicGetCurrencyExchangeRate } from './useGetV1BasicGetCurrencyExchangeRate.mjs';
33
3
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,34 +1,4 @@
1
1
  import './JiChuXinXi/index.mjs';
2
- export { getV1BasicGetAreaList } from './JiChuXinXi/getV1BasicGetAreaList.mjs';
3
- export { useGetV1BasicGetAreaList } from './JiChuXinXi/useGetV1BasicGetAreaList.mjs';
4
- export { getV1BasicGetMarketList } from './JiChuXinXi/getV1BasicGetMarketList.mjs';
5
- export { useGetV1BasicGetMarketList } from './JiChuXinXi/useGetV1BasicGetMarketList.mjs';
6
- export { getV1BasicGetLangList } from './JiChuXinXi/getV1BasicGetLangList.mjs';
7
- export { useGetV1BasicGetLangList } from './JiChuXinXi/useGetV1BasicGetLangList.mjs';
8
- export { getV1BasicGetCurrencyList } from './JiChuXinXi/getV1BasicGetCurrencyList.mjs';
9
- export { useGetV1BasicGetCurrencyList } from './JiChuXinXi/useGetV1BasicGetCurrencyList.mjs';
10
- export { getV1BasicGetThirdPlatList } from './JiChuXinXi/getV1BasicGetThirdPlatList.mjs';
11
- export { useGetV1BasicGetThirdPlatList } from './JiChuXinXi/useGetV1BasicGetThirdPlatList.mjs';
12
- export { getV1BasicGetSiteMaster } from './JiChuXinXi/getV1BasicGetSiteMaster.mjs';
13
- export { useGetV1BasicGetSiteMaster } from './JiChuXinXi/useGetV1BasicGetSiteMaster.mjs';
14
- export { postV1BasicUploadFile } from './JiChuXinXi/postV1BasicUploadFile.mjs';
15
- export { usePostV1BasicUploadFile } from './JiChuXinXi/usePostV1BasicUploadFile.mjs';
16
- export { getV1BasicImageSign } from './JiChuXinXi/getV1BasicImageSign.mjs';
17
- export { useGetV1BasicImageSign } from './JiChuXinXi/useGetV1BasicImageSign.mjs';
18
- export { postV1BasicDoTrans } from './JiChuXinXi/postV1BasicDoTrans.mjs';
19
- export { usePostV1BasicDoTrans } from './JiChuXinXi/usePostV1BasicDoTrans.mjs';
20
2
  export { getV1BasicGetAliCategoryList } from './JiChuXinXi/getV1BasicGetAliCategoryList.mjs';
21
3
  export { useGetV1BasicGetAliCategoryList } from './JiChuXinXi/useGetV1BasicGetAliCategoryList.mjs';
22
- export { getV1BasicGetAttributes } from './JiChuXinXi/getV1BasicGetAttributes.mjs';
23
- export { useGetV1BasicGetAttributes } from './JiChuXinXi/useGetV1BasicGetAttributes.mjs';
24
- export { getV1BasicGetThirdPlatSiteTree } from './JiChuXinXi/getV1BasicGetThirdPlatSiteTree.mjs';
25
- export { useGetV1BasicGetThirdPlatSiteTree } from './JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.mjs';
26
- export { getV1BasicCheckAllowed } from './JiChuXinXi/getV1BasicCheckAllowed.mjs';
27
- export { useGetV1BasicCheckAllowed } from './JiChuXinXi/useGetV1BasicCheckAllowed.mjs';
28
- export { getV1BasicGetSiteByPlatform } from './JiChuXinXi/getV1BasicGetSiteByPlatform.mjs';
29
- export { useGetV1BasicGetSiteByPlatform } from './JiChuXinXi/useGetV1BasicGetSiteByPlatform.mjs';
30
- export { getV1BasicGetTips } from './JiChuXinXi/getV1BasicGetTips.mjs';
31
- export { useGetV1BasicGetTips } from './JiChuXinXi/useGetV1BasicGetTips.mjs';
32
- export { getV1BasicGetCurrencyExchangeRate } from './JiChuXinXi/getV1BasicGetCurrencyExchangeRate.mjs';
33
- export { useGetV1BasicGetCurrencyExchangeRate } from './JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.mjs';
34
4
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1,34 +1,4 @@
1
1
  import './controller/index.mjs';
2
- export { getV1BasicGetAreaList } from './controller/JiChuXinXi/getV1BasicGetAreaList.mjs';
3
- export { useGetV1BasicGetAreaList } from './controller/JiChuXinXi/useGetV1BasicGetAreaList.mjs';
4
- export { getV1BasicGetMarketList } from './controller/JiChuXinXi/getV1BasicGetMarketList.mjs';
5
- export { useGetV1BasicGetMarketList } from './controller/JiChuXinXi/useGetV1BasicGetMarketList.mjs';
6
- export { getV1BasicGetLangList } from './controller/JiChuXinXi/getV1BasicGetLangList.mjs';
7
- export { useGetV1BasicGetLangList } from './controller/JiChuXinXi/useGetV1BasicGetLangList.mjs';
8
- export { getV1BasicGetCurrencyList } from './controller/JiChuXinXi/getV1BasicGetCurrencyList.mjs';
9
- export { useGetV1BasicGetCurrencyList } from './controller/JiChuXinXi/useGetV1BasicGetCurrencyList.mjs';
10
- export { getV1BasicGetThirdPlatList } from './controller/JiChuXinXi/getV1BasicGetThirdPlatList.mjs';
11
- export { useGetV1BasicGetThirdPlatList } from './controller/JiChuXinXi/useGetV1BasicGetThirdPlatList.mjs';
12
- export { getV1BasicGetSiteMaster } from './controller/JiChuXinXi/getV1BasicGetSiteMaster.mjs';
13
- export { useGetV1BasicGetSiteMaster } from './controller/JiChuXinXi/useGetV1BasicGetSiteMaster.mjs';
14
- export { postV1BasicUploadFile } from './controller/JiChuXinXi/postV1BasicUploadFile.mjs';
15
- export { usePostV1BasicUploadFile } from './controller/JiChuXinXi/usePostV1BasicUploadFile.mjs';
16
- export { getV1BasicImageSign } from './controller/JiChuXinXi/getV1BasicImageSign.mjs';
17
- export { useGetV1BasicImageSign } from './controller/JiChuXinXi/useGetV1BasicImageSign.mjs';
18
- export { postV1BasicDoTrans } from './controller/JiChuXinXi/postV1BasicDoTrans.mjs';
19
- export { usePostV1BasicDoTrans } from './controller/JiChuXinXi/usePostV1BasicDoTrans.mjs';
20
2
  export { getV1BasicGetAliCategoryList } from './controller/JiChuXinXi/getV1BasicGetAliCategoryList.mjs';
21
3
  export { useGetV1BasicGetAliCategoryList } from './controller/JiChuXinXi/useGetV1BasicGetAliCategoryList.mjs';
22
- export { getV1BasicGetAttributes } from './controller/JiChuXinXi/getV1BasicGetAttributes.mjs';
23
- export { useGetV1BasicGetAttributes } from './controller/JiChuXinXi/useGetV1BasicGetAttributes.mjs';
24
- export { getV1BasicGetThirdPlatSiteTree } from './controller/JiChuXinXi/getV1BasicGetThirdPlatSiteTree.mjs';
25
- export { useGetV1BasicGetThirdPlatSiteTree } from './controller/JiChuXinXi/useGetV1BasicGetThirdPlatSiteTree.mjs';
26
- export { getV1BasicCheckAllowed } from './controller/JiChuXinXi/getV1BasicCheckAllowed.mjs';
27
- export { useGetV1BasicCheckAllowed } from './controller/JiChuXinXi/useGetV1BasicCheckAllowed.mjs';
28
- export { getV1BasicGetSiteByPlatform } from './controller/JiChuXinXi/getV1BasicGetSiteByPlatform.mjs';
29
- export { useGetV1BasicGetSiteByPlatform } from './controller/JiChuXinXi/useGetV1BasicGetSiteByPlatform.mjs';
30
- export { getV1BasicGetTips } from './controller/JiChuXinXi/getV1BasicGetTips.mjs';
31
- export { useGetV1BasicGetTips } from './controller/JiChuXinXi/useGetV1BasicGetTips.mjs';
32
- export { getV1BasicGetCurrencyExchangeRate } from './controller/JiChuXinXi/getV1BasicGetCurrencyExchangeRate.mjs';
33
- export { useGetV1BasicGetCurrencyExchangeRate } from './controller/JiChuXinXi/useGetV1BasicGetCurrencyExchangeRate.mjs';
34
4
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -0,0 +1,107 @@
1
+ export interface ProductList {
2
+ code: number;
3
+ message: string;
4
+ data: ProductListData;
5
+ cost_time: ProductListCost_time;
6
+ }
7
+ export interface ProductListData {
8
+ list: ProductListDataList[];
9
+ pagination: ProductListDataPagination;
10
+ }
11
+ export interface ProductListDataList {
12
+ id: number;
13
+ category_id: number;
14
+ category_name: string;
15
+ item_sku: string;
16
+ sys_pro_id: number;
17
+ origin_name: string;
18
+ thumb_image: string;
19
+ status: number;
20
+ assigned: number;
21
+ sale: number;
22
+ max_price: string;
23
+ min_price: string;
24
+ currency: number;
25
+ crawl_url: string;
26
+ source: number;
27
+ ship_fee: string;
28
+ crawl_platform: string;
29
+ lang_list: ProductListDataListLang_list[];
30
+ optimize_lang_list: ProductListDataListOptimize_lang_list[];
31
+ distribution_lang_list: number;
32
+ quality: number;
33
+ last_publish_time: number;
34
+ deleted: number;
35
+ is_new: number;
36
+ is_repeat: number;
37
+ goods_type: string;
38
+ brand: string;
39
+ is_oversea: number;
40
+ create_time: string;
41
+ update_time: string;
42
+ std_report_time: string;
43
+ orig_report_time: string;
44
+ purchase_status: number;
45
+ collect_num: number;
46
+ is_proxy_link: number;
47
+ adopt_platform: ProductListDataListAdopt_platform[];
48
+ adopt_site: number;
49
+ picker_user_id: number;
50
+ picker_user_name: string;
51
+ report_time: string;
52
+ operated_user: string;
53
+ product_issue_count_detail: ProductListDataListProduct_issue_count_detail[];
54
+ product_issue_count_detail_sum: number;
55
+ order_info: ProductListDataListOrder_info;
56
+ itemInfo: ProductListDataListItemInfo;
57
+ }
58
+ export interface ProductListDataListLang_list {
59
+ lang_id: number;
60
+ name: string;
61
+ optimize_status: number;
62
+ }
63
+ export interface ProductListDataListOptimize_lang_list {
64
+ lang_id: number;
65
+ name: string;
66
+ }
67
+ export interface ProductListDataListAdopt_platform {
68
+ platform_id: number;
69
+ platform_name: string;
70
+ adopt: boolean;
71
+ site_list: string[];
72
+ }
73
+ export interface ProductListDataListProduct_issue_count_detail {
74
+ product_id: number;
75
+ orders: number;
76
+ orders_day1: number;
77
+ orders_day3: number;
78
+ orders_day7: number;
79
+ orders_day15: number;
80
+ orders_day30: number;
81
+ region_code: string;
82
+ region_code_str: string;
83
+ }
84
+ export interface ProductListDataListOrder_info {
85
+ total_orders: number;
86
+ platform_orders: string[];
87
+ }
88
+ export interface ProductListDataListItemInfo {
89
+ package_length: number;
90
+ package_width: number;
91
+ package_height: number;
92
+ package_weight: number;
93
+ }
94
+ export interface ProductListDataPagination {
95
+ page: number;
96
+ prev: number;
97
+ next: number;
98
+ limit: number;
99
+ offset: number;
100
+ total: number;
101
+ totalPages: number;
102
+ }
103
+ export interface ProductListCost_time {
104
+ start: string;
105
+ end: string;
106
+ cost: number;
107
+ }
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=ProductList.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProductList.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,7 @@
1
+ export interface Response {
2
+ /** 200-ok,其他表示错误 */
3
+ code: number;
4
+ message: string;
5
+ /** []或{} */
6
+ data: string[];
7
+ }
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=Response.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Response.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,14 @@
1
+ export interface SaleStats {
2
+ order_sales: SaleStatsOrder_sales[];
3
+ }
4
+ export interface SaleStatsOrder_sales {
5
+ orders_day1: number;
6
+ orders_day30: number;
7
+ item_sku: string;
8
+ product_id: number;
9
+ orders_day7: number;
10
+ orders: number;
11
+ orders_day15: number;
12
+ orders_day3: number;
13
+ region_code: string;
14
+ }
@@ -0,0 +1,2 @@
1
+
2
+ //# sourceMappingURL=SaleStats.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SaleStats.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,3 +1,6 @@
1
+ export * from "./apiTypes/ProductList";
2
+ export * from "./apiTypes/SaleStats";
3
+ export * from "./apiTypes/Response";
1
4
  export type Primitive = undefined | null | boolean | string | number | symbol;
2
5
  export type DeepRequired<T> = T extends Primitive ? T : keyof T extends never ? T : {
3
6
  [K in keyof T]-?: DeepRequired<T[K]>;
@@ -1,2 +1,4 @@
1
-
1
+ import './apiTypes/ProductList.mjs';
2
+ import './apiTypes/SaleStats.mjs';
3
+ import './apiTypes/Response.mjs';
2
4
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1,6 +1,5 @@
1
- import '../../utils/index.mjs';
2
- import '../utils/index.mjs';
3
1
  import { createAxios } from '../../utils/src/http/createAxios.mjs';
2
+ import '../utils/index.mjs';
4
3
  import { resetBaseURLInterceptorsRequest } from '../utils/resetAxiosBaseUrl.mjs';
5
4
 
6
5
  const viteModes = [
@@ -1 +1 @@
1
- {"version":3,"file":"request.mjs","sources":["../../../../../packages/api/gstore/request.ts"],"sourcesContent":["import { createAxios } from '@giime/utils';\nimport { resetBaseURLInterceptorsRequest } from '../utils';\n\nconst viteModes = [\n { mode: 'development', url: '/gstore-api' },\n { mode: 'production', url: 'https://thirdshop-gstore.giikin.com' },\n { mode: 'test', url: 'http://192.168.4.125:10086/gstore/' },\n];\nconst baseUrlEnvKey = 'VITE_GIIME_GSTORE_API';\n\nconst { service } = createAxios({\n baseURL: '',\n successCode: 200,\n withCredentials: false,\n isUseParamsToken: true,\n});\n// 添加重置请求的baseURL 请求拦截器\nresetBaseURLInterceptorsRequest(service, { baseUrlEnvKey, viteModes });\nexport default service;\n"],"names":[],"mappings":";;;;;AAGA,MAAM,SAAY,GAAA;AAAA,EAChB,EAAE,IAAA,EAAM,aAAe,EAAA,GAAA,EAAK,aAAc,EAAA;AAAA,EAC1C,EAAE,IAAA,EAAM,YAAc,EAAA,GAAA,EAAK,qCAAsC,EAAA;AAAA,EACjE,EAAE,IAAA,EAAM,MAAQ,EAAA,GAAA,EAAK,oCAAqC,EAAA;AAC5D,CAAA,CAAA;AACA,MAAM,aAAgB,GAAA,uBAAA,CAAA;AAEhB,MAAA,EAAE,OAAQ,EAAA,GAAI,WAAY,CAAA;AAAA,EAC9B,OAAS,EAAA,EAAA;AAAA,EACT,WAAa,EAAA,GAAA;AAAA,EACb,eAAiB,EAAA,KAAA;AAAA,EACjB,gBAAkB,EAAA,IAAA;AACpB,CAAC,EAAA;AAED,+BAAA,CAAgC,OAAS,EAAA,EAAE,aAAe,EAAA,SAAA,EAAW,CAAA;;;;"}
1
+ {"version":3,"file":"request.mjs","sources":["../../../../../packages/api/gstore/request.ts"],"sourcesContent":["import { createAxios } from '@giime/utils/src/http/createAxios';\nimport { resetBaseURLInterceptorsRequest } from '../utils';\n\nconst viteModes = [\n { mode: 'development', url: '/gstore-api' },\n { mode: 'production', url: 'https://thirdshop-gstore.giikin.com' },\n { mode: 'test', url: 'http://192.168.4.125:10086/gstore/' },\n];\nconst baseUrlEnvKey = 'VITE_GIIME_GSTORE_API';\n\nconst { service } = createAxios({\n baseURL: '',\n successCode: 200,\n withCredentials: false,\n isUseParamsToken: true,\n});\n// 添加重置请求的baseURL 请求拦截器\nresetBaseURLInterceptorsRequest(service, { baseUrlEnvKey, viteModes });\nexport default service;\n"],"names":[],"mappings":";;;;AAGA,MAAM,SAAY,GAAA;AAAA,EAChB,EAAE,IAAA,EAAM,aAAe,EAAA,GAAA,EAAK,aAAc,EAAA;AAAA,EAC1C,EAAE,IAAA,EAAM,YAAc,EAAA,GAAA,EAAK,qCAAsC,EAAA;AAAA,EACjE,EAAE,IAAA,EAAM,MAAQ,EAAA,GAAA,EAAK,oCAAqC,EAAA;AAC5D,CAAA,CAAA;AACA,MAAM,aAAgB,GAAA,uBAAA,CAAA;AAEhB,MAAA,EAAE,OAAQ,EAAA,GAAI,WAAY,CAAA;AAAA,EAC9B,OAAS,EAAA,EAAA;AAAA,EACT,WAAa,EAAA,GAAA;AAAA,EACb,eAAiB,EAAA,KAAA;AAAA,EACjB,gBAAkB,EAAA,IAAA;AACpB,CAAC,EAAA;AAED,+BAAA,CAAgC,OAAS,EAAA,EAAE,aAAe,EAAA,SAAA,EAAW,CAAA;;;;"}
@@ -1,4 +1,62 @@
1
+ import { type GkMenuTree2Dto, type ServiceVo, type OrgTree2Dto, type AccountsVo } from "../../../interface";
1
2
  import { type AxiosRequestConfig } from "axios";
3
+ export interface GetBasicV1UserGetCurrentUserResult {
4
+ /** 状态码 */
5
+ code: number;
6
+ /** 业务状态码 */
7
+ bizCode: number;
8
+ data?: GetBasicV1UserGetCurrentUserResultData;
9
+ /** 返回消息 */
10
+ msg: string;
11
+ }
12
+ export interface GetBasicV1UserGetCurrentUserResultData {
13
+ /** 用户ID */
14
+ id: number;
15
+ /** 姓名 */
16
+ name: string;
17
+ /** 登录账户 */
18
+ account?: string;
19
+ /** 头像 */
20
+ avatar?: string;
21
+ /** 联系电话 */
22
+ phone?: string;
23
+ /** 菜单 */
24
+ menus?: GkMenuTree2Dto[];
25
+ /** 服务信息 */
26
+ services?: ServiceVo[];
27
+ /** 所属角色 */
28
+ roles?: string[];
29
+ /** 所属团队列表 */
30
+ areas?: string[];
31
+ /** 资产类型 */
32
+ cates?: string[];
33
+ /** 所属组织列表 */
34
+ orgs?: OrgTree2Dto[];
35
+ /** 白名单ID */
36
+ whids?: string[];
37
+ /** IP */
38
+ ips?: string[];
39
+ /** 账号 */
40
+ accounts?: AccountsVo[];
41
+ /** 平台标识 */
42
+ platform?: string;
43
+ /** 岗位 */
44
+ job: number;
45
+ /** 所属团队 */
46
+ area_id?: number;
47
+ /** 所属组织 */
48
+ org_code?: string;
49
+ /** 仓库ID */
50
+ house_id: number;
51
+ /** 是否接受告警 */
52
+ receive_alert: number;
53
+ /** 浏览权限等级 */
54
+ look_level?: number;
55
+ /** 钉钉ID */
56
+ dingtalk_id?: string;
57
+ /** 过期时间 */
58
+ expired: number;
59
+ }
2
60
  /**
3
61
  * 获取当前登录用户信息
4
62
  * /basic/v1/user/getCurrentUser