林产品信息发布平台.postman_collection.json 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224
  1. {
  2. "info": {
  3. "_postman_id": "23b59d2d-d43b-4f88-8b7c-d5742e3476f9",
  4. "name": "林产品信息发布平台",
  5. "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
  6. },
  7. "item": [
  8. {
  9. "name": "商品管理",
  10. "item": [
  11. {
  12. "name": "导入商品excel",
  13. "protocolProfileBehavior": {
  14. "disableBodyPruning": true
  15. },
  16. "request": {
  17. "method": "GET",
  18. "header": [],
  19. "body": {
  20. "mode": "formdata",
  21. "formdata": [
  22. {
  23. "key": "file",
  24. "type": "file",
  25. "src": "/C:/Users/Administrator/Desktop/安龙县西城秀树农林有限责任公司.xlsx"
  26. }
  27. ],
  28. "options": {
  29. "formdata": {}
  30. }
  31. },
  32. "url": {
  33. "raw": "172.16.90.3:9099/bigData/upload/bigdata",
  34. "host": [
  35. "172",
  36. "16",
  37. "90",
  38. "3"
  39. ],
  40. "port": "9099",
  41. "path": [
  42. "bigData",
  43. "upload",
  44. "bigdata"
  45. ]
  46. }
  47. },
  48. "response": []
  49. },
  50. {
  51. "name": "根据供应商id查询生产地",
  52. "request": {
  53. "method": "GET",
  54. "header": [],
  55. "url": {
  56. "raw": "http://localhost:9098/forest-admin/product/plOfPro/select",
  57. "protocol": "http",
  58. "host": [
  59. "localhost"
  60. ],
  61. "port": "9098",
  62. "path": [
  63. "forest-admin",
  64. "product",
  65. "plOfPro",
  66. "select"
  67. ]
  68. }
  69. },
  70. "response": []
  71. },
  72. {
  73. "name": "新增商品",
  74. "request": {
  75. "method": "POST",
  76. "header": [],
  77. "body": {
  78. "mode": "raw",
  79. "raw": "{\r\n \"brandId\":1,\r\n \"productBigCategoryId\":69,\r\n \"productBigCategoryName\":\"石斛\",\r\n \"productCategoryId\":125,\r\n \"productCategoryName\":null,\r\n \"feightTemplateId\":null,\r\n \"productAttributeCategoryId\":null,\r\n \"name\":\"大大大铁皮石斛鲜条\",\r\n \"pic\":\"http://fqn.hongweisoft.com/0/2/227/20200912140536000000015\",\r\n \"productSn\":\"6971143520165\",\r\n \"deleteStatus\":0,\r\n \"publishStatus\":1,\r\n \"newStatus\":1,\r\n \"recommandStatus\":1,\r\n \"verifyStatus\":1,\r\n \"sort\":0,\r\n \"sale\":0,\r\n \"price\":598,\r\n \"promotionPrice\":null,\r\n \"giftGrowth\":0,\r\n \"giftPoint\":0,\r\n \"usePointLimit\":0,\r\n \"originalPrice\":598,\r\n \"stock\":0,\r\n \"lowStock\":0,\r\n \"unit\":\"盒装\",\r\n \"weight\":0,\r\n \"previewStatus\":0,\r\n \"serviceIds\":null,\r\n \"keywords\":\"铁皮石斛鲜条\",\r\n \"note\":\"铁皮石斛鲜条\",\r\n \"detailTitle\":\"铁皮石斛鲜条\",\r\n \"promotionStartTime\":null,\r\n \"promotionEndTime\":null,\r\n \"promotionPerLimit\":0,\r\n \"promotionType\":null,\r\n \"brandName\":\"西城秀树\",\r\n \"compId\":72,\r\n \"compName\":\"安龙县西城秀树农林有限责任公司\",\r\n \"tradePrice\":299,\r\n \"spec\":\"500g/提(250g/盒*2)\",\r\n \"dateOfManufacture\":null,\r\n \"placeOfProductionId\":null,\r\n \"placeOfProduction\":\"贵州石斛谷\",\r\n \"qualityGuaranteePeriod\":\"3个月\",\r\n \"pointsForAttention\":null,\r\n \"createId\":1,\r\n \"createTime\":\"2020-09-12T06:05:23.000+0000\",\r\n \"updateId\":null,\r\n \"updateTime\":null,\r\n \"createType\":0,\r\n \"subTitle\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"description\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"albumPics\":\"http://fqn.hongweisoft.com/0/2/227/20200912140523000000001,http://fqn.hongweisoft.com/0/2/227/20200912140524000000002,http://fqn.hongweisoft.com/0/2/227/20200912140525000000003,http://fqn.hongweisoft.com/0/2/227/20200912140526000000004,http://fqn.hongweisoft.com/0/2/227/20200912140526000000005,http://fqn.hongweisoft.com/0/2/227/20200912140527000000006,http://fqn.hongweisoft.com/0/2/227/20200912140528000000007,http://fqn.hongweisoft.com/0/2/227/20200912140530000000008,http://fqn.hongweisoft.com/0/2/227/20200912140531000000009,http://fqn.hongweisoft.com/0/2/227/20200912140532000000010,http://fqn.hongweisoft.com/0/2/227/20200912140533000000011,http://fqn.hongweisoft.com/0/2/227/20200912140534000000012,http://fqn.hongweisoft.com/0/2/227/20200912140534000000013,http://fqn.hongweisoft.com/0/2/227/20200912140536000000014\",\r\n \"detailDesc\":\"\",\r\n \"detailHtml\":\"<p>测试</p>\",\r\n \"detailMobileHtml\":\"<p>测试</p>\",\r\n \"instructions\":null,\r\n \"productLadderList\":[\r\n\r\n ],\r\n \"productFullReductionList\":[\r\n\r\n ],\r\n \"memberPriceList\":[\r\n\r\n ],\r\n \"skuStockList\":[\r\n\r\n ],\r\n \"productAttributeValueList\":[\r\n\r\n ],\r\n \"subjectProductRelationList\":[\r\n\r\n ],\r\n \"prefrenceAreaProductRelationList\":[\r\n\r\n ],\r\n \"cateParentId\":69\r\n}",
  80. "options": {
  81. "raw": {
  82. "language": "json"
  83. }
  84. }
  85. },
  86. "url": {
  87. "raw": "http://localhost:9098/forest-admin/product/create",
  88. "protocol": "http",
  89. "host": [
  90. "localhost"
  91. ],
  92. "port": "9098",
  93. "path": [
  94. "forest-admin",
  95. "product",
  96. "create"
  97. ]
  98. }
  99. },
  100. "response": [
  101. {
  102. "name": "新增商品",
  103. "originalRequest": {
  104. "method": "POST",
  105. "header": [],
  106. "body": {
  107. "mode": "raw",
  108. "raw": "{\r\n \"brandId\":1,\r\n \"productBigCategoryId\":69, //大类id\r\n \"productBigCategoryName\":\"石斛\",\r\n \"productCategoryId\":125,//小类id\r\n \"productCategoryName\":null,\r\n \"feightTemplateId\":null,\r\n \"productAttributeCategoryId\":null,\r\n \"name\":\"大大大铁皮石斛鲜条\",\r\n \"pic\":\"http://fqn.hongweisoft.com/0/2/227/20200912140536000000015\",\r\n \"productSn\":\"6971143520165\",\r\n \"deleteStatus\":0,\r\n \"publishStatus\":1,\r\n \"newStatus\":1,\r\n \"recommandStatus\":1,\r\n \"verifyStatus\":1,\r\n \"sort\":0,\r\n \"sale\":0,\r\n \"price\":598,\r\n \"promotionPrice\":null,\r\n \"giftGrowth\":0,\r\n \"giftPoint\":0,\r\n \"usePointLimit\":0,\r\n \"originalPrice\":598,\r\n \"stock\":0,\r\n \"lowStock\":0,\r\n \"unit\":\"盒装\",\r\n \"weight\":0,\r\n \"previewStatus\":0,\r\n \"serviceIds\":null,\r\n \"keywords\":\"铁皮石斛鲜条\",\r\n \"note\":\"铁皮石斛鲜条\",\r\n \"detailTitle\":\"铁皮石斛鲜条\",\r\n \"promotionStartTime\":null,\r\n \"promotionEndTime\":null,\r\n \"promotionPerLimit\":0,\r\n \"promotionType\":null,\r\n \"brandName\":\"西城秀树\",\r\n \"compId\":72,\r\n \"compName\":\"安龙县西城秀树农林有限责任公司\",\r\n \"tradePrice\":299,\r\n \"spec\":\"500g/提(250g/盒*2)\",//规格信息\r\n \"dateOfManufacture\":null,\r\n \"placeOfProductionId\":null,\r\n \"placeOfProduction\":\"贵州石斛谷\",\r\n \"qualityGuaranteePeriod\":\"3个月\",\r\n \"pointsForAttention\":null,\r\n \"createId\":1,\r\n \"createTime\":\"2020-09-12T06:05:23.000+0000\",\r\n \"updateId\":null,\r\n \"updateTime\":null,\r\n \"createType\":0,\r\n \"subTitle\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"description\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"albumPics\":\"http://fqn.hongweisoft.com/0/2/227/20200912140523000000001,http://fqn.hongweisoft.com/0/2/227/20200912140524000000002,http://fqn.hongweisoft.com/0/2/227/20200912140525000000003,http://fqn.hongweisoft.com/0/2/227/20200912140526000000004,http://fqn.hongweisoft.com/0/2/227/20200912140526000000005,http://fqn.hongweisoft.com/0/2/227/20200912140527000000006,http://fqn.hongweisoft.com/0/2/227/20200912140528000000007,http://fqn.hongweisoft.com/0/2/227/20200912140530000000008,http://fqn.hongweisoft.com/0/2/227/20200912140531000000009,http://fqn.hongweisoft.com/0/2/227/20200912140532000000010,http://fqn.hongweisoft.com/0/2/227/20200912140533000000011,http://fqn.hongweisoft.com/0/2/227/20200912140534000000012,http://fqn.hongweisoft.com/0/2/227/20200912140534000000013,http://fqn.hongweisoft.com/0/2/227/20200912140536000000014\",\r\n \"detailDesc\":\"\",\r\n \"detailHtml\":\"<p>测试</p>\",\r\n \"detailMobileHtml\":\"<p>测试</p>\",\r\n \"instructions\":null,\r\n \"productLadderList\":[\r\n\r\n ],\r\n \"productFullReductionList\":[\r\n\r\n ],\r\n \"memberPriceList\":[\r\n\r\n ],\r\n \"skuStockList\":[\r\n\r\n ],\r\n \"productAttributeValueList\":[\r\n\r\n ],\r\n \"subjectProductRelationList\":[\r\n\r\n ],\r\n \"prefrenceAreaProductRelationList\":[\r\n\r\n ],\r\n \"cateParentId\":69\r\n}",
  109. "options": {
  110. "raw": {
  111. "language": "json"
  112. }
  113. }
  114. },
  115. "url": {
  116. "raw": "http://localhost:9098/forest-admin/product/create",
  117. "protocol": "http",
  118. "host": [
  119. "localhost"
  120. ],
  121. "port": "9098",
  122. "path": [
  123. "forest-admin",
  124. "product",
  125. "create"
  126. ]
  127. }
  128. },
  129. "status": "OK",
  130. "code": 200,
  131. "_postman_previewlanguage": "json",
  132. "header": [
  133. {
  134. "key": "transfer-encoding",
  135. "value": "chunked"
  136. },
  137. {
  138. "key": "X-Content-Type-Options",
  139. "value": "nosniff"
  140. },
  141. {
  142. "key": "X-XSS-Protection",
  143. "value": "1; mode=block"
  144. },
  145. {
  146. "key": "Cache-Control",
  147. "value": "no-cache, no-store, max-age=0, must-revalidate"
  148. },
  149. {
  150. "key": "Pragma",
  151. "value": "no-cache"
  152. },
  153. {
  154. "key": "Expires",
  155. "value": "0"
  156. },
  157. {
  158. "key": "X-Frame-Options",
  159. "value": "DENY"
  160. },
  161. {
  162. "key": "Content-Type",
  163. "value": "application/json;charset=UTF-8"
  164. },
  165. {
  166. "key": "Date",
  167. "value": "Thu, 24 Sep 2020 09:22:52 GMT"
  168. }
  169. ],
  170. "cookie": [],
  171. "body": "{\n \"code\": 200,\n \"message\": \"操作成功\",\n \"data\": 1\n}"
  172. }
  173. ]
  174. },
  175. {
  176. "name": "商品查询分页查询",
  177. "request": {
  178. "method": "GET",
  179. "header": [],
  180. "url": {
  181. "raw": "http://172.16.90.8:9098/forest-admin/product/list?pageNum=1&pageSize=5",
  182. "protocol": "http",
  183. "host": [
  184. "172",
  185. "16",
  186. "90",
  187. "8"
  188. ],
  189. "port": "9098",
  190. "path": [
  191. "forest-admin",
  192. "product",
  193. "list"
  194. ],
  195. "query": [
  196. {
  197. "key": "pageNum",
  198. "value": "1"
  199. },
  200. {
  201. "key": "pageSize",
  202. "value": "5"
  203. }
  204. ]
  205. }
  206. },
  207. "response": []
  208. },
  209. {
  210. "name": "商品更新",
  211. "request": {
  212. "method": "POST",
  213. "header": [],
  214. "body": {
  215. "mode": "raw",
  216. "raw": "{\r\n \"id\":227,\r\n \"brandId\":1,\r\n \"productBigCategoryId\":69,\r\n \"productBigCategoryName\":\"石斛\",\r\n \"productCategoryId\":125,\r\n \"productCategoryName\":null,\r\n \"feightTemplateId\":null,\r\n \"productAttributeCategoryId\":null,\r\n \"name\":\"大大大铁皮石斛鲜条\",\r\n \"pic\":\"http://fqn.hongweisoft.com/0/2/227/20200912140536000000015\",\r\n \"productSn\":\"6971143520165\",\r\n \"deleteStatus\":0,\r\n \"publishStatus\":1,\r\n \"newStatus\":1,\r\n \"recommandStatus\":1,\r\n \"verifyStatus\":1,\r\n \"sort\":0,\r\n \"sale\":0,\r\n \"price\":598,\r\n \"promotionPrice\":null,\r\n \"giftGrowth\":0,\r\n \"giftPoint\":0,\r\n \"usePointLimit\":0,\r\n \"originalPrice\":598,\r\n \"stock\":0,\r\n \"lowStock\":0,\r\n \"unit\":\"盒装\",\r\n \"weight\":0,\r\n \"previewStatus\":0,\r\n \"serviceIds\":null,\r\n \"keywords\":\"铁皮石斛鲜条\",\r\n \"note\":\"铁皮石斛鲜条\",\r\n \"detailTitle\":\"铁皮石斛鲜条\",\r\n \"promotionStartTime\":null,\r\n \"promotionEndTime\":null,\r\n \"promotionPerLimit\":0,\r\n \"promotionType\":null,\r\n \"brandName\":\"西城秀树\",\r\n \"compId\":72,\r\n \"compName\":\"安龙县西城秀树农林有限责任公司\",\r\n \"tradePrice\":299,\r\n \"spec\":\"500g/提(250g/盒*2)\",\r\n \"dateOfManufacture\":null,\r\n \"placeOfProductionId\":null,\r\n \"placeOfProduction\":\"贵州石斛谷\",\r\n \"qualityGuaranteePeriod\":\"3个月\",\r\n \"pointsForAttention\":null,\r\n \"createId\":1,\r\n \"createTime\":\"2020-09-12T06:05:23.000+0000\",\r\n \"updateId\":null,\r\n \"updateTime\":null,\r\n \"createType\":0,\r\n \"subTitle\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"description\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"albumPics\":\"http://fqn.hongweisoft.com/0/2/227/20200912140523000000001,http://fqn.hongweisoft.com/0/2/227/20200912140524000000002,http://fqn.hongweisoft.com/0/2/227/20200912140525000000003,http://fqn.hongweisoft.com/0/2/227/20200912140526000000004,http://fqn.hongweisoft.com/0/2/227/20200912140526000000005,http://fqn.hongweisoft.com/0/2/227/20200912140527000000006,http://fqn.hongweisoft.com/0/2/227/20200912140528000000007,http://fqn.hongweisoft.com/0/2/227/20200912140530000000008,http://fqn.hongweisoft.com/0/2/227/20200912140531000000009,http://fqn.hongweisoft.com/0/2/227/20200912140532000000010,http://fqn.hongweisoft.com/0/2/227/20200912140533000000011,http://fqn.hongweisoft.com/0/2/227/20200912140534000000012,http://fqn.hongweisoft.com/0/2/227/20200912140534000000013,http://fqn.hongweisoft.com/0/2/227/20200912140536000000014\",\r\n \"detailDesc\":\"\",\r\n \"detailHtml\":\"<p>测试</p>\",\r\n \"detailMobileHtml\":\"<p>测试</p>\",\r\n \"instructions\":null,\r\n \"productLadderList\":[\r\n\r\n ],\r\n \"productFullReductionList\":[\r\n\r\n ],\r\n \"memberPriceList\":[\r\n\r\n ],\r\n \"skuStockList\":[\r\n\r\n ],\r\n \"productAttributeValueList\":[\r\n\r\n ],\r\n \"subjectProductRelationList\":[\r\n\r\n ],\r\n \"prefrenceAreaProductRelationList\":[\r\n\r\n ],\r\n \"cateParentId\":69\r\n}",
  217. "options": {
  218. "raw": {
  219. "language": "json"
  220. }
  221. }
  222. },
  223. "url": {
  224. "raw": "http://localhost:9098/forest-admin/product/update/227",
  225. "protocol": "http",
  226. "host": [
  227. "localhost"
  228. ],
  229. "port": "9098",
  230. "path": [
  231. "forest-admin",
  232. "product",
  233. "update",
  234. "227"
  235. ]
  236. }
  237. },
  238. "response": [
  239. {
  240. "name": "商品更新",
  241. "originalRequest": {
  242. "method": "POST",
  243. "header": [],
  244. "body": {
  245. "mode": "raw",
  246. "raw": "{\r\n \"id\":227,\r\n \"brandId\":1,\r\n \"productBigCategoryId\":69,\r\n \"productBigCategoryName\":\"石斛\",\r\n \"productCategoryId\":125,\r\n \"productCategoryName\":null,\r\n \"feightTemplateId\":null,\r\n \"productAttributeCategoryId\":null,\r\n \"name\":\"大大大铁皮石斛鲜条\",\r\n \"pic\":\"http://fqn.hongweisoft.com/0/2/227/20200912140536000000015\",\r\n \"productSn\":\"6971143520165\",\r\n \"deleteStatus\":0,\r\n \"publishStatus\":1,\r\n \"newStatus\":1,\r\n \"recommandStatus\":1,\r\n \"verifyStatus\":1,\r\n \"sort\":0,\r\n \"sale\":0,\r\n \"price\":598,\r\n \"promotionPrice\":null,\r\n \"giftGrowth\":0,\r\n \"giftPoint\":0,\r\n \"usePointLimit\":0,\r\n \"originalPrice\":598,\r\n \"stock\":0,\r\n \"lowStock\":0,\r\n \"unit\":\"盒装\",\r\n \"weight\":0,\r\n \"previewStatus\":0,\r\n \"serviceIds\":null,\r\n \"keywords\":\"铁皮石斛鲜条\",\r\n \"note\":\"铁皮石斛鲜条\",\r\n \"detailTitle\":\"铁皮石斛鲜条\",\r\n \"promotionStartTime\":null,\r\n \"promotionEndTime\":null,\r\n \"promotionPerLimit\":0,\r\n \"promotionType\":null,\r\n \"brandName\":\"西城秀树\",\r\n \"compId\":72,//供应商id\r\n \"compName\":\"安龙县西城秀树农林有限责任公司\",\r\n \"tradePrice\":299,\r\n \"spec\":\"500g/提(250g/盒*2)\",\r\n \"dateOfManufacture\":null,\r\n \"placeOfProductionId\":null, //生产地id\r\n \"placeOfProduction\":\"贵州石斛谷\",\r\n \"qualityGuaranteePeriod\":\"3个月\",\r\n \"pointsForAttention\":null,\r\n \"createId\":1,\r\n \"createTime\":\"2020-09-12T06:05:23.000+0000\",\r\n \"updateId\":null,\r\n \"updateTime\":null,\r\n \"createType\":0,\r\n \"subTitle\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"description\":\"产品信息∶【产品名称】铁皮石斛鲜条【净含量】250g×2【食用方法】鲜吃、榨汁、煲汤和泡酒【保质期】3个月【适宜人群】男女老少皆宜【贮藏方法】通风干燥处,防潮(建议2~5℃冷藏)【生产商】安龙县西城秀树农林有限责任公司【产地】贵州省黔西南布依族苗族自治州安龙县\",\r\n \"albumPics\":\"http://fqn.hongweisoft.com/0/2/227/20200912140523000000001,http://fqn.hongweisoft.com/0/2/227/20200912140524000000002,http://fqn.hongweisoft.com/0/2/227/20200912140525000000003,http://fqn.hongweisoft.com/0/2/227/20200912140526000000004,http://fqn.hongweisoft.com/0/2/227/20200912140526000000005,http://fqn.hongweisoft.com/0/2/227/20200912140527000000006,http://fqn.hongweisoft.com/0/2/227/20200912140528000000007,http://fqn.hongweisoft.com/0/2/227/20200912140530000000008,http://fqn.hongweisoft.com/0/2/227/20200912140531000000009,http://fqn.hongweisoft.com/0/2/227/20200912140532000000010,http://fqn.hongweisoft.com/0/2/227/20200912140533000000011,http://fqn.hongweisoft.com/0/2/227/20200912140534000000012,http://fqn.hongweisoft.com/0/2/227/20200912140534000000013,http://fqn.hongweisoft.com/0/2/227/20200912140536000000014\",\r\n \"detailDesc\":\"\",\r\n \"detailHtml\":\"<p>测试</p>\",\r\n \"detailMobileHtml\":\"<p>测试</p>\",\r\n \"instructions\":null,\r\n \"productLadderList\":[\r\n\r\n ],\r\n \"productFullReductionList\":[\r\n\r\n ],\r\n \"memberPriceList\":[\r\n\r\n ],\r\n \"skuStockList\":[\r\n\r\n ],\r\n \"productAttributeValueList\":[\r\n\r\n ],\r\n \"subjectProductRelationList\":[\r\n\r\n ],\r\n \"prefrenceAreaProductRelationList\":[\r\n\r\n ],\r\n \"cateParentId\":69\r\n}",
  247. "options": {
  248. "raw": {
  249. "language": "json"
  250. }
  251. }
  252. },
  253. "url": {
  254. "raw": "http://localhost:9098/forest-admin/product/update/227",
  255. "protocol": "http",
  256. "host": [
  257. "localhost"
  258. ],
  259. "port": "9098",
  260. "path": [
  261. "forest-admin",
  262. "product",
  263. "update",
  264. "227"
  265. ]
  266. }
  267. },
  268. "status": "OK",
  269. "code": 200,
  270. "_postman_previewlanguage": "json",
  271. "header": [
  272. {
  273. "key": "transfer-encoding",
  274. "value": "chunked"
  275. },
  276. {
  277. "key": "X-Content-Type-Options",
  278. "value": "nosniff"
  279. },
  280. {
  281. "key": "X-XSS-Protection",
  282. "value": "1; mode=block"
  283. },
  284. {
  285. "key": "Cache-Control",
  286. "value": "no-cache, no-store, max-age=0, must-revalidate"
  287. },
  288. {
  289. "key": "Pragma",
  290. "value": "no-cache"
  291. },
  292. {
  293. "key": "Expires",
  294. "value": "0"
  295. },
  296. {
  297. "key": "X-Frame-Options",
  298. "value": "DENY"
  299. },
  300. {
  301. "key": "Content-Type",
  302. "value": "application/json;charset=UTF-8"
  303. },
  304. {
  305. "key": "Date",
  306. "value": "Thu, 24 Sep 2020 08:31:07 GMT"
  307. }
  308. ],
  309. "cookie": [],
  310. "body": "{\n \"code\": 200,\n \"message\": \"操作成功\",\n \"data\": 1\n}"
  311. }
  312. ]
  313. },
  314. {
  315. "name": "审核商品通过",
  316. "request": {
  317. "method": "PUT",
  318. "header": [],
  319. "url": {
  320. "raw": "http://localhost:9098/forest-admin/product/update/verify/227",
  321. "protocol": "http",
  322. "host": [
  323. "localhost"
  324. ],
  325. "port": "9098",
  326. "path": [
  327. "forest-admin",
  328. "product",
  329. "update",
  330. "verify",
  331. "227"
  332. ]
  333. }
  334. },
  335. "response": []
  336. },
  337. {
  338. "name": "根据商品id查看商品",
  339. "request": {
  340. "method": "GET",
  341. "header": [],
  342. "url": {
  343. "raw": "localhost:9098/forest-portal/product/detail/460",
  344. "host": [
  345. "localhost"
  346. ],
  347. "port": "9098",
  348. "path": [
  349. "forest-portal",
  350. "product",
  351. "detail",
  352. "460"
  353. ]
  354. }
  355. },
  356. "response": []
  357. }
  358. ],
  359. "protocolProfileBehavior": {}
  360. },
  361. {
  362. "name": "产品意向管理",
  363. "item": [
  364. {
  365. "name": "供应商查看产品意向列表",
  366. "request": {
  367. "method": "GET",
  368. "header": [],
  369. "url": {
  370. "raw": "http://172.16.90.8:9098/forest-admin/oms/pre/web/list?pageNo=1&pageSize=10",
  371. "protocol": "http",
  372. "host": [
  373. "172",
  374. "16",
  375. "90",
  376. "8"
  377. ],
  378. "port": "9098",
  379. "path": [
  380. "forest-admin",
  381. "oms",
  382. "pre",
  383. "web",
  384. "list"
  385. ],
  386. "query": [
  387. {
  388. "key": "pageNo",
  389. "value": "1"
  390. },
  391. {
  392. "key": "pageSize",
  393. "value": "10"
  394. }
  395. ]
  396. }
  397. },
  398. "response": [
  399. {
  400. "name": "供应商查看产品意向列表",
  401. "originalRequest": {
  402. "method": "GET",
  403. "header": [],
  404. "url": {
  405. "raw": "http://172.16.90.8:9098/forest-admin/oms/pre/web/list?pageNO=1&pageSize=10",
  406. "protocol": "http",
  407. "host": [
  408. "172",
  409. "16",
  410. "90",
  411. "8"
  412. ],
  413. "port": "9098",
  414. "path": [
  415. "forest-admin",
  416. "oms",
  417. "pre",
  418. "web",
  419. "list"
  420. ],
  421. "query": [
  422. {
  423. "key": "pageNO",
  424. "value": "1"
  425. },
  426. {
  427. "key": "pageSize",
  428. "value": "10"
  429. }
  430. ]
  431. }
  432. },
  433. "status": "OK",
  434. "code": 200,
  435. "_postman_previewlanguage": "json",
  436. "header": [
  437. {
  438. "key": "transfer-encoding",
  439. "value": "chunked"
  440. },
  441. {
  442. "key": "X-Content-Type-Options",
  443. "value": "nosniff"
  444. },
  445. {
  446. "key": "X-XSS-Protection",
  447. "value": "1; mode=block"
  448. },
  449. {
  450. "key": "Cache-Control",
  451. "value": "no-cache, no-store, max-age=0, must-revalidate"
  452. },
  453. {
  454. "key": "Pragma",
  455. "value": "no-cache"
  456. },
  457. {
  458. "key": "Expires",
  459. "value": "0"
  460. },
  461. {
  462. "key": "X-Frame-Options",
  463. "value": "DENY"
  464. },
  465. {
  466. "key": "Content-Type",
  467. "value": "application/json;charset=UTF-8"
  468. },
  469. {
  470. "key": "Date",
  471. "value": "Tue, 29 Sep 2020 09:02:38 GMT"
  472. }
  473. ],
  474. "cookie": [],
  475. "body": "{\n \"code\": 200,\n \"message\": \"操作成功\",\n \"data\": {\n \"pageNum\": 1,\n \"pageSize\": 10,\n \"totalPage\": 3,\n \"total\": 29,\n \"list\": [\n {\n \"id\": 30,\n \"productId\": 228,\n \"memberId\": 21,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",//供应商名称\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛干花\",//商品名称\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"yhqtb.vip\",//购买者名称\n \"createDate\": null,//创建时间\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,//品牌\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 32,\n \"productId\": 227,\n \"memberId\": 22,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛鲜条\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"降落伞\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 34,\n \"productId\": 228,\n \"memberId\": 24,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛干花\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"小方哥\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 37,\n \"productId\": 230,\n \"memberId\": 26,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛枫斗\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"奇门遁甲\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 53,\n \"productId\": 228,\n \"memberId\": 38,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛干花\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"空谷幽兰\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 59,\n \"productId\": 230,\n \"memberId\": 40,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛枫斗\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"从头再来\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 61,\n \"productId\": 227,\n \"memberId\": 31,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛鲜条\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"zx\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 66,\n \"productId\": 229,\n \"memberId\": 44,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛干花\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"杜华东\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 92,\n \"productId\": 228,\n \"memberId\": 49,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛干花\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"阿刚\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n },\n {\n \"id\": 103,\n \"productId\": 228,\n \"memberId\": 55,\n \"compId\": 72,\n \"pushId\": 1,\n \"originId\": null,\n \"originName\": null,\n \"compName\": \"安龙县西城秀树农林有限责任公司\",\n \"price\": null,\n \"productPic\": null,\n \"productName\": \"铁皮石斛干花\",\n \"productSubTitle\": null,\n \"productSkuCode\": null,\n \"memberNickname\": \"Huh\",\n \"createDate\": null,\n \"modifyDate\": null,\n \"deleteStatus\": 0,\n \"productCategoryId\": null,\n \"productBrand\": null,\n \"productSn\": null,\n \"productAttr\": null\n }\n ]\n }\n}"
  476. }
  477. ]
  478. }
  479. ],
  480. "protocolProfileBehavior": {}
  481. },
  482. {
  483. "name": "生产地",
  484. "item": [
  485. {
  486. "name": "查看生产地列表",
  487. "request": {
  488. "method": "POST",
  489. "header": [],
  490. "body": {
  491. "mode": "raw",
  492. "raw": "{\r\n \"pageNum\": 1,\r\n \"pageSize\": 10\r\n}",
  493. "options": {
  494. "raw": {
  495. "language": "json"
  496. }
  497. }
  498. },
  499. "url": {
  500. "raw": "http://172.16.90.8:9098/forest-admin/origin/list",
  501. "protocol": "http",
  502. "host": [
  503. "172",
  504. "16",
  505. "90",
  506. "8"
  507. ],
  508. "port": "9098",
  509. "path": [
  510. "forest-admin",
  511. "origin",
  512. "list"
  513. ]
  514. }
  515. },
  516. "response": []
  517. }
  518. ],
  519. "protocolProfileBehavior": {}
  520. },
  521. {
  522. "name": "权限",
  523. "item": [
  524. {
  525. "name": "菜单管理",
  526. "item": [
  527. {
  528. "name": "查看二级菜单",
  529. "request": {
  530. "method": "GET",
  531. "header": [],
  532. "url": {
  533. "raw": "http://172.16.90.8:9098/forest-admin/menu/list/21?pageNum=1&pageSize=10",
  534. "protocol": "http",
  535. "host": [
  536. "172",
  537. "16",
  538. "90",
  539. "8"
  540. ],
  541. "port": "9098",
  542. "path": [
  543. "forest-admin",
  544. "menu",
  545. "list",
  546. "21"
  547. ],
  548. "query": [
  549. {
  550. "key": "pageNum",
  551. "value": "1"
  552. },
  553. {
  554. "key": "pageSize",
  555. "value": "10"
  556. }
  557. ]
  558. }
  559. },
  560. "response": []
  561. }
  562. ],
  563. "protocolProfileBehavior": {},
  564. "_postman_isSubFolder": true
  565. }
  566. ],
  567. "protocolProfileBehavior": {}
  568. },
  569. {
  570. "name": "大屏接口",
  571. "item": [
  572. {
  573. "name": "大屏商品分类",
  574. "request": {
  575. "method": "GET",
  576. "header": [],
  577. "url": {
  578. "raw": "http://172.16.90.8:9098/forest-admin/bigData/product/type",
  579. "protocol": "http",
  580. "host": [
  581. "172",
  582. "16",
  583. "90",
  584. "8"
  585. ],
  586. "port": "9098",
  587. "path": [
  588. "forest-admin",
  589. "bigData",
  590. "product",
  591. "type"
  592. ]
  593. }
  594. },
  595. "response": []
  596. },
  597. {
  598. "name": "大屏商品列表",
  599. "request": {
  600. "method": "GET",
  601. "header": [],
  602. "url": {
  603. "raw": "http://172.16.90.8:9098/forest-admin/bigData/product/list?pageNum=1&pageSize=1000&search=&typeId=",
  604. "protocol": "http",
  605. "host": [
  606. "172",
  607. "16",
  608. "90",
  609. "8"
  610. ],
  611. "port": "9098",
  612. "path": [
  613. "forest-admin",
  614. "bigData",
  615. "product",
  616. "list"
  617. ],
  618. "query": [
  619. {
  620. "key": "pageNum",
  621. "value": "1"
  622. },
  623. {
  624. "key": "pageSize",
  625. "value": "1000"
  626. },
  627. {
  628. "key": "search",
  629. "value": "",
  630. "description": "搜索"
  631. },
  632. {
  633. "key": "typeId",
  634. "value": "",
  635. "description": "分类ID"
  636. }
  637. ]
  638. }
  639. },
  640. "response": []
  641. },
  642. {
  643. "name": "根据id查看商品",
  644. "request": {
  645. "method": "GET",
  646. "header": [],
  647. "url": {
  648. "raw": "172.16.90.8:9099/bigData/product/info?id=642",
  649. "host": [
  650. "172",
  651. "16",
  652. "90",
  653. "8"
  654. ],
  655. "port": "9099",
  656. "path": [
  657. "bigData",
  658. "product",
  659. "info"
  660. ],
  661. "query": [
  662. {
  663. "key": "id",
  664. "value": "642"
  665. }
  666. ]
  667. }
  668. },
  669. "response": [
  670. {
  671. "name": "根据id查看商品",
  672. "originalRequest": {
  673. "method": "GET",
  674. "header": [],
  675. "url": {
  676. "raw": "ghost.nat300.top/big-screen/forest-admin/bigData/product/info?id=158",
  677. "host": [
  678. "ghost",
  679. "nat300",
  680. "top"
  681. ],
  682. "path": [
  683. "big-screen",
  684. "forest-admin",
  685. "bigData",
  686. "product",
  687. "info"
  688. ],
  689. "query": [
  690. {
  691. "key": "id",
  692. "value": "158"
  693. }
  694. ]
  695. }
  696. },
  697. "status": "OK",
  698. "code": 200,
  699. "_postman_previewlanguage": "json",
  700. "header": [
  701. {
  702. "key": "Connection",
  703. "value": "close"
  704. },
  705. {
  706. "key": "Transfer-Encoding",
  707. "value": "chunked"
  708. },
  709. {
  710. "key": "Cache-Control",
  711. "value": "max-age=43200"
  712. },
  713. {
  714. "key": "Cache-Control",
  715. "value": "no-cache"
  716. },
  717. {
  718. "key": "Content-Type",
  719. "value": "application/json;charset=UTF-8"
  720. },
  721. {
  722. "key": "Date",
  723. "value": "Sat, 05 Sep 2020 06:34:34 GMT"
  724. },
  725. {
  726. "key": "Expires",
  727. "value": "Sat, 05 Sep 2020 18:34:34 GMT"
  728. },
  729. {
  730. "key": "Pragma",
  731. "value": "no-cache"
  732. },
  733. {
  734. "key": "Server",
  735. "value": "nginx"
  736. },
  737. {
  738. "key": "X-Cache",
  739. "value": "MISS"
  740. },
  741. {
  742. "key": "X-Content-Type-Options",
  743. "value": "nosniff"
  744. },
  745. {
  746. "key": "X-Frame-Options",
  747. "value": "DENY"
  748. },
  749. {
  750. "key": "X-Xss-Protection",
  751. "value": "1; mode=block"
  752. }
  753. ],
  754. "cookie": [],
  755. "body": "{\n \"code\": 200,\n \"message\": \"操作成功\",\n \"data\": {\n \"id\": 158,\n \"name\": \"花椒油\",//名称\n \"pic\": \"https://ss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=3440084072,2870197139&fm=26&gp=0.jpg\",//图片\n \"brandName\": \"点点佳\",//品牌\n \"price\": 12,//价格\n \"umsCompanyInfo\": \"贵州玄德生物科技股份有限公司\",//供应商\n \"spec\": \"268ml\",//规格\n \"qualityGuaranteePeriod\": \"12个月\",//保质期\n \"placeOfProduction\": \"贵州省贵阳市贵阳国家高新技术 产业开发区中小企业孵化园B4-1厂房\",//产地\n \"description\": \"选用优质的花椒原料,用超临界二氧化碳流体萃取,经簿膜-分子蒸馏一体化分离,得到花椒芳香油。麻味绵长、椒香浓郁。\"//产品简介\n }\n}"
  756. }
  757. ]
  758. },
  759. {
  760. "name": "查看供应商详情",
  761. "request": {
  762. "method": "GET",
  763. "header": [],
  764. "url": {
  765. "raw": "http://localhost:9000/forest-admin/big/company/detail?id=202",
  766. "protocol": "http",
  767. "host": [
  768. "localhost"
  769. ],
  770. "port": "9000",
  771. "path": [
  772. "forest-admin",
  773. "big",
  774. "company",
  775. "detail"
  776. ],
  777. "query": [
  778. {
  779. "key": "id",
  780. "value": "202"
  781. }
  782. ]
  783. }
  784. },
  785. "response": []
  786. }
  787. ],
  788. "protocolProfileBehavior": {}
  789. },
  790. {
  791. "name": "供应商",
  792. "item": [
  793. {
  794. "name": "供应商列表查询",
  795. "request": {
  796. "method": "GET",
  797. "header": [],
  798. "url": {
  799. "raw": "http://172.16.90.8:9098/forest-admin/umsCompany/dt/list?pageNo=1&pageSize=5&pageNum=1",
  800. "protocol": "http",
  801. "host": [
  802. "172",
  803. "16",
  804. "90",
  805. "8"
  806. ],
  807. "port": "9098",
  808. "path": [
  809. "forest-admin",
  810. "umsCompany",
  811. "dt",
  812. "list"
  813. ],
  814. "query": [
  815. {
  816. "key": "pageNo",
  817. "value": "1"
  818. },
  819. {
  820. "key": "pageSize",
  821. "value": "5"
  822. },
  823. {
  824. "key": "pageNum",
  825. "value": "1"
  826. }
  827. ]
  828. }
  829. },
  830. "response": []
  831. },
  832. {
  833. "name": "新增供应商",
  834. "request": {
  835. "method": "PUT",
  836. "header": [],
  837. "body": {
  838. "mode": "raw",
  839. "raw": "{\r\n \"compName\":\"黎平县霞宇油脂有限公司\",\r\n \"companyType\":\"省级林业龙头企业\",\r\n \"compLevel\":1,\r\n \"compQual\":\"营业执照\",\r\n \"compImgs\":null,\r\n \"compUrl\":null,\r\n \"compProdLicenseNum\":\"SC10252263110040\",\r\n \"compManageLicenseNum\":\"JY15223280034051\",\r\n \"compSocialCode\":\"91522631683981761\",\r\n \"compConPerson\":\"李小娟\",\r\n \"isCert\":1,\r\n \"compConType\":null,\r\n \"compConNum\":\"18585502076\",\r\n \"compQq\":\"1067107164\",\r\n \"compManageProduct\":\"山茶油\",\r\n \"provinceId\":\"贵州省\",\r\n \"cityId\":\"黔东南州\",\r\n \"countyId\":\"黎平县\",\r\n \"townId\":null,\r\n \"villageId\":null,\r\n \"detailAddress\":\"德凤镇五开北路大地商城\",\r\n \"longitude\":\"109.141944444444\",\r\n \"latitude\":\"26.2430555555556\",\r\n \"compStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:00.000+0000\",\r\n \"createId\":0,\r\n \"updateTime\":null,\r\n \"updateId\":null,\r\n \"compSum\":\"黎平县霞宇油脂有限公司成立于2009年,是一家集油茶种植、生产、加工、销售于一体的油茶专业化生产企业,公司拥有年加工能力2000吨精炼一级山茶油先进生产线,并拥有年加工茶粕12000吨能力。建有优质油茶示范基地5000亩,其中有机基地油茶林1300亩。公司立足现代企业制度,实行总经理负责制,设有厂办公室、财务科、供销部、生产部、化验室、质检科、研发部等部门。现有员工35人,其中管理人员7人,技术人员5人。公司秉承“致诚、致力、致精、致善”的企业精神,全心全意为消费者提供绿色、健康、放心食品。自成立以来,坚持以市场为导向,以企业为龙头,基地为依托,农户为载体的产业化经营模式,充分利用贵州黎平县土质深厚、海拔适中、环境优美、原始古朴、无任何工业污染的自然禀赋和生态环境优势,着力推进绿色发展,已建成千亩以上油茶林基地3个,联系农户400余户,于2017年获得原料、产品有机认证,确保了公司优质油加工所需原料和产品的品质品牌需求。通过与高等院校、科研机构联姻,依托科技创新,获得8项实用新型专利,先后开发了“黔金果”山茶油系列、“金贵”菜籽油系列等粮油产品,深受消费者青睐。 黔金果山茶油、金贵菜籽油系列产品是公司立足本地资源优势开发的生态食用油,深受本地及沿海地区广大消费者欢迎。近年来,公司屡获殊荣:黔金果山茶油2015年获中国森林食品交易博览会金奖,2015-2017年先后荣膺贵州省名牌产品、贵州省著名商标、“贵州好粮油”。公司荣获2013-2017年省级扶贫龙头企业2014-2021年贵州省林业产业化经营省级龙头企业、2015-2018年贵州省农业产业化重点龙头企业,2014年取得ISO9001质量管理体系认证,2015年入列国家森林生态产品供应商,2016年当选中国林业产业联合会木本油料分会副理事长单位,2017年获得中国第六批“放心粮油”示范企业、中国百佳粮油企业、黔东南州妇女创业就业示范暨培训基地、黔东南州巾帼脱贫攻坚先进集体、黔东南州知识产权试点企业并取得ISO22000食品安全管理体系认证,2018年评为中国粮油榜--中国十佳粮油企业成长之星、被中国林业产业联合会木本油料分会授予2018年度突出贡献会员单位,2018年8月入围中国国际高端健康食用油产业展览开展的“健康风味·大油可为”健康好油评比大赛,2019年获得中国粮食协会颁发的扶贫工作表彰,2019年获得贵州省三八红旗集体等荣誉称号、获得中国粮食协会颁发的扶贫工作表彰2019年10月“黔金果”牌山茶油获得中国国际粮油产品及设备技术展示交易组委会颁发的金奖。\",\r\n \"files\":[\r\n {\r\n \"compId\":180,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/180/20201010163209000000011\",\r\n \"fileType\":\"logo\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:11.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-10T08:32:10.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"compId\":180,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/180/20201010163210000000012\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:14.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-10T08:32:11.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"compId\":180,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/180/20201010163214000000013\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:15.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-10T08:32:14.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"compId\":180,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/180/20201010163215000000014\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:21.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-10T08:32:15.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"compId\":180,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/180/20201010163221000000015\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:27.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-10T08:32:21.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"compId\":180,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/180/20201010163227000000016\",\r\n \"fileType\":\"cert\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:29.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-10T08:32:27.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"compId\":180,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/180/20201010163228000000017\",\r\n \"fileType\":\"qrl\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-10T08:32:29.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-10T08:32:29.000+0000\",\r\n \"updateId\":null\r\n }\r\n ],\r\n \"shops\":[\r\n {\r\n \"compId\":180,\r\n \"shopType\":\"jd\",\r\n \"shopUrl\":\"https://shop.m.jd.com/?shopId=10253511\",\r\n \"shopAddress\":null,\r\n \"shopImg\":null,\r\n \"createTime\":\"2020-10-10T08:32:00.000+0000\",\r\n \"createId\":1,\r\n \"updateTime\":null,\r\n \"shopStatus\":0\r\n }\r\n ],\r\n \"origins\":null\r\n}",
  840. "options": {
  841. "raw": {
  842. "language": "json"
  843. }
  844. }
  845. },
  846. "url": {
  847. "raw": "http://172.16.90.8:9098/forest-admin/umsCompany/info/add",
  848. "protocol": "http",
  849. "host": [
  850. "172",
  851. "16",
  852. "90",
  853. "8"
  854. ],
  855. "port": "9098",
  856. "path": [
  857. "forest-admin",
  858. "umsCompany",
  859. "info",
  860. "add"
  861. ]
  862. }
  863. },
  864. "response": []
  865. },
  866. {
  867. "name": "查看供应商详情",
  868. "request": {
  869. "method": "GET",
  870. "header": [],
  871. "url": {
  872. "raw": "http://172.16.90.8:9098/forest-admin/umsCompany/dt/detail?compId=189",
  873. "protocol": "http",
  874. "host": [
  875. "172",
  876. "16",
  877. "90",
  878. "8"
  879. ],
  880. "port": "9098",
  881. "path": [
  882. "forest-admin",
  883. "umsCompany",
  884. "dt",
  885. "detail"
  886. ],
  887. "query": [
  888. {
  889. "key": "compId",
  890. "value": "189"
  891. }
  892. ]
  893. }
  894. },
  895. "response": []
  896. },
  897. {
  898. "name": "更新供应商",
  899. "request": {
  900. "method": "PUT",
  901. "header": [],
  902. "body": {
  903. "mode": "raw",
  904. "raw": "{\r\n \"id\":214,\r\n \"compName\":\"贵阳丰亿隆农业发展有限公司\",\r\n \"companyType\":\"一般企业\",\r\n \"compLevel\":1,\r\n \"compQual\":\"营业执照\",\r\n \"compImgs\":null,\r\n \"compUrl\":null,\r\n \"compProdLicenseNum\":null,\r\n \"compManageLicenseNum\":null,\r\n \"compSocialCode\":\"91520112MA6HHDA21J\",\r\n \"compConPerson\":\"熊霜双\",\r\n \"isCert\":1,\r\n \"compConType\":null,\r\n \"compConNum\":\"13885188800\",\r\n \"compQq\":\"851136471@qq.cm\",\r\n \"compManageProduct\":\"金花茶\",\r\n \"provinceId\":\"贵州省\",\r\n \"cityId\":\"贵阳市\",\r\n \"countyId\":\"云岩区\",\r\n \"townId\":null,\r\n \"villageId\":null,\r\n \"detailAddress\":\"贵州省贵阳市云岩区七冲一号隧道\",\r\n \"longitude\":106.689342,\r\n \"latitude\":26.61253,\r\n \"compStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:05.000+0000\",\r\n \"createId\":0,\r\n \"updateTime\":null,\r\n \"updateId\":null,\r\n \"compSum\":\" 贵阳丰亿隆农业发展有限公司成立于2019年,坐落于贵阳市乌当区羊昌镇国家农业科技园区,是一家专业从事花卉苗木种植及销售(核心产品金花茶种植、三角梅种植),园林绿化工程设计及施工的企业。是贵阳市花卉苗木专业市场的运营平台商,拥有10万平方米的连栋温室大棚,核心区域可使用土地3000亩,周围配套使用土地30000亩左右,覆盖环线4个乡镇。\r\n 公司经营范围:农作物、蔬菜、水果、茶叶、花卉的种植及销售,农副产品的销售;园林绿化程设计及施工;市政工程;土地开发;生态农业开发及观光;会议会展服务;餐饮服务;企业管理及咨询(不含投资咨询、融资理财服务): 市场营销策划;房屋租赁;电子商务;进出口贸易;环保科技领域内的技术开发、技术咨询、技术服务、技术转让;货物运输及代理;植物科研开发,劳务分包,劳务派遣,电商服务平台建设及运营,道路货物运输(不含危险品),林木育苗及成品销售,场地租赁,市场管理服务,物业管理,停车场服务,苗木种植及销售,生态恢复工程,工程绿化管理及养护,病虫防治服务,花卉租赁,园艺作物。所承接并完成的各类大、中、小型工程均受到一致好评,在花卉苗木市场赢得良好的信誉,在业界享有一定的知名度。\r\n公司拥有1000平方米办公空间,硬件配套设施齐全,具有现代化的办公环境及条件。公司体制完整,具备专业技术种植、养护团队,对工程的设计、施工及后期服务有一套成熟有效的管理制度,拥有严格科学的质量保障体系。\r\n 我们用智慧、技能、真诚及优越的资源条件打造精品,坚持在品种、技术创新的基础上,狠抓品质,不断提高服务水平,实现了公司业务的良性发展。\r\n “信誉第一、质量第一、服务第一”是我们永远遵循的宗旨,稳定、发展、改革、创新是我们经久不变的发展理念。\r\n真诚携手,共赢同享,贵阳丰亿隆农业发展有限公司愿与您携手共进,开创未来,实现梦想。\",\r\n \"files\":[\r\n {\r\n \"id\":640,\r\n \"compId\":214,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/214/20201014100112000000010\",\r\n \"fileType\":\"logo\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:13.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-14T02:01:12.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"id\":641,\r\n \"compId\":214,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/214/20201014100112000000011\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:14.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-14T02:01:13.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"id\":642,\r\n \"compId\":214,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/214/20201014100113000000012\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:16.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-14T02:01:14.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"id\":643,\r\n \"compId\":214,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/214/20201014100116000000013\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:21.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-14T02:01:16.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"id\":644,\r\n \"compId\":214,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/214/20201014100121000000014\",\r\n \"fileType\":\"company\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:27.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-14T02:01:21.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"id\":645,\r\n \"compId\":214,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/214/20201014100126000000015\",\r\n \"fileType\":\"cert\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:28.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-14T02:01:27.000+0000\",\r\n \"updateId\":null\r\n },\r\n {\r\n \"id\":646,\r\n \"compId\":214,\r\n \"fileUrl\":\"http://fqn.hongweisoft.com/0/3/214/20201014100128000000016\",\r\n \"fileType\":\"qrl\",\r\n \"fileStatus\":0,\r\n \"createTime\":\"2020-10-14T02:01:29.000+0000\",\r\n \"createId\":null,\r\n \"updateTime\":\"2020-10-14T02:01:28.000+0000\",\r\n \"updateId\":null\r\n }\r\n ],\r\n \"shops\":[\r\n\r\n ],\r\n \"origins\":null\r\n}",
  905. "options": {
  906. "raw": {
  907. "language": "json"
  908. }
  909. }
  910. },
  911. "url": {
  912. "raw": "http://172.16.90.8:9098/forest-admin/umsCompany/info/update",
  913. "protocol": "http",
  914. "host": [
  915. "172",
  916. "16",
  917. "90",
  918. "8"
  919. ],
  920. "port": "9098",
  921. "path": [
  922. "forest-admin",
  923. "umsCompany",
  924. "info",
  925. "update"
  926. ]
  927. }
  928. },
  929. "response": []
  930. },
  931. {
  932. "name": "删除供应商",
  933. "request": {
  934. "method": "GET",
  935. "header": [],
  936. "url": {
  937. "raw": "http://172.16.90.8:9098/forest-admin/umsCompany/info/delete?compId=202",
  938. "protocol": "http",
  939. "host": [
  940. "172",
  941. "16",
  942. "90",
  943. "8"
  944. ],
  945. "port": "9098",
  946. "path": [
  947. "forest-admin",
  948. "umsCompany",
  949. "info",
  950. "delete"
  951. ],
  952. "query": [
  953. {
  954. "key": "compId",
  955. "value": "202"
  956. }
  957. ]
  958. }
  959. },
  960. "response": []
  961. }
  962. ],
  963. "protocolProfileBehavior": {}
  964. },
  965. {
  966. "name": "批量上传文件",
  967. "item": [
  968. {
  969. "name": "文件上传",
  970. "request": {
  971. "method": "POST",
  972. "header": [],
  973. "url": {
  974. "raw": "http://172.16.90.8:9099/first/upload?compName=安龙县西城秀树农林有限责任公司&paths=D:/林业商品上传/安龙县西城秀树农林有限责任公司&type=2",
  975. "protocol": "http",
  976. "host": [
  977. "172",
  978. "16",
  979. "90",
  980. "8"
  981. ],
  982. "port": "9099",
  983. "path": [
  984. "first",
  985. "upload"
  986. ],
  987. "query": [
  988. {
  989. "key": "compName",
  990. "value": "安龙县西城秀树农林有限责任公司"
  991. },
  992. {
  993. "key": "paths",
  994. "value": "D:/林业商品上传/安龙县西城秀树农林有限责任公司"
  995. },
  996. {
  997. "key": "type",
  998. "value": "2"
  999. }
  1000. ]
  1001. }
  1002. },
  1003. "response": []
  1004. }
  1005. ],
  1006. "protocolProfileBehavior": {}
  1007. },
  1008. {
  1009. "name": "用户管理",
  1010. "item": [
  1011. {
  1012. "name": "供应商下拉列表",
  1013. "request": {
  1014. "method": "GET",
  1015. "header": [],
  1016. "url": {
  1017. "raw": "http://localhost:9098/forest-admin/umsCompany/select/list",
  1018. "protocol": "http",
  1019. "host": [
  1020. "localhost"
  1021. ],
  1022. "port": "9098",
  1023. "path": [
  1024. "forest-admin",
  1025. "umsCompany",
  1026. "select",
  1027. "list"
  1028. ]
  1029. }
  1030. },
  1031. "response": []
  1032. },
  1033. {
  1034. "name": "新增用户",
  1035. "request": {
  1036. "method": "POST",
  1037. "header": [],
  1038. "body": {
  1039. "mode": "raw",
  1040. "raw": "{\r\n \"id\":null,\r\n \"username\":\"test\",\r\n \"password\":\"13131\",\r\n \"icon\":\"http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/images/20180607/timg.jpg\",\r\n \"email\":\"admin@163.com\",\r\n \"nickName\":\"系统管理员\",\r\n \"note\":\"系统管理员\",\r\n \"createTime\":\"2018-10-08T05:32:47.000+0000\",\r\n \"loginTime\":\"2019-04-20T04:45:16.000+0000\",\r\n \"status\":1,\r\n \"compId\":null,\r\n \"compName\":null\r\n}",
  1041. "options": {
  1042. "raw": {
  1043. "language": "json"
  1044. }
  1045. }
  1046. },
  1047. "url": {
  1048. "raw": "http://172.16.90.8:9098/forest-admin/admin/register",
  1049. "protocol": "http",
  1050. "host": [
  1051. "172",
  1052. "16",
  1053. "90",
  1054. "8"
  1055. ],
  1056. "port": "9098",
  1057. "path": [
  1058. "forest-admin",
  1059. "admin",
  1060. "register"
  1061. ]
  1062. }
  1063. },
  1064. "response": []
  1065. },
  1066. {
  1067. "name": "分页列表",
  1068. "request": {
  1069. "method": "GET",
  1070. "header": [],
  1071. "url": {
  1072. "raw": "http://172.16.90.8:9098/forest-admin/admin/list?pageNum=1&pageSize=10",
  1073. "protocol": "http",
  1074. "host": [
  1075. "172",
  1076. "16",
  1077. "90",
  1078. "8"
  1079. ],
  1080. "port": "9098",
  1081. "path": [
  1082. "forest-admin",
  1083. "admin",
  1084. "list"
  1085. ],
  1086. "query": [
  1087. {
  1088. "key": "pageNum",
  1089. "value": "1"
  1090. },
  1091. {
  1092. "key": "pageSize",
  1093. "value": "10"
  1094. }
  1095. ]
  1096. }
  1097. },
  1098. "response": []
  1099. },
  1100. {
  1101. "name": "编辑用户",
  1102. "request": {
  1103. "method": "POST",
  1104. "header": [],
  1105. "body": {
  1106. "mode": "raw",
  1107. "raw": "{\r\n \"id\": 6,\r\n \"username\": \"test\",\r\n \"password\": \"$2a$10$6/.J.p.6Bhn7ic4GfoB5D.pGd7xSiD1a9M6ht6yO0fxzlKJPjRAGm\",\r\n \"icon\": null,\r\n \"email\": \"product@qq.com\",\r\n \"nickName\": \"商品管理员\",\r\n \"note\": \"只有商品权限\",\r\n \"createTime\": \"2020-02-07T08:15:08.000+0000\",\r\n \"loginTime\": null,\r\n \"status\": 1,\r\n \"compId\": null,\r\n \"compName\": null\r\n }",
  1108. "options": {
  1109. "raw": {
  1110. "language": "json"
  1111. }
  1112. }
  1113. },
  1114. "url": {
  1115. "raw": "http://172.16.90.8:9098/forest-admin/admin/update/6",
  1116. "protocol": "http",
  1117. "host": [
  1118. "172",
  1119. "16",
  1120. "90",
  1121. "8"
  1122. ],
  1123. "port": "9098",
  1124. "path": [
  1125. "forest-admin",
  1126. "admin",
  1127. "update",
  1128. "6"
  1129. ]
  1130. }
  1131. },
  1132. "response": []
  1133. }
  1134. ],
  1135. "protocolProfileBehavior": {}
  1136. },
  1137. {
  1138. "name": "菜单",
  1139. "item": [
  1140. {
  1141. "name": "新增绑定",
  1142. "protocolProfileBehavior": {
  1143. "disableBodyPruning": true
  1144. },
  1145. "request": {
  1146. "method": "GET",
  1147. "header": [],
  1148. "body": {
  1149. "mode": "formdata",
  1150. "formdata": [
  1151. {
  1152. "key": "roleId",
  1153. "value": "6",
  1154. "type": "text"
  1155. },
  1156. {
  1157. "key": "menuIds",
  1158. "value": "2,1,26,21,30",
  1159. "type": "text"
  1160. }
  1161. ]
  1162. },
  1163. "url": {
  1164. "raw": "http://172.16.90.8:9098/forest-admin/role/allocMenu",
  1165. "protocol": "http",
  1166. "host": [
  1167. "172",
  1168. "16",
  1169. "90",
  1170. "8"
  1171. ],
  1172. "port": "9098",
  1173. "path": [
  1174. "forest-admin",
  1175. "role",
  1176. "allocMenu"
  1177. ]
  1178. }
  1179. },
  1180. "response": []
  1181. }
  1182. ],
  1183. "protocolProfileBehavior": {}
  1184. }
  1185. ],
  1186. "auth": {
  1187. "type": "apikey",
  1188. "apikey": [
  1189. {
  1190. "key": "value",
  1191. "value": "BearereyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJ6ZGQiLCJjcmVhdGVkIjoxNjAyNjU5MDg3MjczLCJleHAiOjE2MDMyNjM4ODd9.ERPybK8iRjEMarmbtVk2uZnuy9jIpGx-F4JwAc4thP2tKft9sVIlqe3oBnHJ61ufniBq8o4ANWF3npHx8czK2Q",
  1192. "type": "string"
  1193. },
  1194. {
  1195. "key": "key",
  1196. "value": "Authorization",
  1197. "type": "string"
  1198. }
  1199. ]
  1200. },
  1201. "event": [
  1202. {
  1203. "listen": "prerequest",
  1204. "script": {
  1205. "id": "fe0cbe7c-db50-4cf2-847e-6ea029c6353f",
  1206. "type": "text/javascript",
  1207. "exec": [
  1208. ""
  1209. ]
  1210. }
  1211. },
  1212. {
  1213. "listen": "test",
  1214. "script": {
  1215. "id": "cc735e5e-c11e-4c47-9acb-c356de242901",
  1216. "type": "text/javascript",
  1217. "exec": [
  1218. ""
  1219. ]
  1220. }
  1221. }
  1222. ],
  1223. "protocolProfileBehavior": {}
  1224. }