strategy.ts 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014
  1. export default {
  2. /** 获取area_benefit_log列表 */
  3. list: {
  4. realUrl: '/area_benefit_log/list' as const,
  5. reqType: {} as IPageParams<AreaBenefitLog对象>,
  6. resType: {} as any,
  7. },
  8. /** 添加gasstaion_lngFrom */
  9. add: {
  10. realUrl: '/gasstaion_lngFrom/add' as const,
  11. reqType: {} as GasstaionLngfrom对象,
  12. resType: {} as any,
  13. },
  14. /** 获取gasstaion_lngFrom列表 */
  15. list_1: {
  16. realUrl: '/gasstaion_lngFrom/list' as const,
  17. reqType: {} as IPageParams<GasstaionLngfrom对象>,
  18. resType: {} as any,
  19. },
  20. /** 修改gasstaion_lngFrom */
  21. update: {
  22. realUrl: '/gasstaion_lngFrom/update' as const,
  23. reqType: {} as GasstaionLngfrom对象,
  24. resType: {} as any,
  25. },
  26. /** 删除配置 */
  27. delete: {
  28. realUrl: '/strategy/amount_change_plan/delete' as const,
  29. reqType: {} as AmountChangePlanJob对象,
  30. resType: {} as boolean,
  31. },
  32. /** 查询价格定时发布配置列表 */
  33. list_2: {
  34. realUrl: '/strategy/amount_change_plan/list' as const,
  35. reqType: {} as IPageParams<AmountChangePlanJob对象>,
  36. resType: {} as any,
  37. },
  38. /** 修改直销模式一站一客一价配置 */
  39. update_1: {
  40. realUrl: '/strategy/amount_change_plan/update' as const,
  41. reqType: {} as AmountChangePlanJob对象,
  42. resType: {} as any,
  43. },
  44. /** 添加app_version */
  45. add_1: {
  46. realUrl: '/strategy/app_version/add' as const,
  47. reqType: {} as AppVersion对象,
  48. resType: {} as any,
  49. },
  50. /** 检查版本 */
  51. check_version: {
  52. realUrl: '/strategy/app_version/check_version' as const,
  53. reqType: {} as AppVersionParam,
  54. resType: {} as any,
  55. },
  56. /** 获取app_version列表 */
  57. list_3: {
  58. realUrl: '/strategy/app_version/list' as const,
  59. reqType: {} as IPageParams<AppVersion对象>,
  60. resType: {} as any,
  61. },
  62. /** 修改app_version */
  63. update_2: {
  64. realUrl: '/strategy/app_version/update' as const,
  65. reqType: {} as AppVersion对象,
  66. resType: {} as any,
  67. },
  68. /** 删除区域优惠金额-单条 */
  69. delete_1: {
  70. realUrl: '/strategy/area_benefit/delete' as const,
  71. reqType: {} as AreaBenefit对象,
  72. resType: {} as any,
  73. },
  74. /** 获取区域优惠列表 */
  75. list_4: {
  76. realUrl: '/strategy/area_benefit/list' as const,
  77. reqType: {} as IPageParams<AreaBenefit对象>,
  78. resType: {} as any,
  79. },
  80. /** 批量设置区域优惠金额 */
  81. set_area_benefit_list: {
  82. realUrl: '/strategy/area_benefit/set_area_benefit_list' as const,
  83. resType: {} as any,
  84. },
  85. /** 设置区域优惠金额-单条 */
  86. update_3: {
  87. realUrl: '/strategy/area_benefit/update' as const,
  88. reqType: {} as AreaBenefit对象,
  89. resType: {} as any,
  90. },
  91. /** 添加banner */
  92. add_2: {
  93. realUrl: '/strategy/banner/add' as const,
  94. reqType: {} as Banner对象,
  95. resType: {} as any,
  96. },
  97. /** 获取banner列表 */
  98. list_5: {
  99. realUrl: '/strategy/banner/list' as const,
  100. reqType: {} as IPageParams<Banner对象>,
  101. resType: {} as any,
  102. },
  103. /** 修改banner */
  104. update_4: {
  105. realUrl: '/strategy/banner/update' as const,
  106. reqType: {} as Banner对象,
  107. resType: {} as any,
  108. },
  109. /** 获取变更日志列表 */
  110. list_6: {
  111. realUrl: '/strategy/carriage_log/list' as const,
  112. reqType: {} as IPageParams<CarriageLog对象>,
  113. resType: {} as any,
  114. },
  115. /** 获取日志变更列表 */
  116. list_7: {
  117. realUrl: '/strategy/carriage_log_detail/list' as const,
  118. reqType: {} as IPageParams<CarriageLogDetail对象>,
  119. resType: {} as any,
  120. },
  121. /** 批量配置运费单价 */
  122. save_or_update_list: {
  123. realUrl: '/strategy/carriage_price/save_or_update_list' as const,
  124. resType: {} as any,
  125. },
  126. /** 修改指定物流公司的组合支付状态 */
  127. change_com_status: {
  128. realUrl: '/strategy/carrier/change_com_status' as const,
  129. reqType: {} as 组合支付状态修改,
  130. resType: {} as string,
  131. },
  132. /** 物流公司设置公司的组合支付信息 */
  133. com_save_or_update: {
  134. realUrl: '/strategy/carrier/com_save_or_update' as const,
  135. reqType: {} as Carrier对象,
  136. resType: {} as string,
  137. },
  138. /** 配置物流公司合作经理,必填(物流公司id,合作经理id,姓名,手机号) */
  139. configure_manager: {
  140. realUrl: '/strategy/carrier/configure_manager' as const,
  141. reqType: {} as Carrier对象,
  142. resType: {} as any,
  143. },
  144. /** 配置物流公司预警值及预警手机号,必填:物流公司id,预警阀值,预警手机号 */
  145. configure_warn_notify: {
  146. realUrl: '/strategy/carrier/configure_warn_notify' as const,
  147. reqType: {} as Carrier对象,
  148. resType: {} as any,
  149. },
  150. /** 根据物流公司id 查询物流公司信息 */
  151. find: {
  152. realUrl: '/strategy/carrier/find' as const,
  153. reqType: {} as Carrier对象,
  154. resType: {} as any,
  155. },
  156. /** 根据车辆id查询车辆当前的组合支付状态 */
  157. find_com_status: {
  158. realUrl: '/strategy/carrier/find_com_status' as const,
  159. reqType: {} as 通用id参数,
  160. resType: {} as 车辆组合支付状态查询提示,
  161. },
  162. /** 获取carrier列表 */
  163. list_8: {
  164. realUrl: '/strategy/carrier/list' as const,
  165. reqType: {} as IPageParams<Carrier对象>,
  166. resType: {} as any,
  167. },
  168. /** 分页查询开通组合支付的物流公司 */
  169. page_list: {
  170. realUrl: '/strategy/carrier/page_list' as const,
  171. reqType: {} as IPageParams<分页查询参数>,
  172. resType: {} as any,
  173. },
  174. /** 物流退出直销模式 */
  175. quit_direct_sales: {
  176. realUrl: '/strategy/carrier/quit_direct_sales' as const,
  177. reqType: {} as 通用id参数,
  178. resType: {} as boolean,
  179. },
  180. /** 关闭预警 */
  181. close: {
  182. realUrl: '/strategy/carrier/warn/close' as const,
  183. reqType: {} as 预警配置,
  184. resType: {} as any,
  185. },
  186. /** 预警配置 */
  187. config: {
  188. realUrl: '/strategy/carrier/warn/config' as const,
  189. reqType: {} as 预警配置,
  190. resType: {} as any,
  191. },
  192. /** 预警配置列表 */
  193. list_9: {
  194. realUrl: '/strategy/carrier/warn/list' as const,
  195. reqType: {} as IPageParams<预警配置列表查询参数>,
  196. resType: {} as IPage<预警配置列表>,
  197. },
  198. /** 测试预警配置短信功能 */
  199. test: {
  200. realUrl: '/strategy/carrier/warn/test' as const,
  201. reqType: {} as {
  202. /** orgId */
  203. orgId: number
  204. },
  205. resType: {} as any,
  206. },
  207. /** 添加物流公司在多个加气站的专项优惠 */
  208. add_gasstations: {
  209. realUrl: '/strategy/carrier_gasstation_rebate/add_gasstations' as const,
  210. resType: {} as any,
  211. },
  212. /** 获取物流公司下加气站数量 */
  213. carrier_gasstation_num: {
  214. realUrl: '/strategy/carrier_gasstation_rebate/carrier_gasstation_num' as const,
  215. reqType: {} as CarrierGasstationRebate对象,
  216. resType: {} as any,
  217. },
  218. /** 关闭物流公司在加气站的专项优惠 */
  219. delete_2: {
  220. realUrl: '/strategy/carrier_gasstation_rebate/delete' as const,
  221. reqType: {} as CarrierGasstationRebate对象,
  222. resType: {} as any,
  223. },
  224. /** 获取物流公司下加气站列表 */
  225. gasstation_page: {
  226. realUrl: '/strategy/carrier_gasstation_rebate/gasstation_page' as const,
  227. reqType: {} as IPageParams<CarrierGasstationRebate对象>,
  228. resType: {} as any,
  229. },
  230. /** 获取物流公司最新的专项优惠 */
  231. get_latest_rebate: {
  232. realUrl: '/strategy/carrier_gasstation_rebate/get_latest_rebate' as const,
  233. reqType: {} as 通用id参数,
  234. resType: {} as number,
  235. },
  236. /** 修改物流公司在加气站的专项优惠 */
  237. update_5: {
  238. realUrl: '/strategy/carrier_gasstation_rebate/update' as const,
  239. reqType: {} as CarrierGasstationRebate对象,
  240. resType: {} as any,
  241. },
  242. /** 添加carrier_log */
  243. add_3: {
  244. realUrl: '/strategy/carrier_log/add' as const,
  245. reqType: {} as CarrierLog对象,
  246. resType: {} as any,
  247. },
  248. /** 分页查询物流公司组合支付历史记录 */
  249. com_page_list: {
  250. realUrl: '/strategy/carrier_log/com_page_list' as const,
  251. reqType: {} as IPageParams<组合支付分页查询参数>,
  252. resType: {} as any,
  253. },
  254. /** 修改carrier_log */
  255. update_6: {
  256. realUrl: '/strategy/carrier_log/update' as const,
  257. reqType: {} as CarrierLog对象,
  258. resType: {} as any,
  259. },
  260. /** 添加物流公司专享优惠 */
  261. add_carriers: {
  262. realUrl: '/strategy/carrier_rebate/add_carriers' as const,
  263. resType: {} as any,
  264. },
  265. /** 获取物流公司列表 */
  266. carrier_page: {
  267. realUrl: '/strategy/carrier_rebate/carrier_page' as const,
  268. reqType: {} as IPageParams<CarrierRebateParam>,
  269. resType: {} as any,
  270. },
  271. /** 开启关闭物流公司专享优惠 */
  272. update_7: {
  273. realUrl: '/strategy/carrier_rebate/update' as const,
  274. reqType: {} as CarrierRebate对象,
  275. resType: {} as any,
  276. },
  277. /** 获取carrier_rebate_log列表 */
  278. page: {
  279. realUrl: '/strategy/carrier_rebate_log/page' as const,
  280. reqType: {} as IPageParams<CarrierRebateLogParam>,
  281. resType: {} as any,
  282. },
  283. /** 批量修改配置信息 */
  284. batch_update: {
  285. realUrl: '/strategy/cashback_config/batch_update' as const,
  286. resType: {} as string,
  287. },
  288. /** 获取配置信息列表 */
  289. list_10: {
  290. realUrl: '/strategy/cashback_config/list' as const,
  291. resType: {} as any,
  292. },
  293. /** 获取cashback_log列表 */
  294. page_list_1: {
  295. realUrl: '/strategy/cashback_log/page_list' as const,
  296. reqType: {} as IPageParams<CashbackLog对象>,
  297. resType: {} as any,
  298. },
  299. /** 根据记录id查询详情 */
  300. find_by_log_id: {
  301. realUrl: '/strategy/cashback_log_detail/find_by_log_id' as const,
  302. reqType: {} as 通用id参数,
  303. resType: {} as Array<CashbackLogDetail对象>,
  304. },
  305. /** 添加cashier_clock_in */
  306. add_4: {
  307. realUrl: '/strategy/cashier_clock_in/add' as const,
  308. reqType: {} as CashierClockIn对象,
  309. resType: {} as any,
  310. },
  311. /** 查看某用户最近的一次打卡 */
  312. find_latest: {
  313. realUrl: '/strategy/cashier_clock_in/find_latest' as const,
  314. reqType: {} as CashierClockIn对象,
  315. resType: {} as any,
  316. },
  317. /** 获取cashier_clock_in列表 */
  318. list_11: {
  319. realUrl: '/strategy/cashier_clock_in/list' as const,
  320. reqType: {} as CashierClockInParam,
  321. resType: {} as any,
  322. },
  323. /** 获取cashier_clock_in分页列表 */
  324. page_list_2: {
  325. realUrl: '/strategy/cashier_clock_in/page_list' as const,
  326. reqType: {} as IPageParams<CashierClockIn对象>,
  327. resType: {} as any,
  328. },
  329. /** 添加直销模式一站一客一价配置 */
  330. add_5: {
  331. realUrl: '/strategy/direct_sales_fee_config/add' as const,
  332. reqType: {} as DirectGasstationFeeConfig对象,
  333. resType: {} as any,
  334. },
  335. /** 删除直销模式一站一客一价配置 */
  336. delete_3: {
  337. realUrl: '/strategy/direct_sales_fee_config/delete' as const,
  338. reqType: {} as DirectGasstationFeeConfig对象,
  339. resType: {} as boolean,
  340. },
  341. /** 获取直销一站一客一价列表(多端复用) */
  342. list_12: {
  343. realUrl: '/strategy/direct_sales_fee_config/list' as const,
  344. reqType: {} as IPageParams<DirectGasstationFeeConfig对象>,
  345. resType: {} as IPage<DirectGasstationFeeConfigVO对象>,
  346. },
  347. /** 修改直销模式一站一客一价配置 */
  348. update_8: {
  349. realUrl: '/strategy/direct_sales_fee_config/update' as const,
  350. reqType: {} as DirectGasstationFeeConfig对象,
  351. resType: {} as any,
  352. },
  353. /** 获取直销模式卡车配置日志列表 */
  354. list_13: {
  355. realUrl: '/strategy/direct_sales_fee_log/list' as const,
  356. reqType: {} as IPageParams<DirectGasstationFeeConfigLog对象>,
  357. resType: {} as any,
  358. },
  359. /** 获取直销模式卡车配置日志列表 */
  360. list_14: {
  361. realUrl: '/strategy/direct_sales_truck_log/list' as const,
  362. reqType: {} as IPageParams<DirectSalesTruckLogQry>,
  363. resType: {} as any,
  364. },
  365. /** 根据orgId,查询司机列表,并返回绑定的车牌号-For:物流公司管理端 */
  366. driver_lists: {
  367. realUrl: '/strategy/driver/driver_lists' as const,
  368. reqType: {} as IPageParams<User对象>,
  369. resType: {} as any,
  370. },
  371. /** 获取司机二维码(无车辆信息) */
  372. get_user_qrcode: {
  373. realUrl: '/strategy/driver/get_user_qrcode' as const,
  374. resType: {} as any,
  375. },
  376. /** 根据车辆id,查询可绑定+已绑定的司机 */
  377. list_all: {
  378. realUrl: '/strategy/driver/list_all' as const,
  379. reqType: {} as IPageParams<Record<string, object>>,
  380. resType: {} as IPage<Driver对象>,
  381. },
  382. /** 转移司机(不包含车辆只转移司机) */
  383. transfer: {
  384. realUrl: '/strategy/driver/transfer' as const,
  385. reqType: {} as Driver对象,
  386. resType: {} as any,
  387. },
  388. /** 司机加气判断 */
  389. driver_gas_judge: {
  390. realUrl: '/strategy/driver_limit_log/driver_gas_judge' as const,
  391. reqType: {} as DriverGasJudgeParam,
  392. resType: {} as any,
  393. },
  394. /** 获取加气司机限制加气日志列表 */
  395. list_15: {
  396. realUrl: '/strategy/driver_limit_log/list' as const,
  397. reqType: {} as IPageParams<DriverLimitLog对象>,
  398. resType: {} as any,
  399. },
  400. /** 重新计算盘盈亏,站id必传 */
  401. cal: {
  402. realUrl: '/strategy/flag/adjust/cal' as const,
  403. reqType: {} as Gasstation对象,
  404. resType: {} as 盘盈亏数据实体类,
  405. },
  406. /** 查询站的盘盈亏列表,站id必传 */
  407. list_16: {
  408. realUrl: '/strategy/flag/adjust/list' as const,
  409. reqType: {} as GasstationDateParam,
  410. resType: {} as 盘盈亏数据实体类,
  411. },
  412. /** 分页查询站的盘盈亏列表,站id必传 */
  413. page_1: {
  414. realUrl: '/strategy/flag/adjust/page' as const,
  415. reqType: {} as IPageParams<GasstationDateParam>,
  416. resType: {} as 盘盈亏数据实体类,
  417. },
  418. /** 查询站的设备监控列表,站id必传 */
  419. get_monitor_list: {
  420. realUrl: '/strategy/flag/device/get_monitor_list' as const,
  421. reqType: {} as Gasstation对象,
  422. resType: {} as 设备监控数据实体类,
  423. },
  424. /** 查询站的对接类型码列表 */
  425. get_djcode: {
  426. realUrl: '/strategy/flag/monitor/get_djcode' as const,
  427. resType: {} as any,
  428. },
  429. /** 查询站的运营监控列表 */
  430. page_2: {
  431. realUrl: '/strategy/flag/monitor/page' as const,
  432. reqType: {} as IPageParams<FlagStationDateParam>,
  433. resType: {} as FlagStationMonitorVO,
  434. },
  435. /** 查询站的运营监控汇总 */
  436. sum: {
  437. realUrl: '/strategy/flag/monitor/sum' as const,
  438. reqType: {} as FlagStationDateParam,
  439. resType: {} as FlagStationMonitorVO,
  440. },
  441. /** 查询站的作战地图当日数据,只传站id即可 */
  442. get_gasdata: {
  443. realUrl: '/strategy/flag/price/get_gasdata' as const,
  444. reqType: {} as Gasstation对象,
  445. resType: {} as 站作战地图当日信息实体类,
  446. },
  447. /** 查询站的气价监控信息,站id必传 */
  448. get_price_info: {
  449. realUrl: '/strategy/flag/price/get_price_info' as const,
  450. reqType: {} as Gasstation对象,
  451. resType: {} as 站的气价监控实体类,
  452. },
  453. /** 查询站的气价监控物流特价,站id必传 */
  454. get_price_list: {
  455. realUrl: '/strategy/flag/price/get_price_list' as const,
  456. reqType: {} as FlagPriceQryParam,
  457. resType: {} as 站的气价监控物流特价VO实体类,
  458. },
  459. /** 分页查询站的气价监控物流特价,站id必传 */
  460. get_price_page: {
  461. realUrl: '/strategy/flag/price/get_price_page' as const,
  462. reqType: {} as IPageParams<FlagPriceQryParam>,
  463. resType: {} as 站的气价监控物流特价VO实体类,
  464. },
  465. /** 导出订单 */
  466. export_order: {
  467. realUrl: '/strategy/flag_order/export_order' as const,
  468. reqType: {} as 订单导出参数,
  469. resType: {} as 订单列表返回实体类,
  470. },
  471. /** 查询加气订单详情信息 */
  472. get_order_detail: {
  473. realUrl: '/strategy/flag_order/get_order_detail' as const,
  474. reqType: {} as 订单详情查询参数,
  475. resType: {} as 订单详情,
  476. },
  477. /** 查询加气订单列表信息 */
  478. get_order_list: {
  479. realUrl: '/strategy/flag_order/get_order_list' as const,
  480. reqType: {} as IPageParams<订单查询参数实体类>,
  481. resType: {} as 订单列表返回实体类,
  482. },
  483. /** 查询加气订单列表信息 */
  484. get_order_list_snp: {
  485. realUrl: '/strategy/flag_order/get_order_list_snp' as const,
  486. reqType: {} as IPageParams<订单中石化查询参数实体类>,
  487. resType: {} as 订单列表返回实体类,
  488. },
  489. /** 查询站端充值订单列表 */
  490. get_recharge_list: {
  491. realUrl: '/strategy/flag_order/get_recharge_list' as const,
  492. reqType: {} as IPageParams<充值订单查询参数实体>,
  493. resType: {} as 充值订单查询返回,
  494. },
  495. /** 新计算订单的加气站服务费 */
  496. order_service_calc: {
  497. realUrl: '/strategy/flag_order/order_service_calc' as const,
  498. reqType: {} as GasOrder对象,
  499. resType: {} as any,
  500. },
  501. /** 智慧数据加气站当日时段销量 */
  502. daytime_sales: {
  503. realUrl: '/strategy/flag_smart_data/daytime_sales' as const,
  504. reqType: {} as 旗舰站智慧数据动态库存查询参数,
  505. resType: {} as 站的时段销量VO实体类,
  506. },
  507. /** 智慧数据动态库存 */
  508. get_smart_inventory: {
  509. realUrl: '/strategy/flag_smart_data/get_smart_inventory' as const,
  510. reqType: {} as 旗舰站智慧数据动态库存查询参数,
  511. resType: {} as 智慧数据动态库存,
  512. },
  513. /** 智慧数据经营趋势 */
  514. get_smart_operate: {
  515. realUrl: '/strategy/flag_smart_data/get_smart_operate' as const,
  516. reqType: {} as 旗舰站智慧数据经营趋势查询参数_开始和结束日期不传为默认近7天,
  517. resType: {} as 智慧数据经营趋势,
  518. },
  519. /** 获取所有对接站列表(DJ100) */
  520. get_djstation: {
  521. realUrl: '/strategy/flag_station_info/get_djstation' as const,
  522. resType: {} as Gasstation对象,
  523. },
  524. /** 查询站的当日概况信息,只传站id即可 */
  525. get_overview: {
  526. realUrl: '/strategy/flag_station_info/get_overview' as const,
  527. reqType: {} as Gasstation对象,
  528. resType: {} as 站当日概况信息实体类,
  529. },
  530. /** 查询站的历史概况汇总信息(运营销量监控) */
  531. get_overview_gway: {
  532. realUrl: '/strategy/flag_station_info/get_overview_gway' as const,
  533. reqType: {} as 加气站运营管理查询实体类,
  534. resType: {} as 站当日概况信息实体类,
  535. },
  536. /** 查询站的历史概况信息 */
  537. get_overview_history: {
  538. realUrl: '/strategy/flag_station_info/get_overview_history' as const,
  539. reqType: {} as IPageParams<站历史概况查询参数实体类>,
  540. resType: {} as 站历史概况信息实体类,
  541. },
  542. /** 查询站的当日概况信息,只传站id即可(中石化) */
  543. get_overview_snp: {
  544. realUrl: '/strategy/flag_station_info/get_overview_snp' as const,
  545. reqType: {} as Gasstation对象,
  546. resType: {} as 站当日概况信息实体类,
  547. },
  548. /** 查询站的信息,站名、对接码、交班时间、站康分,只传站id即可 */
  549. get_station_info: {
  550. realUrl: '/strategy/flag_station_info/get_station_info' as const,
  551. reqType: {} as Gasstation对象,
  552. resType: {} as 站的信息_站名_对接码_交班时间_站康分实体类,
  553. },
  554. /** 智慧数据加气站消费趋势(物流,carrierOrgId必传) */
  555. consume_trend: {
  556. realUrl: '/strategy/flag_trend_data/consume_trend' as const,
  557. reqType: {} as 旗舰站智慧数据经营趋势查询参数,
  558. resType: {} as 站消费趋势VO实体类,
  559. },
  560. /** 智慧数据加气站消费总趋势(物流+散户) */
  561. consume_trend_all: {
  562. realUrl: '/strategy/flag_trend_data/consume_trend_all' as const,
  563. reqType: {} as 旗舰站智慧数据经营趋势查询参数,
  564. resType: {} as 站物流和散户消费趋势VO实体类,
  565. },
  566. /** 智慧数据加气站消费趋势(移动端) */
  567. consume_trend_mobile: {
  568. realUrl: '/strategy/flag_trend_data/consume_trend_mobile' as const,
  569. reqType: {} as 旗舰站智慧数据经营趋势查询参数,
  570. resType: {} as 站物流和散户消费趋势VO实体类,
  571. },
  572. /** 智慧数据加气站消费趋势物流选择 */
  573. select_carriers: {
  574. realUrl: '/strategy/flag_trend_data/select_carriers' as const,
  575. reqType: {} as 旗舰站智慧数据经营趋势查询参数,
  576. resType: {} as CarrierVO,
  577. },
  578. /** 根据液源地id,查询所有加气站的配置信息 */
  579. all_config: {
  580. realUrl: '/strategy/freight_config/all_config' as const,
  581. reqType: {} as IPageParams<FreightConfig对象>,
  582. resType: {} as any,
  583. },
  584. /** 设置配置运费 */
  585. set_freight: {
  586. realUrl: '/strategy/freight_config/set_freight' as const,
  587. reqType: {} as FreightConfig对象,
  588. resType: {} as any,
  589. },
  590. /** 设置液源地-加气站距离 */
  591. set_miles: {
  592. realUrl: '/strategy/freight_config/set_miles' as const,
  593. reqType: {} as FreightConfig对象,
  594. resType: {} as any,
  595. },
  596. /** 运费配置日志列表 */
  597. list_17: {
  598. realUrl: '/strategy/freight_config_log/list' as const,
  599. reqType: {} as IPageParams<FreightConfigLog对象>,
  600. resType: {} as any,
  601. },
  602. /** 获取加气限制配置明细分页列表 */
  603. list_18: {
  604. realUrl: '/strategy/gas_limit_config_detail/list' as const,
  605. reqType: {} as IPageParams<GasLimitConfigDetail对象>,
  606. resType: {} as any,
  607. },
  608. /** 添加gas_limit_config_log */
  609. add_6: {
  610. realUrl: '/strategy/gas_limit_config_log/add' as const,
  611. reqType: {} as GasLimitConfigLog对象,
  612. resType: {} as any,
  613. },
  614. /** 获取gas_limit_config_log列表 */
  615. list_19: {
  616. realUrl: '/strategy/gas_limit_config_log/list' as const,
  617. reqType: {} as IPageParams<GasLimitConfigLog对象>,
  618. resType: {} as any,
  619. },
  620. /** 设置订单的协作车信息(个人支付) */
  621. get_person_trucks: {
  622. realUrl: '/strategy/gas_order/get_person_trucks' as const,
  623. reqType: {} as GasOrder对象,
  624. resType: {} as any,
  625. },
  626. /** 获取待支付订单的可选支付方式 */
  627. paysel: {
  628. realUrl: '/strategy/gas_order/paysel' as const,
  629. reqType: {} as GasOrder对象,
  630. resType: {} as 待支付订单_可选支付方式获取实体类,
  631. },
  632. /** 订单选择物流支付方式,计算相关信息(优惠等) */
  633. paysel_carrier: {
  634. realUrl: '/strategy/gas_order/paysel_carrier' as const,
  635. reqType: {} as GasOrder对象,
  636. resType: {} as 待支付订单_可选支付方式物流支付实体类,
  637. },
  638. /** 查询所有加气站所属的行政区域 */
  639. areas: {
  640. realUrl: '/strategy/gasstation/areas' as const,
  641. resType: {} as Record<string, 组织所属的省_市_区_县信息>,
  642. },
  643. /** 城市列表 */
  644. city_list: {
  645. realUrl: '/strategy/gasstation/city_list' as const,
  646. resType: {} as any,
  647. },
  648. /** 将落地数据同步到作战地图 */
  649. combat: {
  650. realUrl: '/strategy/gasstation/combat' as const,
  651. resType: {} as any,
  652. },
  653. /** 配置加气站合作经理,必填(加气站id,合作经理id,姓名,手机号) */
  654. configure_manager_1: {
  655. realUrl: '/strategy/gasstation/configure_manager' as const,
  656. reqType: {} as Gasstation对象,
  657. resType: {} as any,
  658. },
  659. /** 配置加气站预警值及预警手机号,必填:加气站id,预警阀值,预警手机号 */
  660. configure_warn_notify_1: {
  661. realUrl: '/strategy/gasstation/configure_warn_notify' as const,
  662. reqType: {} as Gasstation对象,
  663. resType: {} as any,
  664. },
  665. /** 根据gasstationId更新加气站基本信息 */
  666. edit: {
  667. realUrl: '/strategy/gasstation/edit' as const,
  668. reqType: {} as Gasstation对象,
  669. resType: {} as any,
  670. },
  671. /** 根据gasstationId更新加气站二维码 */
  672. edit_qr_code: {
  673. realUrl: '/strategy/gasstation/edit_qr_code' as const,
  674. reqType: {} as Gasstation对象,
  675. resType: {} as any,
  676. },
  677. /** 加气站库存调整 */
  678. eidt_stock: {
  679. realUrl: '/strategy/gasstation/eidt_stock' as const,
  680. reqType: {} as {
  681. /** gasOrderId */
  682. gasOrderId?: string
  683. /** gasstationId */
  684. gasstationId: string
  685. /** increase */
  686. increase: number
  687. /** note */
  688. note?: string
  689. },
  690. resType: {} as any,
  691. },
  692. /** 根据gasstationId 查询加气站信息 */
  693. find_1: {
  694. realUrl: '/strategy/gasstation/find' as const,
  695. reqType: {} as GasstationCarrierParam对象,
  696. resType: {} as GasstationVO对象,
  697. },
  698. /** 根据gasstationId或加气站简称查询加气站信息 */
  699. find_by_name: {
  700. realUrl: '/strategy/gasstation/find_by_name' as const,
  701. reqType: {} as Gasstation对象,
  702. resType: {} as any,
  703. },
  704. /** 根据gasstationId查询加气站距离、气价、位置等信息(散户加气3.1) */
  705. find_for_mini: {
  706. realUrl: '/strategy/gasstation/find_for_mini' as const,
  707. reqType: {} as GassDetailParam对象,
  708. resType: {} as GasstationVO对象,
  709. },
  710. /** 根据gasstationId查询加气站信息,APP */
  711. find_one_app: {
  712. realUrl: '/strategy/gasstation/find_one_app' as const,
  713. reqType: {} as Gasstation对象,
  714. resType: {} as any,
  715. },
  716. /** 根据gasstationId 查询加气站气价信息 */
  717. find_price: {
  718. realUrl: '/strategy/gasstation/find_price' as const,
  719. reqType: {} as GasstationCarrierParam对象,
  720. resType: {} as any,
  721. },
  722. /** 加气站加气判断 */
  723. gas_judge: {
  724. realUrl: '/strategy/gasstation/gas_judge' as const,
  725. reqType: {} as Gasstation对象,
  726. resType: {} as any,
  727. },
  728. /** 气价调节 */
  729. gas_price_edit: {
  730. realUrl: '/strategy/gasstation/gas_price_edit' as const,
  731. reqType: {} as Gasstation对象,
  732. resType: {} as any,
  733. },
  734. /** 加气站库存管理页面加气站列表 */
  735. gasstation_store_list: {
  736. realUrl: '/strategy/gasstation/gasstation_store_list' as const,
  737. reqType: {} as IPageParams<Gasstation对象>,
  738. resType: {} as any,
  739. },
  740. /** 修改版加气站库存管理页面加气站列表 */
  741. gasstation_store_list_final: {
  742. realUrl: '/strategy/gasstation/gasstation_store_list_final' as const,
  743. reqType: {} as IPageParams<Gasstation对象>,
  744. resType: {} as any,
  745. },
  746. /** 修改版加气站库存管理页面加气站列表汇总值 */
  747. gasstation_store_list_sum: {
  748. realUrl: '/strategy/gasstation/gasstation_store_list_sum' as const,
  749. reqType: {} as Gasstation对象,
  750. resType: {} as any,
  751. },
  752. /** 获取当前平台结算均价-0.25 */
  753. get_average_platform_price: {
  754. realUrl: '/strategy/gasstation/get_average_platform_price' as const,
  755. reqType: {} as AveragePlatormPriceParam,
  756. resType: {} as any,
  757. },
  758. /** 根据id获取加气站信息 */
  759. get_by_id: {
  760. realUrl: '/strategy/gasstation/get_by_id' as const,
  761. reqType: {} as 通用id参数,
  762. resType: {} as any,
  763. },
  764. /** 获取加气站日库存量列表 */
  765. get_day_gasstation_stock: {
  766. realUrl: '/strategy/gasstation/get_day_gasstation_stock' as const,
  767. reqType: {} as StatisticsStockParam,
  768. resType: {} as any,
  769. },
  770. /** 获取加气站日入库量、库存量、在途量汇总 */
  771. get_day_gasstation_stock_sum: {
  772. realUrl: '/strategy/gasstation/get_day_gasstation_stock_sum' as const,
  773. reqType: {} as StatisticsStockParam,
  774. resType: {} as any,
  775. },
  776. /** 根据区域id获取加气站列表 */
  777. get_district_gasstation_list: {
  778. realUrl: '/strategy/gasstation/get_district_gasstation_list' as const,
  779. reqType: {} as DistrictOrgIdsParam,
  780. resType: {} as any,
  781. },
  782. /** 生成加气站/收银员二维码 */
  783. get_qrcode: {
  784. realUrl: '/strategy/gasstation/get_qrcode' as const,
  785. resType: {} as string,
  786. },
  787. /** 获取gasstation列表 */
  788. list_20: {
  789. realUrl: '/strategy/gasstation/list' as const,
  790. reqType: {} as IPageParams<GasstationParam对象>,
  791. resType: {} as any,
  792. },
  793. /** 加气站列表(公众号) */
  794. list_app: {
  795. realUrl: '/strategy/gasstation/list_app' as const,
  796. reqType: {} as IPageParams<GasstationVO查询对象>,
  797. resType: {} as IPage<GasstationVO对象>,
  798. },
  799. /** 加气站列表(APP专用) */
  800. list_app_driver: {
  801. realUrl: '/strategy/gasstation/list_app_driver' as const,
  802. reqType: {} as IPageParams<GasstationAppParam>,
  803. resType: {} as IPage<GasstationVO对象>,
  804. },
  805. /** 加气站列表(小程序) */
  806. list_mini: {
  807. realUrl: '/strategy/gasstation/list_mini' as const,
  808. reqType: {} as IPageParams<GasstationVO查询对象>,
  809. resType: {} as IPage<GasstationVO对象>,
  810. },
  811. /** 加气站库存冲红 */
  812. rollback_stock: {
  813. realUrl: '/strategy/gasstation/rollback_stock' as const,
  814. reqType: {} as {
  815. /** gasOrderId */
  816. gasOrderId?: string
  817. /** gasstationId */
  818. gasstationId: string
  819. /** increase */
  820. increase: number
  821. /** note */
  822. note?: string
  823. },
  824. resType: {} as any,
  825. },
  826. /** 今日挂牌价维护 */
  827. set_list_price: {
  828. realUrl: '/strategy/gasstation/set_list_price' as const,
  829. resType: {} as any,
  830. },
  831. /** 设置加气站服务费 */
  832. set_profit: {
  833. realUrl: '/strategy/gasstation/set_profit' as const,
  834. resType: {} as boolean,
  835. },
  836. /** 设置加气站服务费、平台服务费 */
  837. set_profit_quota: {
  838. realUrl: '/strategy/gasstation/set_profit_quota' as const,
  839. resType: {} as boolean,
  840. },
  841. /** 测试更新加气站库存状态定时任务 */
  842. test_update_status_stock: {
  843. realUrl: '/strategy/gasstation/test_update_status_stock' as const,
  844. resType: {} as any,
  845. },
  846. /** 今日气价,APP物流公司专用 */
  847. today_lng_price: {
  848. realUrl: '/strategy/gasstation/today_lng_price' as const,
  849. resType: {} as any,
  850. },
  851. /** 加气站提报限制修改 */
  852. add_7: {
  853. realUrl: '/strategy/gasstation_limit_status_log/add' as const,
  854. reqType: {} as GasstationLimitStatusLog对象,
  855. resType: {} as any,
  856. },
  857. /** 获取单个加气站最新提报限制 */
  858. get_latest: {
  859. realUrl: '/strategy/gasstation_limit_status_log/get_latest' as const,
  860. reqType: {} as GasstationLimitStatusLog对象,
  861. resType: {} as any,
  862. },
  863. /** 获取加气站提报限制记录分页列表 */
  864. page_list_3: {
  865. realUrl: '/strategy/gasstation_limit_status_log/page_list' as const,
  866. reqType: {} as IPageParams<GasstationLimitStatusLog对象>,
  867. resType: {} as any,
  868. },
  869. /** 添加gasstation_present */
  870. add_8: {
  871. realUrl: '/strategy/gasstation_present/add' as const,
  872. reqType: {} as GasstationPresent对象,
  873. resType: {} as any,
  874. },
  875. /** 删除gasstation_present */
  876. delete_4: {
  877. realUrl: '/strategy/gasstation_present/delete' as const,
  878. reqType: {} as GasstationPresent对象,
  879. resType: {} as boolean,
  880. },
  881. /** 删除gasstation_present(app) */
  882. delete_gasstation_present: {
  883. realUrl: '/strategy/gasstation_present/delete_gasstation_present' as const,
  884. reqType: {} as GasstationPresent对象,
  885. resType: {} as boolean,
  886. },
  887. /** 根据id获取单个加气站福利信息 */
  888. find_2: {
  889. realUrl: '/strategy/gasstation_present/find' as const,
  890. reqType: {} as GasstationPresent对象,
  891. resType: {} as any,
  892. },
  893. /** 查看某加气站最近的一次福利更新 */
  894. find_latest_1: {
  895. realUrl: '/strategy/gasstation_present/find_latest' as const,
  896. reqType: {} as GasstationPresent对象,
  897. resType: {} as any,
  898. },
  899. /** 获取gasstation_present列表 */
  900. page_list_4: {
  901. realUrl: '/strategy/gasstation_present/page_list' as const,
  902. reqType: {} as IPageParams<GasstationPresent对象>,
  903. resType: {} as any,
  904. },
  905. /** 修改或者保存gasstation_present */
  906. save_or_update: {
  907. realUrl: '/strategy/gasstation_present/save_or_update' as const,
  908. reqType: {} as GasstationPresent对象,
  909. resType: {} as any,
  910. },
  911. /** 修改gasstation_present */
  912. update_9: {
  913. realUrl: '/strategy/gasstation_present/update' as const,
  914. reqType: {} as GasstationPresent对象,
  915. resType: {} as any,
  916. },
  917. /** 获取时间段下二维码修改日志分页列表 */
  918. list_21: {
  919. realUrl: '/strategy/gasstation_qrcode_log/list' as const,
  920. reqType: {} as IPageParams<GasstationQrcodeLogParam>,
  921. resType: {} as any,
  922. },
  923. /** 添加gasstation_tag */
  924. add_9: {
  925. realUrl: '/strategy/gasstation_tag/add' as const,
  926. reqType: {} as GasstationTag对象,
  927. resType: {} as any,
  928. },
  929. /** 删除gasstation_tag */
  930. delete_5: {
  931. realUrl: '/strategy/gasstation_tag/delete' as const,
  932. reqType: {} as GasstationTag对象,
  933. resType: {} as boolean,
  934. },
  935. /** 根据id获取单个标签加气站关联信息 */
  936. find_3: {
  937. realUrl: '/strategy/gasstation_tag/find' as const,
  938. reqType: {} as GasstationTag对象,
  939. resType: {} as any,
  940. },
  941. /** 根据标签id获取标签下加气站id列表 */
  942. get_gasstation_ids: {
  943. realUrl: '/strategy/gasstation_tag/get_gasstation_ids' as const,
  944. resType: {} as any,
  945. },
  946. /** 获取gasstation_tag列表 */
  947. list_22: {
  948. realUrl: '/strategy/gasstation_tag/list' as const,
  949. reqType: {} as GasstationTag对象,
  950. resType: {} as any,
  951. },
  952. /** 获取gasstation_tag分页列表 */
  953. page_list_5: {
  954. realUrl: '/strategy/gasstation_tag/page_list' as const,
  955. reqType: {} as IPageParams<GasstationTag对象>,
  956. resType: {} as any,
  957. },
  958. /** 批量保存加气站标签 */
  959. save_each: {
  960. realUrl: '/strategy/gasstation_tag/save_each' as const,
  961. reqType: {} as GasstationTagParam,
  962. resType: {} as any,
  963. },
  964. /** 修改gasstation_tag */
  965. update_10: {
  966. realUrl: '/strategy/gasstation_tag/update' as const,
  967. reqType: {} as GasstationTag对象,
  968. resType: {} as any,
  969. },
  970. /** 更新加气站标签 */
  971. update_app: {
  972. realUrl: '/strategy/gasstation_tag/update_app' as const,
  973. reqType: {} as GasstationTagParam,
  974. resType: {} as any,
  975. },
  976. /** 查询指定日期会营业的加气站列表 */
  977. gasstation_page_list: {
  978. realUrl: '/strategy/gct_config/gasstation_page_list' as const,
  979. reqType: {} as IPageParams<司机查看气瓶检测加气站列表查询参数>,
  980. resType: {} as IPage<气瓶检测的加气站>,
  981. },
  982. /** 设置奥扬费用 */
  983. add_10: {
  984. realUrl: '/strategy/gway_cost/add' as const,
  985. reqType: {} as GwayCost对象,
  986. resType: {} as any,
  987. },
  988. /** 获取当前奥扬费用 */
  989. price: {
  990. realUrl: '/strategy/gway_cost/price' as const,
  991. resType: {} as any,
  992. },
  993. /** 获取gway_cost_log列表 */
  994. list_23: {
  995. realUrl: '/strategy/gway_cost_log/list' as const,
  996. reqType: {} as IPageParams<GwayCostLog对象>,
  997. resType: {} as any,
  998. },
  999. /** 添加gway_gasprice_log */
  1000. add_11: {
  1001. realUrl: '/strategy/gway_gasprice_log/add' as const,
  1002. reqType: {} as GwayGaspriceLog对象,
  1003. resType: {} as any,
  1004. },
  1005. /** 获取gway_gasprice_log列表 */
  1006. list_24: {
  1007. realUrl: '/strategy/gway_gasprice_log/list' as const,
  1008. reqType: {} as IPageParams<GwayGaspriceLog对象>,
  1009. resType: {} as any,
  1010. },
  1011. /** 修改gway_gasprice_log */
  1012. update_11: {
  1013. realUrl: '/strategy/gway_gasprice_log/update' as const,
  1014. reqType: {} as GwayGaspriceLog对象,
  1015. resType: {} as any,
  1016. },
  1017. /** 设置出港价 */
  1018. set_harbour_price: {
  1019. realUrl: '/strategy/harbour_price/set_harbour_price' as const,
  1020. reqType: {} as HarbourPrice对象,
  1021. resType: {} as any,
  1022. },
  1023. /** 出港价变更记录列表 */
  1024. list_25: {
  1025. realUrl: '/strategy/harbour_price_log/list' as const,
  1026. reqType: {} as IPageParams<HarbourPriceLog对象>,
  1027. resType: {} as any,
  1028. },
  1029. /** 导入卡车接口 */
  1030. import_truck: {
  1031. realUrl: '/strategy/import/import_truck' as const,
  1032. isUpload: true,
  1033. reqType: {} as {
  1034. /** orgId */
  1035. orgId: number
  1036. },
  1037. resType: {} as any,
  1038. },
  1039. /** 确认导入数据 */
  1040. confirm_import: {
  1041. realUrl: '/strategy/inventory_adjust/confirm_import' as const,
  1042. resType: {} as any,
  1043. },
  1044. /** 导入预览数据 */
  1045. import: {
  1046. realUrl: '/strategy/inventory_adjust/import' as const,
  1047. isUpload: true,
  1048. resType: {} as 盘盈亏数据导入VO,
  1049. },
  1050. /** 盘盈亏数据列表 */
  1051. page_3: {
  1052. realUrl: '/strategy/inventory_adjust/page' as const,
  1053. reqType: {} as IPageParams<GasstationDateParam>,
  1054. resType: {} as IPage<盘盈亏数据实体类>,
  1055. },
  1056. /** 盘盈亏数据汇总 */
  1057. sum_1: {
  1058. realUrl: '/strategy/inventory_adjust/sum' as const,
  1059. reqType: {} as GasstationDateParam,
  1060. resType: {} as 盘盈亏数据汇总VO,
  1061. },
  1062. /** 确认导入数据 */
  1063. confirm_import_1: {
  1064. realUrl: '/strategy/inventory_card/confirm_import' as const,
  1065. resType: {} as any,
  1066. },
  1067. /** 导入预览数据 */
  1068. import_1: {
  1069. realUrl: '/strategy/inventory_card/import' as const,
  1070. isUpload: true,
  1071. resType: {} as Array<加注机卡管理VO>,
  1072. },
  1073. /** 加注机线下卡管理列表 */
  1074. page_4: {
  1075. realUrl: '/strategy/inventory_card/page' as const,
  1076. reqType: {} as IPageParams<加注机卡管理表实体类>,
  1077. resType: {} as IPage<加注机卡管理表实体类>,
  1078. },
  1079. /** 动态库存监控-数据导出 */
  1080. export_data: {
  1081. realUrl: '/strategy/inventory_day_statistics/export_data' as const,
  1082. reqType: {} as 动态库存监控_获取月度多日的统计信息查询参数,
  1083. resType: {} as StreamingResponseBody,
  1084. },
  1085. /** 动态库存监控-获取单日的统计信息接口 */
  1086. get_daily_data: {
  1087. realUrl: '/strategy/inventory_day_statistics/get_daily_data' as const,
  1088. reqType: {} as 动态库存监控_获取单日的统计信息查询参数,
  1089. resType: {} as 单日数据统计返回实体类,
  1090. },
  1091. /** 动态库存监控-获取月度多日的统计信息接口 */
  1092. get_month_data: {
  1093. realUrl: '/strategy/inventory_day_statistics/get_month_data' as const,
  1094. reqType: {} as 动态库存监控_获取月度多日的统计信息查询参数,
  1095. resType: {} as any,
  1096. },
  1097. /** 查询加注机全量数据 */
  1098. get_out_all: {
  1099. realUrl: '/strategy/inventory_out_all/get_out_all' as const,
  1100. reqType: {} as IPageParams<加注机全量数据查询参数>,
  1101. resType: {} as 加注机全量数据查询返回实体类,
  1102. },
  1103. /** 上传数据导入前后对比后确认接口 */
  1104. upload_confirm: {
  1105. realUrl: '/strategy/inventory_out_all/upload_confirm' as const,
  1106. reqType: {} as 上传数据确认参数,
  1107. resType: {} as any,
  1108. },
  1109. /** 上传加注机全量数据 */
  1110. upload_out_all: {
  1111. realUrl: '/strategy/inventory_out_all/upload_out_all' as const,
  1112. isUpload: true,
  1113. reqType: {} as {
  1114. /** gasstationId */
  1115. gasstationId: number
  1116. },
  1117. resType: {} as any,
  1118. },
  1119. /** 查询大象线上数据 */
  1120. get_out_auyen: {
  1121. realUrl: '/strategy/inventory_out_auyen/get_out_auyen' as const,
  1122. reqType: {} as IPageParams<大象线上数据查询参数>,
  1123. resType: {} as IPage<大象线上订单数据表实体类>,
  1124. },
  1125. /** 查询三方线上数据 */
  1126. get_out_third: {
  1127. realUrl: '/strategy/inventory_out_third/get_out_third' as const,
  1128. reqType: {} as IPageParams<三方线上数据查询参数>,
  1129. resType: {} as 三方线上数据查询返回实体类,
  1130. },
  1131. /** 上传数据导入前后对比后确认接口 */
  1132. upload_confirm_1: {
  1133. realUrl: '/strategy/inventory_out_third/upload_confirm' as const,
  1134. reqType: {} as 上传数据确认参数,
  1135. resType: {} as any,
  1136. },
  1137. /** 上传三方线上数据 */
  1138. upload_out_third: {
  1139. realUrl: '/strategy/inventory_out_third/upload_out_third' as const,
  1140. isUpload: true,
  1141. reqType: {} as {
  1142. /** gasstationId */
  1143. gasstationId: number
  1144. },
  1145. resType: {} as any,
  1146. },
  1147. /** 加注机标准价列表 */
  1148. list_26: {
  1149. realUrl: '/strategy/inventory_standard_price/list' as const,
  1150. reqType: {} as IPageParams<GasstationDateParam>,
  1151. resType: {} as IPage<InventoryStandardPriceVO>,
  1152. },
  1153. /** 加气站交班时间列表 */
  1154. page_5: {
  1155. realUrl: '/strategy/inventory_station_time/page' as const,
  1156. reqType: {} as IPageParams<加气站交班信息管理表实体类>,
  1157. resType: {} as IPage<加气站交班信息管理表实体类>,
  1158. },
  1159. /** 查询装卸数据 */
  1160. get_truck_in: {
  1161. realUrl: '/strategy/inventory_truck_in/get_truck_in' as const,
  1162. reqType: {} as IPageParams<装卸数据查询参数>,
  1163. resType: {} as 装卸数据表实体类,
  1164. },
  1165. /** 上传数据导入前后对比后确认接口 */
  1166. upload_confirm_2: {
  1167. realUrl: '/strategy/inventory_truck_in/upload_confirm' as const,
  1168. resType: {} as any,
  1169. },
  1170. /** 上传装卸数据 */
  1171. upload_truck_in: {
  1172. realUrl: '/strategy/inventory_truck_in/upload_truck_in' as const,
  1173. isUpload: true,
  1174. resType: {} as any,
  1175. },
  1176. /** 上传数据记录接口 */
  1177. get_upload_log: {
  1178. realUrl: '/strategy/inventory_upload_log/get_upload_log' as const,
  1179. reqType: {} as IPageParams<数据上传日志记录实体类>,
  1180. resType: {} as any,
  1181. },
  1182. /** 添加list_price_log */
  1183. add_12: {
  1184. realUrl: '/strategy/list_price_log/add' as const,
  1185. reqType: {} as ListPriceLog对象,
  1186. resType: {} as any,
  1187. },
  1188. /** 获取list_price_log列表 */
  1189. list_27: {
  1190. realUrl: '/strategy/list_price_log/list' as const,
  1191. reqType: {} as IPageParams<ListPriceLog对象>,
  1192. resType: {} as any,
  1193. },
  1194. /** 修改list_price_log */
  1195. update_12: {
  1196. realUrl: '/strategy/list_price_log/update' as const,
  1197. reqType: {} as ListPriceLog对象,
  1198. resType: {} as any,
  1199. },
  1200. /** 添加液源地 */
  1201. add_13: {
  1202. realUrl: '/strategy/lng_from/add' as const,
  1203. reqType: {} as LngFrom对象,
  1204. resType: {} as any,
  1205. },
  1206. /** 获取所有液源地 */
  1207. all: {
  1208. realUrl: '/strategy/lng_from/all' as const,
  1209. resType: {} as any,
  1210. },
  1211. /** 获取lng_from列表 */
  1212. list_28: {
  1213. realUrl: '/strategy/lng_from/list' as const,
  1214. reqType: {} as IPageParams<LngFrom对象>,
  1215. resType: {} as any,
  1216. },
  1217. /** 修改液源地信息 */
  1218. update_13: {
  1219. realUrl: '/strategy/lng_from/update' as const,
  1220. reqType: {} as LngFrom对象,
  1221. resType: {} as any,
  1222. },
  1223. /** 添加lng_from_log */
  1224. add_14: {
  1225. realUrl: '/strategy/lng_from_log/add' as const,
  1226. reqType: {} as LngFromLog对象,
  1227. resType: {} as any,
  1228. },
  1229. /** 液源地修改记录 */
  1230. list_29: {
  1231. realUrl: '/strategy/lng_from_log/list' as const,
  1232. reqType: {} as IPageParams<LngFromLog对象>,
  1233. resType: {} as any,
  1234. },
  1235. /** 修改lng_from_log */
  1236. update_14: {
  1237. realUrl: '/strategy/lng_from_log/update' as const,
  1238. reqType: {} as LngFromLog对象,
  1239. resType: {} as any,
  1240. },
  1241. /** 优惠叠加配置 */
  1242. adjust: {
  1243. realUrl: '/strategy/man/carrier_config/adjust' as const,
  1244. reqType: {} as CarrierRebateVO,
  1245. resType: {} as any,
  1246. },
  1247. /** 物流优惠参与配置查询 */
  1248. list_30: {
  1249. realUrl: '/strategy/man/carrier_config/list' as const,
  1250. reqType: {} as IPageParams<CarrierRebateVO>,
  1251. resType: {} as CarrierRebateVO,
  1252. },
  1253. /** 新增物流线上特价 */
  1254. add_15: {
  1255. realUrl: '/strategy/man/carrier_rebate/add' as const,
  1256. reqType: {} as ManPriceCarrierRebate对象,
  1257. resType: {} as any,
  1258. },
  1259. /** 调价物流线上特价 */
  1260. adjust_1: {
  1261. realUrl: '/strategy/man/carrier_rebate/adjust' as const,
  1262. reqType: {} as MManPriceCarrierRebateAdjust对象,
  1263. resType: {} as any,
  1264. },
  1265. /** 调优惠测算 */
  1266. adjust_cal: {
  1267. realUrl: '/strategy/man/carrier_rebate/adjust_cal' as const,
  1268. reqType: {} as MManPriceCarrierRebateAdjust对象,
  1269. resType: {} as ManRebateAdjustCalLogVO对象,
  1270. },
  1271. /** 调优惠测算查询 */
  1272. adjust_cal_log: {
  1273. realUrl: '/strategy/man/carrier_rebate/adjust_cal_log' as const,
  1274. reqType: {} as MManPriceCarrierRebateAdjust对象,
  1275. resType: {} as ManRebateAdjustCalLogVO对象,
  1276. },
  1277. /** 物流线上特价测算汇总查询 */
  1278. cal_log: {
  1279. realUrl: '/strategy/man/carrier_rebate/cal_log' as const,
  1280. reqType: {} as ManPriceCarrierRebate对象,
  1281. resType: {} as ManRebateCalLogVO对象,
  1282. },
  1283. /** 启用禁用 */
  1284. enable: {
  1285. realUrl: '/strategy/man/carrier_rebate/enable' as const,
  1286. reqType: {} as ManPriceCarrierRebate对象,
  1287. resType: {} as any,
  1288. },
  1289. /** 物流线上特价车辆详情 */
  1290. get_carrier_trucks: {
  1291. realUrl: '/strategy/man/carrier_rebate/get_carrier_trucks' as const,
  1292. reqType: {} as IPageParams<ManPriceCarrierRebate对象>,
  1293. resType: {} as TruckDriverInfoVO对象,
  1294. },
  1295. /** 获取物流线上特价列表 */
  1296. list_31: {
  1297. realUrl: '/strategy/man/carrier_rebate/list' as const,
  1298. reqType: {} as IPageParams<ManPriceCarrierRebate对象>,
  1299. resType: {} as ManPriceCarrierRebateVO对象,
  1300. },
  1301. /** 获取调价记录列表 */
  1302. list_log: {
  1303. realUrl: '/strategy/man/carrier_rebate/list_log' as const,
  1304. reqType: {} as IPageParams<气价管理查询参数>,
  1305. resType: {} as ManPriceCarrierRebateLogVO对象,
  1306. },
  1307. /** 新增时确定加气站,查询物流公司org列表 */
  1308. list_org: {
  1309. realUrl: '/strategy/man/carrier_rebate/list_org' as const,
  1310. reqType: {} as IPageParams<OrgUnSelectedListParam>,
  1311. resType: {} as IPage<Org对象>,
  1312. },
  1313. /** 移除名单 */
  1314. remove: {
  1315. realUrl: '/strategy/man/carrier_rebate/remove' as const,
  1316. reqType: {} as ManPriceCarrierRebate对象,
  1317. resType: {} as any,
  1318. },
  1319. /** 作废预约调价 */
  1320. remove_plan: {
  1321. realUrl: '/strategy/man/carrier_rebate/remove_plan' as const,
  1322. reqType: {} as ManPriceCarrierRebate对象,
  1323. resType: {} as any,
  1324. },
  1325. /** 获取加气站清分列表 */
  1326. list_32: {
  1327. realUrl: '/strategy/man/profit/list' as const,
  1328. reqType: {} as IPageParams<GasstationDateParam>,
  1329. resType: {} as 站收益结算规则信息表实体VO类,
  1330. },
  1331. /** 新增加气订单满减 */
  1332. add_16: {
  1333. realUrl: '/strategy/man/reduce_rebate/add' as const,
  1334. reqType: {} as ManPriceReduceRebate对象,
  1335. resType: {} as any,
  1336. },
  1337. /** 调价加气订单满减 */
  1338. adjust_2: {
  1339. realUrl: '/strategy/man/reduce_rebate/adjust' as const,
  1340. reqType: {} as ManPriceReduceRebateAdjust对象,
  1341. resType: {} as any,
  1342. },
  1343. /** 获取加气订单满减列表 */
  1344. list_33: {
  1345. realUrl: '/strategy/man/reduce_rebate/list' as const,
  1346. reqType: {} as IPageParams<ManPriceReduceRebate对象>,
  1347. resType: {} as ManPriceReduceRebateVO对象,
  1348. },
  1349. /** 获取调价记录列表 */
  1350. list_log_1: {
  1351. realUrl: '/strategy/man/reduce_rebate/list_log' as const,
  1352. reqType: {} as IPageParams<气价管理查询参数>,
  1353. resType: {} as ManPriceReduceRebateLogVO对象,
  1354. },
  1355. /** 添加名单查询加气站org列表 */
  1356. list_org_1: {
  1357. realUrl: '/strategy/man/reduce_rebate/list_org' as const,
  1358. reqType: {} as IPageParams<OrgUnSelectedListParam>,
  1359. resType: {} as IPage<Org对象>,
  1360. },
  1361. /** 移除名单 */
  1362. remove_1: {
  1363. realUrl: '/strategy/man/reduce_rebate/remove' as const,
  1364. reqType: {} as ManPriceReduceRebate对象,
  1365. resType: {} as any,
  1366. },
  1367. /** 上传更新加气订单满减调整凭证 */
  1368. update_cert: {
  1369. realUrl: '/strategy/man/reduce_rebate/update_cert' as const,
  1370. reqType: {} as ManPriceReduceRebateLog对象,
  1371. resType: {} as any,
  1372. },
  1373. /** 新增中石化零售价 */
  1374. add_17: {
  1375. realUrl: '/strategy/man/snp/add' as const,
  1376. reqType: {} as Gasstation对象,
  1377. resType: {} as any,
  1378. },
  1379. /** 调价中石化零售价 */
  1380. adjust_3: {
  1381. realUrl: '/strategy/man/snp/adjust' as const,
  1382. reqType: {} as ManPriceSnpAdjust对象,
  1383. resType: {} as any,
  1384. },
  1385. /** 获取man_price_snp */
  1386. find_4: {
  1387. realUrl: '/strategy/man/snp/find' as const,
  1388. resType: {} as any,
  1389. },
  1390. /** 根据时间范围获取中石化零售价 */
  1391. find_date_range: {
  1392. realUrl: '/strategy/man/snp/find_date_range' as const,
  1393. reqType: {} as 优惠运营分析查询参数实体类,
  1394. resType: {} as any,
  1395. },
  1396. /** 获取平台加气订单的中石化零售价 */
  1397. find_snp_price: {
  1398. realUrl: '/strategy/man/snp/find_snp_price' as const,
  1399. reqType: {} as GasOrder对象,
  1400. resType: {} as number,
  1401. },
  1402. /** 获取中石化限价列表 */
  1403. list_34: {
  1404. realUrl: '/strategy/man/snp/list' as const,
  1405. reqType: {} as IPageParams<manPriceSnp对象>,
  1406. resType: {} as manPriceSnp对象,
  1407. },
  1408. /** 获取调价记录列表 */
  1409. list_log_2: {
  1410. realUrl: '/strategy/man/snp/list_log' as const,
  1411. reqType: {} as IPageParams<气价管理查询参数>,
  1412. resType: {} as manPriceSnpLog对象,
  1413. },
  1414. /** 新增查询org列表 */
  1415. list_org_2: {
  1416. realUrl: '/strategy/man/snp/list_org' as const,
  1417. reqType: {} as IPageParams<OrgUnSelectedListParam>,
  1418. resType: {} as IPage<Org对象>,
  1419. },
  1420. /** 移除名单 */
  1421. remove_2: {
  1422. realUrl: '/strategy/man/snp/remove' as const,
  1423. reqType: {} as manPriceSnp对象,
  1424. resType: {} as any,
  1425. },
  1426. /** 作废预约调价 */
  1427. remove_plan_1: {
  1428. realUrl: '/strategy/man/snp/remove_plan' as const,
  1429. reqType: {} as manPriceSnp对象,
  1430. resType: {} as any,
  1431. },
  1432. /** 更新中石化零售价定价凭证 */
  1433. update_cert_1: {
  1434. realUrl: '/strategy/man/snp/update_cert' as const,
  1435. reqType: {} as manPriceSnpLog对象,
  1436. resType: {} as any,
  1437. },
  1438. /** 新增长城奥扬标准价 */
  1439. add_18: {
  1440. realUrl: '/strategy/man/standard/add' as const,
  1441. reqType: {} as Gasstation对象,
  1442. resType: {} as any,
  1443. },
  1444. /** 调价长城奥扬标准价 */
  1445. adjust_4: {
  1446. realUrl: '/strategy/man/standard/adjust' as const,
  1447. reqType: {} as manPriceStandard对象,
  1448. resType: {} as any,
  1449. },
  1450. /** 所有站测算计算 */
  1451. all_cal: {
  1452. realUrl: '/strategy/man/standard/all_cal' as const,
  1453. reqType: {} as ManAllstationCalLog对象,
  1454. resType: {} as ManAllstationCalLog对象,
  1455. },
  1456. /** 单站测算计算 */
  1457. cal_1: {
  1458. realUrl: '/strategy/man/standard/cal' as const,
  1459. reqType: {} as ManStationCalLog对象,
  1460. resType: {} as ManStationCalLog对象,
  1461. },
  1462. /** 获取最近一次的长城标准价所有站测算结果 */
  1463. get_all_cal: {
  1464. realUrl: '/strategy/man/standard/get_all_cal' as const,
  1465. resType: {} as ManAllstationCalLog对象,
  1466. },
  1467. /** 获取最近一次的长城标准价单站测算结果 */
  1468. get_cal: {
  1469. realUrl: '/strategy/man/standard/get_cal' as const,
  1470. reqType: {} as ManStationCalLog对象,
  1471. resType: {} as ManStationCalLog对象,
  1472. },
  1473. /** 获取长城奥扬标准价列表 */
  1474. list_35: {
  1475. realUrl: '/strategy/man/standard/list' as const,
  1476. reqType: {} as IPageParams<manPriceStandard对象>,
  1477. resType: {} as ManPriceStandardVO对象,
  1478. },
  1479. /** 获取调价记录列表 */
  1480. list_log_3: {
  1481. realUrl: '/strategy/man/standard/list_log' as const,
  1482. reqType: {} as IPageParams<气价管理查询参数>,
  1483. resType: {} as ManPriceStandardVO对象,
  1484. },
  1485. /** 新增查询org列表 */
  1486. list_org_3: {
  1487. realUrl: '/strategy/man/standard/list_org' as const,
  1488. reqType: {} as IPageParams<OrgUnSelectedListParam>,
  1489. resType: {} as IPage<Org对象>,
  1490. },
  1491. /** 移除名单 */
  1492. remove_3: {
  1493. realUrl: '/strategy/man/standard/remove' as const,
  1494. reqType: {} as manPriceStandard对象,
  1495. resType: {} as any,
  1496. },
  1497. /** 作废预约调价 */
  1498. remove_plan_2: {
  1499. realUrl: '/strategy/man/standard/remove_plan' as const,
  1500. reqType: {} as manPriceStandard对象,
  1501. resType: {} as any,
  1502. },
  1503. /** 更新长城奥扬标准价定价凭证 */
  1504. update_cert_2: {
  1505. realUrl: '/strategy/man/standard/update_cert' as const,
  1506. reqType: {} as manPriceStandardLog对象,
  1507. resType: {} as any,
  1508. },
  1509. /** 添加newstation */
  1510. add_19: {
  1511. realUrl: '/strategy/newstation/add' as const,
  1512. reqType: {} as Newstation对象,
  1513. resType: {} as any,
  1514. },
  1515. /** 加气站是否存在检测 */
  1516. exist_check: {
  1517. realUrl: '/strategy/newstation/exist_check' as const,
  1518. reqType: {} as 通用id参数,
  1519. resType: {} as boolean,
  1520. },
  1521. /** 获取newstation列表 */
  1522. list_36: {
  1523. realUrl: '/strategy/newstation/list' as const,
  1524. reqType: {} as IPageParams<Newstation对象>,
  1525. resType: {} as any,
  1526. },
  1527. /** 修改newstation */
  1528. update_15: {
  1529. realUrl: '/strategy/newstation/update' as const,
  1530. reqType: {} as Newstation对象,
  1531. resType: {} as any,
  1532. },
  1533. /** 添加platform_price */
  1534. add_20: {
  1535. realUrl: '/strategy/platform_price/add' as const,
  1536. reqType: {} as PlatformPrice对象,
  1537. resType: {} as boolean,
  1538. },
  1539. /** 修改platform_price */
  1540. edit_1: {
  1541. realUrl: '/strategy/platform_price/edit' as const,
  1542. reqType: {} as PlatformPrice对象,
  1543. resType: {} as boolean,
  1544. },
  1545. /** 优惠价维护详情 */
  1546. find_5: {
  1547. realUrl: '/strategy/platform_price/find' as const,
  1548. resType: {} as PlatformPrice对象,
  1549. },
  1550. /** 获取platform_price列表 */
  1551. list_37: {
  1552. realUrl: '/strategy/platform_price/list' as const,
  1553. reqType: {} as IPageParams<PlatformPrice对象>,
  1554. resType: {} as IPage<PlatformPrice对象>,
  1555. },
  1556. /** 添加platform_price_log */
  1557. add_21: {
  1558. realUrl: '/strategy/platform_price_log/add' as const,
  1559. reqType: {} as PlatformPriceLog对象,
  1560. resType: {} as boolean,
  1561. },
  1562. /** 获取platform_price_log列表 */
  1563. list_38: {
  1564. realUrl: '/strategy/platform_price_log/list' as const,
  1565. reqType: {} as IPageParams<PlatformPriceLog对象>,
  1566. resType: {} as IPage<PlatformPriceLog对象>,
  1567. },
  1568. /** 修改platform_price_log */
  1569. update_16: {
  1570. realUrl: '/strategy/platform_price_log/update' as const,
  1571. reqType: {} as PlatformPriceLog对象,
  1572. resType: {} as boolean,
  1573. },
  1574. /** 计算gasOrder价格 */
  1575. calculate: {
  1576. realUrl: '/strategy/price/calculate' as const,
  1577. reqType: {} as GasOrder对象,
  1578. resType: {} as GasOrder对象,
  1579. },
  1580. /** 计算gasOrder价格 */
  1581. calculate_v2: {
  1582. realUrl: '/strategy/price/calculate_v2' as const,
  1583. reqType: {} as GasOrder对象,
  1584. resType: {} as GasOrder对象,
  1585. },
  1586. /** 计算气瓶检测订单价格及补充信息 */
  1587. gct_calculate: {
  1588. realUrl: '/strategy/price/gct_calculate' as const,
  1589. reqType: {} as GctOrder对象,
  1590. resType: {} as GctOrder对象,
  1591. },
  1592. /** 平台挂牌价计算 */
  1593. add_22: {
  1594. realUrl: '/strategy/price_config/add' as const,
  1595. resType: {} as any,
  1596. },
  1597. /** 获取平台挂牌价列表 */
  1598. list_39: {
  1599. realUrl: '/strategy/price_config/list' as const,
  1600. reqType: {} as IPageParams<PriceConfig对象>,
  1601. resType: {} as any,
  1602. },
  1603. /** 计算指定加气站+指定液源地 的平台挂牌价 */
  1604. select_harbour: {
  1605. realUrl: '/strategy/price_config/select_harbour' as const,
  1606. reqType: {} as PriceConfig对象,
  1607. resType: {} as any,
  1608. },
  1609. /** 获取price_config_gway 当前价列表 */
  1610. list_40: {
  1611. realUrl: '/strategy/price_config_gway/list' as const,
  1612. reqType: {} as IPageParams<PriceConfigGway对象>,
  1613. resType: {} as any,
  1614. },
  1615. /** 获取调价记录列表 */
  1616. list_41: {
  1617. realUrl: '/strategy/price_config_gway_log/list' as const,
  1618. reqType: {} as IPageParams<组合支付分页查询参数>,
  1619. resType: {} as any,
  1620. },
  1621. /** 添加长城奥扬调价管理 */
  1622. add_23: {
  1623. realUrl: '/strategy/price_config_gway_plan/add' as const,
  1624. reqType: {} as PriceConfigGwayPlan对象,
  1625. resType: {} as any,
  1626. },
  1627. /** 获取大象科技利润 */
  1628. get_platform_profit: {
  1629. realUrl: '/strategy/price_config_gway_plan/get_platform_profit' as const,
  1630. resType: {} as any,
  1631. },
  1632. /** 获取调价管理列表 */
  1633. list_42: {
  1634. realUrl: '/strategy/price_config_gway_plan/list' as const,
  1635. reqType: {} as IPageParams<PriceConfigGwayPlan对象>,
  1636. resType: {} as any,
  1637. },
  1638. /** 移除名单 */
  1639. remove_4: {
  1640. realUrl: '/strategy/price_config_gway_plan/remove' as const,
  1641. reqType: {} as PriceConfigGwayPlan对象,
  1642. resType: {} as any,
  1643. },
  1644. /** 调价 */
  1645. update_17: {
  1646. realUrl: '/strategy/price_config_gway_plan/update' as const,
  1647. reqType: {} as PriceConfigGwayPlan对象,
  1648. resType: {} as any,
  1649. },
  1650. /** 添加price_config_log */
  1651. add_24: {
  1652. realUrl: '/strategy/price_config_log/add' as const,
  1653. reqType: {} as PriceConfigLog对象,
  1654. resType: {} as any,
  1655. },
  1656. /** 获取price_config_log列表 */
  1657. list_43: {
  1658. realUrl: '/strategy/price_config_log/list' as const,
  1659. reqType: {} as IPageParams<PriceConfigLog对象>,
  1660. resType: {} as any,
  1661. },
  1662. /** 修改price_config_log */
  1663. update_18: {
  1664. realUrl: '/strategy/price_config_log/update' as const,
  1665. reqType: {} as PriceConfigLog对象,
  1666. resType: {} as any,
  1667. },
  1668. /** 调价/新增加气站售卖价 */
  1669. add_25: {
  1670. realUrl: '/strategy/price_config_market/add' as const,
  1671. reqType: {} as PriceConfigMarket对象,
  1672. resType: {} as any,
  1673. },
  1674. /** 加气站售卖价审核通过/不通过 */
  1675. audit: {
  1676. realUrl: '/strategy/price_config_market/audit' as const,
  1677. reqType: {} as PriceConfigMarket对象,
  1678. resType: {} as any,
  1679. },
  1680. /** 根据gasstationId更新审核类型设置 */
  1681. edit_audit_type: {
  1682. realUrl: '/strategy/price_config_market/edit_audit_type' as const,
  1683. reqType: {} as GasstationsAuditVO,
  1684. resType: {} as any,
  1685. },
  1686. /** 根据GasstationId查询 */
  1687. find_6: {
  1688. realUrl: '/strategy/price_config_market/find' as const,
  1689. reqType: {} as PriceConfigMarket对象,
  1690. resType: {} as any,
  1691. },
  1692. /** 获取大象科技利润 */
  1693. get_platform_profit_1: {
  1694. realUrl: '/strategy/price_config_market/get_platform_profit' as const,
  1695. resType: {} as any,
  1696. },
  1697. /** 获取加气站售卖价列表 */
  1698. list_44: {
  1699. realUrl: '/strategy/price_config_market/list' as const,
  1700. reqType: {} as IPageParams<PriceConfigMarket对象>,
  1701. resType: {} as any,
  1702. },
  1703. /** 获取标准定价列表 */
  1704. list_all_1: {
  1705. realUrl: '/strategy/price_config_market/list_all' as const,
  1706. reqType: {} as IPageParams<PriceConfigMarket对象>,
  1707. resType: {} as any,
  1708. },
  1709. /** 获取调价记录列表 */
  1710. list_log_4: {
  1711. realUrl: '/strategy/price_config_market/list_log' as const,
  1712. reqType: {} as IPageParams<组合支付分页查询参数>,
  1713. resType: {} as any,
  1714. },
  1715. /** 作废 */
  1716. remove_5: {
  1717. realUrl: '/strategy/price_config_market/remove' as const,
  1718. reqType: {} as PriceConfigMarket对象,
  1719. resType: {} as any,
  1720. },
  1721. /** 作废预约调价 */
  1722. remove_plan_3: {
  1723. realUrl: '/strategy/price_config_market/remove_plan' as const,
  1724. reqType: {} as PriceConfigMarket对象,
  1725. resType: {} as any,
  1726. },
  1727. /** 新增标准差价 */
  1728. add_26: {
  1729. realUrl: '/strategy/price_config_market_diff/add' as const,
  1730. reqType: {} as PriceConfigMarketDiff对象,
  1731. resType: {} as any,
  1732. },
  1733. /** 获取标准差价列表 */
  1734. list_45: {
  1735. realUrl: '/strategy/price_config_market_diff/list' as const,
  1736. reqType: {} as IPageParams<PriceConfigMarketDiff对象>,
  1737. resType: {} as any,
  1738. },
  1739. /** 获取调价记录列表 */
  1740. list_log_5: {
  1741. realUrl: '/strategy/price_config_market_diff/list_log' as const,
  1742. reqType: {} as IPageParams<组合支付分页查询参数>,
  1743. resType: {} as any,
  1744. },
  1745. /** 作废 */
  1746. remove_6: {
  1747. realUrl: '/strategy/price_config_market_diff/remove' as const,
  1748. reqType: {} as PriceConfigMarketDiff对象,
  1749. resType: {} as any,
  1750. },
  1751. /** 调价 */
  1752. update_19: {
  1753. realUrl: '/strategy/price_config_market_diff/update' as const,
  1754. reqType: {} as PriceConfigMarketDiff对象,
  1755. resType: {} as any,
  1756. },
  1757. /** 新增非标差价 */
  1758. add_27: {
  1759. realUrl: '/strategy/price_config_market_undiff/add' as const,
  1760. reqType: {} as PriceConfigMarketDiffUnstd对象,
  1761. resType: {} as any,
  1762. },
  1763. /** 获取非标差价列表 */
  1764. list_46: {
  1765. realUrl: '/strategy/price_config_market_undiff/list' as const,
  1766. reqType: {} as IPageParams<PriceConfigMarketDiffUnstd对象>,
  1767. resType: {} as any,
  1768. },
  1769. /** 获取调价记录列表 */
  1770. list_log_6: {
  1771. realUrl: '/strategy/price_config_market_undiff/list_log' as const,
  1772. reqType: {} as IPageParams<组合支付分页查询参数>,
  1773. resType: {} as any,
  1774. },
  1775. /** 作废 */
  1776. remove_7: {
  1777. realUrl: '/strategy/price_config_market_undiff/remove' as const,
  1778. reqType: {} as PriceConfigMarketDiffUnstd对象,
  1779. resType: {} as any,
  1780. },
  1781. /** 调价 */
  1782. update_20: {
  1783. realUrl: '/strategy/price_config_market_undiff/update' as const,
  1784. reqType: {} as PriceConfigMarketDiffUnstd对象,
  1785. resType: {} as any,
  1786. },
  1787. /** 获取取值范围的price_config_snp */
  1788. check_price: {
  1789. realUrl: '/strategy/price_config_snp/check_price' as const,
  1790. reqType: {} as GwayGasorder对象,
  1791. resType: {} as any,
  1792. },
  1793. /** 获取price_config_snp */
  1794. find_7: {
  1795. realUrl: '/strategy/price_config_snp/find' as const,
  1796. resType: {} as any,
  1797. },
  1798. /** 获取中石化调价记录列表 */
  1799. list_47: {
  1800. realUrl: '/strategy/price_config_snp_log/list' as const,
  1801. reqType: {} as IPageParams<组合支付分页查询参数>,
  1802. resType: {} as any,
  1803. },
  1804. /** 添加中石化调价管理 */
  1805. add_28: {
  1806. realUrl: '/strategy/price_config_snp_plan/add' as const,
  1807. reqType: {} as PriceConfigSnpPlan对象,
  1808. resType: {} as any,
  1809. },
  1810. /** 获取调价管理列表 */
  1811. list_48: {
  1812. realUrl: '/strategy/price_config_snp_plan/list' as const,
  1813. reqType: {} as IPageParams<PriceConfigSnpPlan对象>,
  1814. resType: {} as any,
  1815. },
  1816. /** 移除名单 */
  1817. remove_8: {
  1818. realUrl: '/strategy/price_config_snp_plan/remove' as const,
  1819. reqType: {} as PriceConfigSnpPlan对象,
  1820. resType: {} as any,
  1821. },
  1822. /** 调价 */
  1823. update_21: {
  1824. realUrl: '/strategy/price_config_snp_plan/update' as const,
  1825. reqType: {} as PriceConfigSnpPlan对象,
  1826. resType: {} as any,
  1827. },
  1828. /** 添加profit_quota_log */
  1829. add_29: {
  1830. realUrl: '/strategy/profit_quota_log/add' as const,
  1831. reqType: {} as ProfitQuotaLog对象,
  1832. resType: {} as any,
  1833. },
  1834. /** 获取profit_quota_log列表 */
  1835. list_49: {
  1836. realUrl: '/strategy/profit_quota_log/list' as const,
  1837. reqType: {} as IPageParams<ProfitQuotaLogParam>,
  1838. resType: {} as any,
  1839. },
  1840. /** 修改profit_quota_log */
  1841. update_22: {
  1842. realUrl: '/strategy/profit_quota_log/update' as const,
  1843. reqType: {} as ProfitQuotaLog对象,
  1844. resType: {} as any,
  1845. },
  1846. /** 提报计划 */
  1847. add_30: {
  1848. realUrl: '/strategy/purchase/add' as const,
  1849. reqType: {} as Purchase对象,
  1850. resType: {} as any,
  1851. },
  1852. /** 提报计划前判断 */
  1853. add_judge: {
  1854. realUrl: '/strategy/purchase/add_judge' as const,
  1855. reqType: {} as Purchase对象,
  1856. resType: {} as any,
  1857. },
  1858. /** 计划取消(运营端) */
  1859. cancel: {
  1860. realUrl: '/strategy/purchase/cancel' as const,
  1861. reqType: {} as PurchaseUpdateParam,
  1862. resType: {} as any,
  1863. },
  1864. /** 计划取消(锁定前加气站取消计划) */
  1865. cancel_by_gasstation: {
  1866. realUrl: '/strategy/purchase/cancel_by_gasstation' as const,
  1867. reqType: {} as PurchaseUpdateParam,
  1868. resType: {} as any,
  1869. },
  1870. /** 计划核对(运营端) */
  1871. check_reach: {
  1872. realUrl: '/strategy/purchase/check_reach' as const,
  1873. reqType: {} as CheckReachParam,
  1874. resType: {} as any,
  1875. },
  1876. /** 计划完成(此方法未用到,核对确认同意变成完成状态;异常处理完毕变成完成状态) */
  1877. complete: {
  1878. realUrl: '/strategy/purchase/complete' as const,
  1879. reqType: {} as PurchaseUpdateParam,
  1880. resType: {} as any,
  1881. },
  1882. /** 确认计划 */
  1883. confirm: {
  1884. realUrl: '/strategy/purchase/confirm' as const,
  1885. reqType: {} as PurchaseUpdateParam,
  1886. resType: {} as any,
  1887. },
  1888. /** 下载LNG计划列表 */
  1889. download_lng: {
  1890. realUrl: '/strategy/purchase/download_lng' as const,
  1891. reqType: {} as PurchaseQueryListParam,
  1892. resType: {} as StreamingResponseBody,
  1893. },
  1894. /** 下载入库明细 */
  1895. download_store_list: {
  1896. realUrl: '/strategy/purchase/download_store_list' as const,
  1897. reqType: {} as StoreListParam,
  1898. resType: {} as StreamingResponseBody,
  1899. },
  1900. /** 获取计划详情 */
  1901. find_8: {
  1902. realUrl: '/strategy/purchase/find' as const,
  1903. reqType: {} as Purchase对象,
  1904. resType: {} as any,
  1905. },
  1906. /** 获取计划列表(加气站端) */
  1907. find_gasstation_page: {
  1908. realUrl: '/strategy/purchase/find_gasstation_page' as const,
  1909. reqType: {} as IPageParams<PurchaseQueryListParam>,
  1910. resType: {} as any,
  1911. },
  1912. /** 获取计划详情(处理变更时用) */
  1913. find_handle_purchase: {
  1914. realUrl: '/strategy/purchase/find_handle_purchase' as const,
  1915. reqType: {} as Purchase对象,
  1916. resType: {} as any,
  1917. },
  1918. /** 获取最新一条计划 */
  1919. find_latest_2: {
  1920. realUrl: '/strategy/purchase/find_latest' as const,
  1921. reqType: {} as Purchase对象,
  1922. resType: {} as any,
  1923. },
  1924. /** 账期下入库明细列表 */
  1925. find_store_list: {
  1926. realUrl: '/strategy/purchase/find_store_list' as const,
  1927. reqType: {} as StoreListParam,
  1928. resType: {} as any,
  1929. },
  1930. /** 账期下入库明细分页列表 */
  1931. find_store_page: {
  1932. realUrl: '/strategy/purchase/find_store_page' as const,
  1933. reqType: {} as IPageParams<StoreListParam>,
  1934. resType: {} as any,
  1935. },
  1936. /** 获取当日配送量[期望到站时间为当日的LNG计划订单] */
  1937. get_day_gasstation_plan: {
  1938. realUrl: '/strategy/purchase/get_day_gasstation_plan' as const,
  1939. reqType: {} as StatisticsGasstationParam,
  1940. resType: {} as any,
  1941. },
  1942. /** 获取加气站日在途量列表 */
  1943. get_day_gasstation_way: {
  1944. realUrl: '/strategy/purchase/get_day_gasstation_way' as const,
  1945. reqType: {} as StatisticsStockParam,
  1946. resType: {} as any,
  1947. },
  1948. /** 计划出港 */
  1949. leave: {
  1950. realUrl: '/strategy/purchase/leave' as const,
  1951. reqType: {} as PurchaseUpdateParam,
  1952. resType: {} as any,
  1953. },
  1954. /** 获取计划列表(运营端) */
  1955. list_50: {
  1956. realUrl: '/strategy/purchase/list' as const,
  1957. reqType: {} as IPageParams<PurchasePageParam>,
  1958. resType: {} as any,
  1959. },
  1960. /** 申请变更、取消计划 */
  1961. modify_apply: {
  1962. realUrl: '/strategy/purchase/modify_apply' as const,
  1963. reqType: {} as PurchaseModifyApplyParam,
  1964. resType: {} as any,
  1965. },
  1966. /** 处理变更申请 */
  1967. modify_handle: {
  1968. realUrl: '/strategy/purchase/modify_handle' as const,
  1969. reqType: {} as PurchaseModifyHandleParam,
  1970. resType: {} as any,
  1971. },
  1972. /** SNP维护计划 */
  1973. operate: {
  1974. realUrl: '/strategy/purchase/operate' as const,
  1975. reqType: {} as Purchase对象,
  1976. resType: {} as any,
  1977. },
  1978. /** 计划签收,签收后入库 */
  1979. reach: {
  1980. realUrl: '/strategy/purchase/reach' as const,
  1981. reqType: {} as PurchaseUpdateParam,
  1982. resType: {} as any,
  1983. },
  1984. /** 锁定前修改计划 */
  1985. update_23: {
  1986. realUrl: '/strategy/purchase/update' as const,
  1987. reqType: {} as PurchaseUpdateParam,
  1988. resType: {} as any,
  1989. },
  1990. /** 上传到站磅单 */
  1991. upload_download_url: {
  1992. realUrl: '/strategy/purchase/upload_download_url' as const,
  1993. reqType: {} as PurchaseUpdateParam,
  1994. resType: {} as any,
  1995. },
  1996. /** 获取变更申请详情 */
  1997. find_9: {
  1998. realUrl: '/strategy/purchase_duplicate/find' as const,
  1999. reqType: {} as PurchaseDuplicate对象,
  2000. resType: {} as any,
  2001. },
  2002. /** 异常订单申请 */
  2003. exception_apply: {
  2004. realUrl: '/strategy/purchase_exception/exception_apply' as const,
  2005. reqType: {} as PurchaseExceptionParam,
  2006. resType: {} as any,
  2007. },
  2008. /** 处理异常订单 */
  2009. exception_handle: {
  2010. realUrl: '/strategy/purchase_exception/exception_handle' as const,
  2011. reqType: {} as PurchaseExceptionHandleParam,
  2012. resType: {} as any,
  2013. },
  2014. /** 获取异常申报详情(异常处理) */
  2015. find_10: {
  2016. realUrl: '/strategy/purchase_exception/find' as const,
  2017. reqType: {} as PurchaseException对象,
  2018. resType: {} as any,
  2019. },
  2020. /** 根据加气站日均销量获取存量上下限 */
  2021. get_stock_qty_max_min: {
  2022. realUrl: '/strategy/purchase_limit_config/get_stock_qty_max_min' as const,
  2023. resType: {} as any,
  2024. },
  2025. /** 获取计划提报限制详列表 */
  2026. list_51: {
  2027. realUrl: '/strategy/purchase_limit_config/list' as const,
  2028. reqType: {} as PurchaseLimitConfig对象,
  2029. resType: {} as any,
  2030. },
  2031. /** 获取purchase_limit_config列表 */
  2032. page_list_6: {
  2033. realUrl: '/strategy/purchase_limit_config/page_list' as const,
  2034. reqType: {} as IPageParams<PurchaseLimitConfig对象>,
  2035. resType: {} as any,
  2036. },
  2037. /** 批量配置purchase_limit_config */
  2038. save_or_update_list_1: {
  2039. realUrl: '/strategy/purchase_limit_config/save_or_update_list' as const,
  2040. resType: {} as any,
  2041. },
  2042. /** 获取计划提报限制详细配置分页列表 */
  2043. list_52: {
  2044. realUrl: '/strategy/purchase_limit_config_log/list' as const,
  2045. reqType: {} as IPageParams<PurchaseLimitConfigLog对象>,
  2046. resType: {} as any,
  2047. },
  2048. /** 获取计划提报限制变更记录分页列表 */
  2049. operator_list: {
  2050. realUrl: '/strategy/purchase_limit_config_log/operator_list' as const,
  2051. reqType: {} as IPageParams<PurchaseLimitConfigLog对象>,
  2052. resType: {} as any,
  2053. },
  2054. /** 添加操作 */
  2055. add_31: {
  2056. realUrl: '/strategy/purchase_operate/add' as const,
  2057. reqType: {} as PurchaseOperate对象,
  2058. resType: {} as any,
  2059. },
  2060. /** 获取订单变更记录 */
  2061. list_53: {
  2062. realUrl: '/strategy/purchase_operate/list' as const,
  2063. reqType: {} as IPageParams<PurchaseOperate对象>,
  2064. resType: {} as any,
  2065. },
  2066. /** 修改操作 */
  2067. update_24: {
  2068. realUrl: '/strategy/purchase_operate/update' as const,
  2069. reqType: {} as PurchaseOperate对象,
  2070. resType: {} as any,
  2071. },
  2072. /** 查看加气站LNG计划配送建议详情 */
  2073. find_11: {
  2074. realUrl: '/strategy/purchase_propose_detail/find' as const,
  2075. reqType: {} as PurchaseProposeDetail对象,
  2076. resType: {} as any,
  2077. },
  2078. /** 根据交易量获取星级 */
  2079. find_level: {
  2080. realUrl: '/strategy/rebate_config/find_level' as const,
  2081. reqType: {} as FindLevelParam,
  2082. resType: {} as any,
  2083. },
  2084. /** 查找最大优惠额 */
  2085. find_max_discount: {
  2086. realUrl: '/strategy/rebate_config/find_max_discount' as const,
  2087. reqType: {} as RebateConfig对象,
  2088. resType: {} as any,
  2089. },
  2090. /** 获取返利优惠列表 */
  2091. list_54: {
  2092. realUrl: '/strategy/rebate_config/list' as const,
  2093. reqType: {} as IPageParams<RebateConfig对象>,
  2094. resType: {} as any,
  2095. },
  2096. /** 批量配置返利优惠 */
  2097. save_or_update_list_2: {
  2098. realUrl: '/strategy/rebate_config/save_or_update_list' as const,
  2099. resType: {} as any,
  2100. },
  2101. /** 获取返利优惠变更记录列表 */
  2102. list_55: {
  2103. realUrl: '/strategy/rebate_log/list' as const,
  2104. reqType: {} as IPageParams<RebateLog对象>,
  2105. resType: {} as any,
  2106. },
  2107. /** 返利优惠变更记录详细日志 */
  2108. list_56: {
  2109. realUrl: '/strategy/rebate_log_detail/list' as const,
  2110. reqType: {} as IPageParams<RebateLogDetail对象>,
  2111. resType: {} as any,
  2112. },
  2113. /** 连接redis,根据key,查询值 */
  2114. getStringValue: {
  2115. realUrl: '/strategy/redis/getStringValue' as const,
  2116. reqType: {} as {
  2117. /** key */
  2118. key?: string
  2119. },
  2120. },
  2121. /** 获取申请变更记录列表 */
  2122. list_57: {
  2123. realUrl: '/strategy/release_detail/list' as const,
  2124. reqType: {} as IPageParams<ReleaseDetail对象>,
  2125. resType: {} as any,
  2126. },
  2127. /** 获取申请变更记录列表 */
  2128. list_new: {
  2129. realUrl: '/strategy/release_detail/list_new' as const,
  2130. reqType: {} as IPageParams<ReleaseDetail对象>,
  2131. resType: {} as any,
  2132. },
  2133. /** 根据加气站id,查询该加气站 挂牌价的历史变更记录 */
  2134. release_history: {
  2135. realUrl: '/strategy/release_detail/release_history' as const,
  2136. reqType: {} as IPageParams<ReleaseDetail对象>,
  2137. resType: {} as any,
  2138. },
  2139. /** 获取每个加气站的发布价格 */
  2140. release_price: {
  2141. realUrl: '/strategy/release_detail/release_price' as const,
  2142. reqType: {} as IPageParams<ReleaseDetail对象>,
  2143. resType: {} as any,
  2144. },
  2145. /** 申请发布 */
  2146. add_32: {
  2147. realUrl: '/strategy/release_manage/add' as const,
  2148. reqType: {} as ReleaseManage对象,
  2149. resType: {} as any,
  2150. },
  2151. /** 获取发布申请列表 */
  2152. list_58: {
  2153. realUrl: '/strategy/release_manage/list' as const,
  2154. reqType: {} as IPageParams<ReleaseManage对象>,
  2155. resType: {} as any,
  2156. },
  2157. /** 实时数据发布 */
  2158. publish: {
  2159. realUrl: '/strategy/release_manage/publish' as const,
  2160. reqType: {} as ReleaseManage对象,
  2161. resType: {} as any,
  2162. },
  2163. /** 审核;2-通过 3-驳回 */
  2164. release_audit: {
  2165. realUrl: '/strategy/release_manage/release_audit' as const,
  2166. reqType: {} as ReleaseManage对象,
  2167. resType: {} as any,
  2168. },
  2169. /** 按条件获取站信息列表 */
  2170. list_59: {
  2171. realUrl: '/strategy/station_map/list' as const,
  2172. reqType: {} as StationMap对象,
  2173. resType: {} as StationMap对象,
  2174. },
  2175. /** 添加库存变动日志 */
  2176. add_33: {
  2177. realUrl: '/strategy/stock_log/add' as const,
  2178. reqType: {} as StockLog对象,
  2179. resType: {} as any,
  2180. },
  2181. /** LNG计划补登库存 */
  2182. add_stock: {
  2183. realUrl: '/strategy/stock_log/add_stock' as const,
  2184. resType: {} as any,
  2185. },
  2186. /** 下载库存明细 */
  2187. download_list: {
  2188. realUrl: '/strategy/stock_log/download_list' as const,
  2189. reqType: {} as StockLog对象,
  2190. resType: {} as StreamingResponseBody,
  2191. },
  2192. /** 下载库存变动日志列表,财务导出专用 */
  2193. download_stock_log: {
  2194. realUrl: '/strategy/stock_log/download_stock_log' as const,
  2195. reqType: {} as StockLogDownloadParam,
  2196. resType: {} as StreamingResponseBody,
  2197. },
  2198. /** 获取加气站日出库量列表 */
  2199. get_day_gasstation_gasorder: {
  2200. realUrl: '/strategy/stock_log/get_day_gasstation_gasorder' as const,
  2201. reqType: {} as StatisticsStockParam,
  2202. resType: {} as any,
  2203. },
  2204. /** 获取加气站日库存量列表 */
  2205. get_day_gasstation_stock_1: {
  2206. realUrl: '/strategy/stock_log/get_day_gasstation_stock' as const,
  2207. reqType: {} as StatisticsStockParam,
  2208. resType: {} as any,
  2209. },
  2210. /** 获取加气站日进气量列表 */
  2211. get_day_gasstation_store: {
  2212. realUrl: '/strategy/stock_log/get_day_gasstation_store' as const,
  2213. reqType: {} as StatisticsStockParam,
  2214. resType: {} as any,
  2215. },
  2216. /** 获取某个账期下期末库存量 */
  2217. get_end_gas_total: {
  2218. realUrl: '/strategy/stock_log/get_end_gas_total' as const,
  2219. reqType: {} as StoreListParam,
  2220. resType: {} as any,
  2221. },
  2222. /** 获取某个账期下期初库存量 */
  2223. get_initial_gas_total: {
  2224. realUrl: '/strategy/stock_log/get_initial_gas_total' as const,
  2225. reqType: {} as StoreListParam,
  2226. resType: {} as any,
  2227. },
  2228. /** 获取某个时间段下入库出库重量汇总 */
  2229. get_stockLog_total: {
  2230. realUrl: '/strategy/stock_log/get_stockLog_total' as const,
  2231. reqType: {} as StockLog对象,
  2232. resType: {} as any,
  2233. },
  2234. /** 获取某个账期下入库汇总量 */
  2235. get_store_total: {
  2236. realUrl: '/strategy/stock_log/get_store_total' as const,
  2237. reqType: {} as StoreListParam,
  2238. resType: {} as any,
  2239. },
  2240. /** 获取库存变动日志列表 */
  2241. list_60: {
  2242. realUrl: '/strategy/stock_log/list' as const,
  2243. reqType: {} as IPageParams<StockLog对象>,
  2244. resType: {} as any,
  2245. },
  2246. /** 根据开始结束日期,查询库存变动量,并返回出入库量汇总值 */
  2247. list_for_mobile: {
  2248. realUrl: '/strategy/stock_log/list_for_mobile' as const,
  2249. reqType: {} as IPageParams<StockLog对象>,
  2250. resType: {} as any,
  2251. },
  2252. /** 获取库存变动日志分页列表,财务导出专用 */
  2253. page_list_download: {
  2254. realUrl: '/strategy/stock_log/page_list_download' as const,
  2255. reqType: {} as IPageParams<StockLogDownloadParam>,
  2256. resType: {} as any,
  2257. },
  2258. /** 根据条件获取库存明细不分页列表 */
  2259. test_1: {
  2260. realUrl: '/strategy/stock_log/test' as const,
  2261. reqType: {} as StockLog对象,
  2262. resType: {} as any,
  2263. },
  2264. /** 返现开关查询 */
  2265. find_cashback_switch: {
  2266. realUrl: '/strategy/system_config/find_cashback_switch' as const,
  2267. resType: {} as SystemConfig对象,
  2268. },
  2269. /** 根据name查询value */
  2270. get_by_Name: {
  2271. realUrl: '/strategy/system_config/get_by_Name' as const,
  2272. reqType: {} as SystemConfig对象,
  2273. resType: {} as any,
  2274. },
  2275. /** 前端数据拟造开关查询 */
  2276. mina_fake: {
  2277. realUrl: '/strategy/system_config/switch/mina_fake' as const,
  2278. resType: {} as boolean,
  2279. },
  2280. /** 根据name修改value */
  2281. update_by_Name: {
  2282. realUrl: '/strategy/system_config/update_by_Name' as const,
  2283. reqType: {} as SystemConfig对象,
  2284. resType: {} as any,
  2285. },
  2286. /** 添加system_config_log */
  2287. add_34: {
  2288. realUrl: '/strategy/system_config_log/add' as const,
  2289. reqType: {} as SystemConfigLog对象,
  2290. resType: {} as any,
  2291. },
  2292. /** 获取system_config_log列表 */
  2293. list_61: {
  2294. realUrl: '/strategy/system_config_log/list' as const,
  2295. reqType: {} as IPageParams<SystemConfigLog对象>,
  2296. resType: {} as any,
  2297. },
  2298. /** 修改system_config_log */
  2299. update_25: {
  2300. realUrl: '/strategy/system_config_log/update' as const,
  2301. reqType: {} as SystemConfigLog对象,
  2302. resType: {} as any,
  2303. },
  2304. /** 添加tag */
  2305. add_35: {
  2306. realUrl: '/strategy/tag/add' as const,
  2307. reqType: {} as Tag对象,
  2308. resType: {} as any,
  2309. },
  2310. /** 删除tag */
  2311. delete_6: {
  2312. realUrl: '/strategy/tag/delete' as const,
  2313. reqType: {} as Tag对象,
  2314. resType: {} as boolean,
  2315. },
  2316. /** 根据标签id获取标签 */
  2317. find_12: {
  2318. realUrl: '/strategy/tag/find' as const,
  2319. reqType: {} as Tag对象,
  2320. resType: {} as any,
  2321. },
  2322. /** 获取tag列表 */
  2323. list_62: {
  2324. realUrl: '/strategy/tag/list' as const,
  2325. reqType: {} as Tag对象,
  2326. resType: {} as any,
  2327. },
  2328. /** 修改tag */
  2329. update_26: {
  2330. realUrl: '/strategy/tag/update' as const,
  2331. reqType: {} as Tag对象,
  2332. resType: {} as any,
  2333. },
  2334. /** 获取区域优惠列表 */
  2335. agent: {
  2336. realUrl: '/strategy/test/agent' as const,
  2337. resType: {} as any,
  2338. },
  2339. /** 加气返现 */
  2340. cashback: {
  2341. realUrl: '/strategy/test/cashback' as const,
  2342. reqType: {} as GasOrderVo,
  2343. resType: {} as string,
  2344. },
  2345. /** 判断orgId是否是接口对接物流,是否有接口权限 */
  2346. check_org: {
  2347. realUrl: '/strategy/third_party/check_org' as const,
  2348. reqType: {} as 成丰对接_站全量查询参数,
  2349. resType: {} as boolean,
  2350. },
  2351. /** 查询或新增直销车辆并创建直销账户 */
  2352. direct_truck: {
  2353. realUrl: '/strategy/third_party/direct_truck' as const,
  2354. reqType: {} as Truck对象,
  2355. resType: {} as Truck对象,
  2356. },
  2357. /** 单站信息查询接口 */
  2358. find_gasstation: {
  2359. realUrl: '/strategy/third_party/find_gasstation' as const,
  2360. reqType: {} as 成丰对接_站全量查询参数,
  2361. resType: {} as any,
  2362. },
  2363. /** 根据orgId查询三方Org信息 */
  2364. get: {
  2365. realUrl: '/strategy/third_party/get' as const,
  2366. reqType: {} as 成丰对接_站全量查询参数,
  2367. resType: {} as 成丰三方对接对象,
  2368. },
  2369. /** 校验ip白名单 */
  2370. get_ip: {
  2371. realUrl: '/strategy/third_party/get_ip' as const,
  2372. reqType: {} as ip白名单校验_参数类,
  2373. resType: {} as any,
  2374. },
  2375. /** 根据orgId获取对接方信息 */
  2376. get_org: {
  2377. realUrl: '/strategy/third_party/get_org' as const,
  2378. reqType: {} as 成丰对接_站全量查询参数,
  2379. resType: {} as any,
  2380. },
  2381. /** 物流车辆信息分页查询接口 */
  2382. page_truck: {
  2383. realUrl: '/strategy/third_party/page_truck' as const,
  2384. reqType: {} as IPageParams<成丰对接_站全量查询参数>,
  2385. resType: {} as any,
  2386. },
  2387. /** pushStation */
  2388. push_station: {
  2389. realUrl: '/strategy/third_party/push_station' as const,
  2390. reqType: {} as 成丰对接_站全量查询参数,
  2391. resType: {} as any,
  2392. },
  2393. /** pushStationStatus */
  2394. push_station_status: {
  2395. realUrl: '/strategy/third_party/push_station_status' as const,
  2396. reqType: {} as 三方对接_关停或者重启站推送_参数实体类,
  2397. resType: {} as any,
  2398. },
  2399. /** 查询全量加气站信息列表 */
  2400. qr_gasstation: {
  2401. realUrl: '/strategy/third_party/qr_gasstation' as const,
  2402. reqType: {} as 成丰对接_站全量查询参数,
  2403. resType: {} as any,
  2404. },
  2405. /** 数据中心加气站消费趋势(物流,carrierOrgId必传) */
  2406. consume_trend_1: {
  2407. realUrl: '/strategy/trend_data/consume_trend' as const,
  2408. reqType: {} as 旗舰站智慧数据经营趋势查询参数,
  2409. resType: {} as 站消费趋势VO实体类,
  2410. },
  2411. /** 数据中心加气站消费总趋势(物流+散户) */
  2412. consume_trend_all_1: {
  2413. realUrl: '/strategy/trend_data/consume_trend_all' as const,
  2414. reqType: {} as 旗舰站智慧数据经营趋势查询参数,
  2415. resType: {} as 站物流和散户消费趋势VO实体类,
  2416. },
  2417. /** 数据中心加气站消费趋势物流选择 */
  2418. select_carriers_1: {
  2419. realUrl: '/strategy/trend_data/select_carriers' as const,
  2420. reqType: {} as 旗舰站智慧数据经营趋势查询参数,
  2421. resType: {} as CarrierVO,
  2422. },
  2423. /** 新增卡车 */
  2424. add_36: {
  2425. realUrl: '/strategy/truck/add' as const,
  2426. reqType: {} as Truck对象,
  2427. resType: {} as any,
  2428. },
  2429. /** 物流公司新增车辆-保存信息 */
  2430. add_by_carrier: {
  2431. realUrl: '/strategy/truck/add_by_carrier' as const,
  2432. reqType: {} as Truck对象,
  2433. resType: {} as 车辆新增返回提示,
  2434. },
  2435. /** 司机新增车辆-保存信息 */
  2436. add_by_driver: {
  2437. realUrl: '/strategy/truck/add_by_driver' as const,
  2438. reqType: {} as Truck对象,
  2439. resType: {} as 车辆新增返回提示,
  2440. },
  2441. /** 物流公司输入车牌号新增车辆 */
  2442. add_carnumber_carrier: {
  2443. realUrl: '/strategy/truck/add_carnumber_carrier' as const,
  2444. reqType: {} as Truck对象,
  2445. resType: {} as 车辆新增返回提示,
  2446. },
  2447. /** 添加直销模式卡车 */
  2448. add_direct_truck: {
  2449. realUrl: '/strategy/truck/add_direct_truck' as const,
  2450. resType: {} as any,
  2451. },
  2452. /** 司机给车辆添加气瓶编号 */
  2453. add_gas_cylinder_number: {
  2454. realUrl: '/strategy/truck/add_gas_cylinder_number' as const,
  2455. reqType: {} as Truck对象,
  2456. resType: {} as string,
  2457. },
  2458. /** 物流公司新增车辆-信息认证校验 */
  2459. auth_by_carrier: {
  2460. realUrl: '/strategy/truck/auth_by_carrier' as const,
  2461. reqType: {} as Truck对象,
  2462. resType: {} as 车辆新增返回提示,
  2463. },
  2464. /** 司机新增车辆-信息认证校验 */
  2465. auth_by_driver: {
  2466. realUrl: '/strategy/truck/auth_by_driver' as const,
  2467. reqType: {} as Truck对象,
  2468. resType: {} as 车辆新增返回提示,
  2469. },
  2470. /** 根据org_id,启停所有车辆 */
  2471. bash_edit_truck_status: {
  2472. realUrl: '/strategy/truck/bash_edit_truck_status' as const,
  2473. reqType: {} as Truck对象,
  2474. resType: {} as any,
  2475. },
  2476. /** 批量更新卡车 */
  2477. batch_update_truck: {
  2478. realUrl: '/strategy/truck/batch_update_truck' as const,
  2479. resType: {} as boolean,
  2480. },
  2481. /** 散户新增绑定协作车辆 */
  2482. bind_person_truck: {
  2483. realUrl: '/strategy/truck/bind_person_truck' as const,
  2484. reqType: {} as 司机通过车牌号创建车辆绑定自己,
  2485. resType: {} as boolean,
  2486. },
  2487. /** 物流公司管理端-绑定管理 */
  2488. binding_manager: {
  2489. realUrl: '/strategy/truck/binding_manager' as const,
  2490. reqType: {} as IPageParams<BindingManager>,
  2491. resType: {} as IPage<Truck对象>,
  2492. },
  2493. /** 企业司机通过车牌号添加车辆绑定自己 */
  2494. binding_truck_by_org_driver: {
  2495. realUrl: '/strategy/truck/binding_truck_by_org_driver' as const,
  2496. reqType: {} as 司机通过车牌号创建车辆绑定自己,
  2497. resType: {} as string,
  2498. },
  2499. /** 散户司机(非首次登录)通过车牌号添加车辆绑定自己 */
  2500. binding_truck_by_platform_driver: {
  2501. realUrl: '/strategy/truck/binding_truck_by_platform_driver' as const,
  2502. reqType: {} as 司机通过车牌号创建车辆绑定自己,
  2503. resType: {} as string,
  2504. },
  2505. /** 根据orgId获取卡车列表 */
  2506. carList: {
  2507. realUrl: '/strategy/truck/carList' as const,
  2508. reqType: {} as 通用id参数,
  2509. resType: {} as Array<Truck对象>,
  2510. },
  2511. /** 散户司机更换绑定的车辆 */
  2512. change_truck_by_platform_driver: {
  2513. realUrl: '/strategy/truck/change_truck_by_platform_driver' as const,
  2514. reqType: {} as 司机通过车牌号创建车辆绑定自己,
  2515. resType: {} as string,
  2516. },
  2517. /** 车辆待支付订单和余额检测 */
  2518. change_truck_check: {
  2519. realUrl: '/strategy/truck/change_truck_check' as const,
  2520. reqType: {} as {
  2521. /** 通用id参数 */
  2522. id?: number
  2523. },
  2524. resType: {} as string,
  2525. },
  2526. /** 更新车辆司机绑定关系对应的组织 */
  2527. change_truck_driver_org: {
  2528. realUrl: '/strategy/truck/change_truck_driver_org' as const,
  2529. reqType: {} as TruckDriver对象,
  2530. resType: {} as boolean,
  2531. },
  2532. /** 根据车辆id更换车辆所在的组织 */
  2533. change_truck_org: {
  2534. realUrl: '/strategy/truck/change_truck_org' as const,
  2535. reqType: {} as Truck对象,
  2536. resType: {} as boolean,
  2537. },
  2538. /** 用户入驻2.0查询车牌号是否可用 */
  2539. check_carnumber: {
  2540. realUrl: '/strategy/truck/check_carnumber' as const,
  2541. reqType: {} as Truck对象,
  2542. resType: {} as boolean,
  2543. },
  2544. /** 检测车辆是否设置了气瓶编号 */
  2545. check_gas_cylinder_number: {
  2546. realUrl: '/strategy/truck/check_gas_cylinder_number' as const,
  2547. resType: {} as boolean,
  2548. },
  2549. /** 查找直销模式卡车总数量 */
  2550. direct_truck_count: {
  2551. realUrl: '/strategy/truck/direct_truck_count' as const,
  2552. reqType: {} as Truck对象,
  2553. resType: {} as any,
  2554. },
  2555. /** 司机独自退出,解绑车辆 */
  2556. driver_quit: {
  2557. realUrl: '/strategy/truck/driver_quit' as const,
  2558. reqType: {} as User对象,
  2559. resType: {} as boolean,
  2560. },
  2561. /** 修改卡车 */
  2562. edit_2: {
  2563. realUrl: '/strategy/truck/edit' as const,
  2564. reqType: {} as Truck对象,
  2565. resType: {} as any,
  2566. },
  2567. /** 物流公司修改车辆组合支付状态 */
  2568. edit_com_status: {
  2569. realUrl: '/strategy/truck/edit_com_status' as const,
  2570. reqType: {} as Truck对象,
  2571. resType: {} as string,
  2572. },
  2573. /** 修改(有限字段)车辆信息 */
  2574. edit_limited: {
  2575. realUrl: '/strategy/truck/edit_limited' as const,
  2576. reqType: {} as 修改_有限字段_车辆信息参数,
  2577. resType: {} as boolean,
  2578. },
  2579. /** 卡车信息 */
  2580. find_13: {
  2581. realUrl: '/strategy/truck/find' as const,
  2582. resType: {} as any,
  2583. },
  2584. /** 查询指定司机绑定的车辆 */
  2585. find_binding_truck: {
  2586. realUrl: '/strategy/truck/find_binding_truck' as const,
  2587. reqType: {} as 通用id参数,
  2588. resType: {} as Truck对象,
  2589. },
  2590. /** 获取组织下卡车总数,app物流公司首页用 */
  2591. find_bs_truck_count: {
  2592. realUrl: '/strategy/truck/find_bs_truck_count' as const,
  2593. reqType: {} as FindTruckCountParam,
  2594. resType: {} as any,
  2595. },
  2596. /** 根据车辆id查询车辆详情 */
  2597. find_by_id: {
  2598. realUrl: '/strategy/truck/find_by_id' as const,
  2599. reqType: {} as 通用id参数,
  2600. resType: {} as Truck对象,
  2601. },
  2602. /** 获取物流公司下卡车数量或者物流公司下部门卡车数量 */
  2603. find_org_truck_number: {
  2604. realUrl: '/strategy/truck/find_org_truck_number' as const,
  2605. reqType: {} as Truck对象,
  2606. resType: {} as any,
  2607. },
  2608. /** 根据条件,获取卡车信息 */
  2609. find_truck: {
  2610. realUrl: '/strategy/truck/find_truck' as const,
  2611. reqType: {} as Truck对象,
  2612. resType: {} as any,
  2613. },
  2614. /** 获取组织下卡车总数,app物流公司首页用 */
  2615. find_truck_count: {
  2616. realUrl: '/strategy/truck/find_truck_count' as const,
  2617. reqType: {} as FindTruckCountParam,
  2618. resType: {} as any,
  2619. },
  2620. /** 司机-车辆管理-车辆状态信息查询 */
  2621. find_truck_detail: {
  2622. realUrl: '/strategy/truck/find_truck_detail' as const,
  2623. resType: {} as 绑定物流公司司机的车辆详情,
  2624. },
  2625. /** 获取获取满整月入驻且的车辆列表,卡车评星用 */
  2626. find_trucks: {
  2627. realUrl: '/strategy/truck/find_trucks' as const,
  2628. reqType: {} as FindTrucksParam,
  2629. resType: {} as any,
  2630. },
  2631. /** 散户司机首次登录弹出框中绑定车辆 */
  2632. first_truck_by_platform_driver: {
  2633. realUrl: '/strategy/truck/first_truck_by_platform_driver' as const,
  2634. reqType: {} as 司机通过车牌号直接创建车辆绑定自己,
  2635. resType: {} as string,
  2636. },
  2637. /** 获取各个物流公司当日挂靠车新增卡车数据 */
  2638. get_add_link_total: {
  2639. realUrl: '/strategy/truck/get_add_link_total' as const,
  2640. reqType: {} as StatisticsTruckParam,
  2641. resType: {} as any,
  2642. },
  2643. /** 获取各个物流公司当日自营车新增卡车数据 */
  2644. get_add_own_total: {
  2645. realUrl: '/strategy/truck/get_add_own_total' as const,
  2646. reqType: {} as StatisticsTruckParam,
  2647. resType: {} as any,
  2648. },
  2649. /** 获取各个物流公司当日新增卡车数据 */
  2650. get_add_total: {
  2651. realUrl: '/strategy/truck/get_add_total' as const,
  2652. reqType: {} as StatisticsTruckParam,
  2653. resType: {} as Array<StatisticsTruck对象>,
  2654. },
  2655. /** 查询个人车主管理员绑定的车辆及个名下的车辆总数 */
  2656. get_binding_truck_for_vehicle_owner: {
  2657. realUrl: '/strategy/truck/get_binding_truck_for_vehicle_owner' as const,
  2658. resType: {} as 个人车主管理员绑定的车辆,
  2659. },
  2660. /** 取车牌号 */
  2661. get_car_number: {
  2662. realUrl: '/strategy/truck/get_car_number' as const,
  2663. resType: {} as any,
  2664. },
  2665. /** 获取日新增卡车数 */
  2666. get_day_add_total: {
  2667. realUrl: '/strategy/truck/get_day_add_total' as const,
  2668. reqType: {} as StatisticsTruckParam,
  2669. resType: {} as number,
  2670. },
  2671. /** 获取司机账户余额 */
  2672. get_driver_balance: {
  2673. realUrl: '/strategy/truck/get_driver_balance' as const,
  2674. resType: {} as 司机账户余额信息,
  2675. },
  2676. /** 获取车辆管理信息 */
  2677. get_truck_info: {
  2678. realUrl: '/strategy/truck/get_truck_info' as const,
  2679. resType: {} as 司机车辆管理信息,
  2680. },
  2681. /** 根据车牌号,查询卡车是否已经存在 */
  2682. is_exits: {
  2683. realUrl: '/strategy/truck/is_exits' as const,
  2684. resType: {} as any,
  2685. },
  2686. /** 卡车列表 */
  2687. list_63: {
  2688. realUrl: '/strategy/truck/list' as const,
  2689. reqType: {} as IPageParams<Truck对象>,
  2690. resType: {} as AnyObject,
  2691. },
  2692. /** 根据物流公司id查询车辆列表(app) */
  2693. list_by_org_id: {
  2694. realUrl: '/strategy/truck/list_by_org_id' as const,
  2695. reqType: {} as Truck对象,
  2696. resType: {} as Array<Truck对象>,
  2697. },
  2698. /** 根据个人车主id查询名下所有的车辆 */
  2699. list_by_vehicle_owner_id: {
  2700. realUrl: '/strategy/truck/list_by_vehicle_owner_id' as const,
  2701. reqType: {} as 通用id参数,
  2702. resType: {} as Array<Truck对象>,
  2703. },
  2704. /** 根据车牌号模糊查询物流公司车辆列表 */
  2705. list_carrier_truck: {
  2706. realUrl: '/strategy/truck/list_carrier_truck' as const,
  2707. reqType: {} as Truck对象,
  2708. resType: {} as Array<Truck对象>,
  2709. },
  2710. /** 根据车牌号+司机姓名查询卡车 */
  2711. list_for_web: {
  2712. realUrl: '/strategy/truck/list_for_web' as const,
  2713. reqType: {} as IPageParams<Truck对象>,
  2714. resType: {} as AnyObject,
  2715. },
  2716. /** 删除直销模式卡车 */
  2717. remove_direct_truck: {
  2718. realUrl: '/strategy/truck/remove_direct_truck' as const,
  2719. reqType: {} as Truck对象,
  2720. resType: {} as any,
  2721. },
  2722. /** 转移车辆 */
  2723. transfer_1: {
  2724. realUrl: '/strategy/truck/transfer' as const,
  2725. reqType: {} as TruckDriver转移对象,
  2726. resType: {} as any,
  2727. },
  2728. /** 运维转移车辆 */
  2729. transfer_yw: {
  2730. realUrl: '/strategy/truck/transfer_yw' as const,
  2731. reqType: {} as TruckDriver转移对象,
  2732. resType: {} as any,
  2733. },
  2734. /** 根据orgId获取卡车列表 */
  2735. truckList: {
  2736. realUrl: '/strategy/truck/truckList' as const,
  2737. reqType: {} as Truck对象,
  2738. resType: {} as Truck对象,
  2739. },
  2740. /** 统计车辆数量 */
  2741. truck_counts: {
  2742. realUrl: '/strategy/truck/truck_counts' as const,
  2743. reqType: {} as Truck对象,
  2744. resType: {} as any,
  2745. },
  2746. /** 司机带车加入物流公司 */
  2747. truck_driver_entry: {
  2748. realUrl: '/strategy/truck/truck_driver_entry' as const,
  2749. reqType: {} as TruckDriverEntryParam,
  2750. resType: {} as boolean,
  2751. },
  2752. /** 车辆和司机同时退出物流公司 */
  2753. truck_driver_quit: {
  2754. realUrl: '/strategy/truck/truck_driver_quit' as const,
  2755. reqType: {} as TruckDriver对象,
  2756. resType: {} as boolean,
  2757. },
  2758. /** 车辆和绑定的所有司机同时被移除:此方法目前未使用 */
  2759. truck_driver_remove: {
  2760. realUrl: '/strategy/truck/truck_driver_remove' as const,
  2761. reqType: {} as Truck对象,
  2762. resType: {} as boolean,
  2763. },
  2764. /** 车辆单独加入物流公司 */
  2765. truck_entry: {
  2766. realUrl: '/strategy/truck/truck_entry' as const,
  2767. reqType: {} as TruckDriver对象,
  2768. resType: {} as boolean,
  2769. },
  2770. /** 车辆单独退出(移除),修改组织解绑司机 */
  2771. truck_quit: {
  2772. realUrl: '/strategy/truck/truck_quit' as const,
  2773. reqType: {} as Truck对象,
  2774. resType: {} as boolean,
  2775. },
  2776. /** 散户移除绑定协作车辆 */
  2777. unbind_person_truck: {
  2778. realUrl: '/strategy/truck/unbind_person_truck' as const,
  2779. reqType: {} as 司机通过车牌号创建车辆绑定自己,
  2780. resType: {} as boolean,
  2781. },
  2782. /** 物流公司上传行驶证更新车辆信息 */
  2783. update_by_carrier: {
  2784. realUrl: '/strategy/truck/update_by_carrier' as const,
  2785. reqType: {} as Truck对象,
  2786. resType: {} as 车辆更新返回提示,
  2787. },
  2788. /** 司机上传行驶证更新车辆信息 */
  2789. update_by_driver: {
  2790. realUrl: '/strategy/truck/update_by_driver' as const,
  2791. reqType: {} as Truck对象,
  2792. resType: {} as any,
  2793. },
  2794. /** 物流公司上传组合支付协议 */
  2795. upload_com_contract: {
  2796. realUrl: '/strategy/truck/upload_com_contract' as const,
  2797. reqType: {} as 上传组合支付协议参数,
  2798. resType: {} as string,
  2799. },
  2800. /** 添加truck_com_contract */
  2801. add_37: {
  2802. realUrl: '/strategy/truck_com_contract/add' as const,
  2803. reqType: {} as TruckComContract对象,
  2804. resType: {} as any,
  2805. },
  2806. /** 查询车辆跟某物流公司的合作协议 */
  2807. find_com_contract: {
  2808. realUrl: '/strategy/truck_com_contract/find_com_contract' as const,
  2809. reqType: {} as 指定车辆和指定物流公司,
  2810. resType: {} as Array<TruckComContract对象>,
  2811. },
  2812. /** 获取truck_com_contract列表 */
  2813. list_64: {
  2814. realUrl: '/strategy/truck_com_contract/list' as const,
  2815. reqType: {} as IPageParams<TruckComContract对象>,
  2816. resType: {} as any,
  2817. },
  2818. /** 修改truck_com_contract */
  2819. update_27: {
  2820. realUrl: '/strategy/truck_com_contract/update' as const,
  2821. reqType: {} as TruckComContract对象,
  2822. resType: {} as any,
  2823. },
  2824. /** 新增卡车-司机分配 */
  2825. add_38: {
  2826. realUrl: '/strategy/truck_driver/add' as const,
  2827. reqType: {} as TruckDriver对象,
  2828. resType: {} as any,
  2829. },
  2830. /** 个人车主绑定指定车辆,解绑原车辆 */
  2831. add_for_vehicle_owner: {
  2832. realUrl: '/strategy/truck_driver/add_for_vehicle_owner' as const,
  2833. reqType: {} as 通用id参数,
  2834. resType: {} as any,
  2835. },
  2836. /** 删除卡车-司机分配 */
  2837. del: {
  2838. realUrl: '/strategy/truck_driver/del' as const,
  2839. reqType: {} as TruckDriver对象,
  2840. resType: {} as any,
  2841. },
  2842. /** 根据司机id解绑司机当前绑定的车辆 */
  2843. del_by_driver_id: {
  2844. realUrl: '/strategy/truck_driver/del_by_driver_id' as const,
  2845. resType: {} as string,
  2846. },
  2847. /** 禁用用户,删除司机和卡车关系 */
  2848. del_ref: {
  2849. realUrl: '/strategy/truck_driver/del_ref' as const,
  2850. resType: {} as any,
  2851. },
  2852. /** 删除卡车-司机分配 */
  2853. del_with_note: {
  2854. realUrl: '/strategy/truck_driver/del_with_note' as const,
  2855. reqType: {} as TruckDriverNote对象,
  2856. resType: {} as any,
  2857. },
  2858. /** 根据车辆id查询绑定的所有司机的id */
  2859. find_binding_drivers: {
  2860. realUrl: '/strategy/truck_driver/find_binding_drivers' as const,
  2861. reqType: {} as 通用id参数,
  2862. resType: {} as Array<number>,
  2863. },
  2864. /** 获取组织下司机总数,app物流公司首页用 */
  2865. find_driver_count: {
  2866. realUrl: '/strategy/truck_driver/find_driver_count' as const,
  2867. reqType: {} as FindTruckCountParam,
  2868. resType: {} as any,
  2869. },
  2870. /** 获取平台下截止某日绑定的总数 */
  2871. get_bind_total: {
  2872. realUrl: '/strategy/truck_driver/get_bind_total' as const,
  2873. reqType: {} as StatisticsTruckParam,
  2874. resType: {} as any,
  2875. },
  2876. /** 添加truck_driver_log */
  2877. add_39: {
  2878. realUrl: '/strategy/truck_driver_log/add' as const,
  2879. reqType: {} as TruckDriverLog对象,
  2880. resType: {} as any,
  2881. },
  2882. /** 获取日挂靠车绑定汇总 */
  2883. get_bind_link_total_list: {
  2884. realUrl: '/strategy/truck_driver_log/get_bind_link_total_list' as const,
  2885. reqType: {} as StatisticsTruckParam,
  2886. resType: {} as any,
  2887. },
  2888. /** 获取日自营车绑定汇总 */
  2889. get_bind_own_total_list: {
  2890. realUrl: '/strategy/truck_driver_log/get_bind_own_total_list' as const,
  2891. reqType: {} as StatisticsTruckParam,
  2892. resType: {} as any,
  2893. },
  2894. /** 获取日挂靠车解绑汇总 */
  2895. get_unbind_link_total_list: {
  2896. realUrl: '/strategy/truck_driver_log/get_unbind_link_total_list' as const,
  2897. reqType: {} as StatisticsTruckParam,
  2898. resType: {} as any,
  2899. },
  2900. /** 获取日自营车解绑汇总 */
  2901. get_unbind_own_total_list: {
  2902. realUrl: '/strategy/truck_driver_log/get_unbind_own_total_list' as const,
  2903. reqType: {} as StatisticsTruckParam,
  2904. resType: {} as any,
  2905. },
  2906. /** 获取truck_driver_log列表 */
  2907. list_65: {
  2908. realUrl: '/strategy/truck_driver_log/list' as const,
  2909. reqType: {} as IPageParams<TruckDriverLog对象>,
  2910. resType: {} as any,
  2911. },
  2912. /** 修改truck_driver_log */
  2913. update_28: {
  2914. realUrl: '/strategy/truck_driver_log/update' as const,
  2915. reqType: {} as TruckDriverLog对象,
  2916. resType: {} as any,
  2917. },
  2918. /** add 卡车变更日志 */
  2919. add_40: {
  2920. realUrl: '/strategy/truck_log/add' as const,
  2921. reqType: {} as TruckLog对象,
  2922. resType: {} as any,
  2923. },
  2924. /** 获取truck_log列表 */
  2925. list_66: {
  2926. realUrl: '/strategy/truck_log/list' as const,
  2927. reqType: {} as IPageParams<TruckLog对象>,
  2928. resType: {} as any,
  2929. },
  2930. /** 获取账户余额对应星级 */
  2931. getBlanceLevel: {
  2932. realUrl: '/strategy/truck_qty/getBlanceLevel' as const,
  2933. reqType: {} as SetTruckQtyParam,
  2934. resType: {} as any,
  2935. },
  2936. /** 获取卡车当日交易量 */
  2937. getDayQty: {
  2938. realUrl: '/strategy/truck_qty/getDayQty' as const,
  2939. reqType: {} as SetTruckQtyParam,
  2940. resType: {} as any,
  2941. },
  2942. /** 获取交易量应星级 */
  2943. getGasQtyLevel: {
  2944. realUrl: '/strategy/truck_qty/getGasQtyLevel' as const,
  2945. reqType: {} as SetTruckQtyParam,
  2946. resType: {} as any,
  2947. },
  2948. /** 设置卡车上月交易量,测试卡成星级用 */
  2949. set: {
  2950. realUrl: '/strategy/truck_qty/set' as const,
  2951. reqType: {} as SetTruckQtyParam,
  2952. resType: {} as any,
  2953. },
  2954. /** 设置卡车当日交易量,测试800优惠用,truckId和gasQty必填,其他可不填 */
  2955. setDayQty: {
  2956. realUrl: '/strategy/truck_qty/setDayQty' as const,
  2957. reqType: {} as SetTruckQtyParam,
  2958. resType: {} as any,
  2959. },
  2960. }