serviceProto.ts 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715
  1. import { ServiceProto } from 'tsrpc-proto';
  2. import { ReqaddBuMa, ResaddBuMa } from './admin/PtladdBuMa';
  3. import { ReqaddCode, ResaddCode } from './admin/PtladdCode';
  4. import { ReqaddMail, ResaddMail } from './admin/PtladdMail';
  5. import { ReqcacheVer, RescacheVer } from './admin/PtlcacheVer';
  6. import { ReqdeleteCode, ResdeleteCode } from './admin/PtldeleteCode';
  7. import { ReqdeleteMail, ResdeleteMail } from './admin/PtldeleteMail';
  8. import { ReqdeleteQuFu, ResdeleteQuFu } from './admin/PtldeleteQuFu';
  9. import { ReqdeleteSetting, ResdeleteSetting } from './admin/PtldeleteSetting';
  10. import { ReqgetCode, ResgetCode } from './admin/PtlgetCode';
  11. import { ReqgetCodeMa, ResgetCodeMa } from './admin/PtlgetCodeMa';
  12. import { ReqgetMail, ResgetMail } from './admin/PtlgetMail';
  13. import { ReqgetNeed, ResgetNeed } from './admin/PtlgetNeed';
  14. import { ReqgetQuFu, ResgetQuFu } from './admin/PtlgetQuFu';
  15. import { ReqgetSetting, ResgetSetting } from './admin/PtlgetSetting';
  16. import { ReqgetVer, ResgetVer } from './admin/PtlgetVer';
  17. import { ReqhuodongFind, ReshuodongFind } from './admin/PtlhuodongFind';
  18. import { RequpdateMail, ResupdateMail } from './admin/PtlupdateMail';
  19. import { RequpdateQuFu, ResupdateQuFu } from './admin/PtlupdateQuFu';
  20. import { RequpdateSetting, ResupdateSetting } from './admin/PtlupdateSetting';
  21. import { Reqxaizai, Resxaizai } from './admin/Ptlxaizai';
  22. import { MsgItems } from './common/MsgItems';
  23. import { MsgMessage } from './common/MsgMessage';
  24. import { ReqEpsInfo, ResEpsInfo } from './eps/PtlEpsInfo';
  25. import { MsgEpsChange_s } from './eps/server/MsgEpsChange_s';
  26. import { ReqHcInfo, ResHcInfo } from './hc/PtlHcInfo';
  27. import { ReqHcMerge, ResHcMerge } from './hc/PtlHcMerge';
  28. import { ReqItemInfo, ResItemInfo } from './item/PtlItemInfo';
  29. import { MsgItemChange_s } from './item/server/MsgItemChange_s';
  30. import { ReqPlatLogin, ResPlatLogin } from './plat/PtlPlatLogin';
  31. import { ReqPlayerLogin, ResPlayerLogin } from './player/PtlPlayerLogin';
  32. import { ReqUserFight, ResUserFight } from './user/PtlUserFight';
  33. import { ReqUserLogin, ResUserLogin } from './user/PtlUserLogin';
  34. import { ReqUserSetName, ResUserSetName } from './user/PtlUserSetName';
  35. export interface ServiceType {
  36. api: {
  37. "admin/addBuMa": {
  38. req: ReqaddBuMa,
  39. res: ResaddBuMa
  40. },
  41. "admin/addCode": {
  42. req: ReqaddCode,
  43. res: ResaddCode
  44. },
  45. "admin/addMail": {
  46. req: ReqaddMail,
  47. res: ResaddMail
  48. },
  49. "admin/cacheVer": {
  50. req: ReqcacheVer,
  51. res: RescacheVer
  52. },
  53. "admin/deleteCode": {
  54. req: ReqdeleteCode,
  55. res: ResdeleteCode
  56. },
  57. "admin/deleteMail": {
  58. req: ReqdeleteMail,
  59. res: ResdeleteMail
  60. },
  61. "admin/deleteQuFu": {
  62. req: ReqdeleteQuFu,
  63. res: ResdeleteQuFu
  64. },
  65. "admin/deleteSetting": {
  66. req: ReqdeleteSetting,
  67. res: ResdeleteSetting
  68. },
  69. "admin/getCode": {
  70. req: ReqgetCode,
  71. res: ResgetCode
  72. },
  73. "admin/getCodeMa": {
  74. req: ReqgetCodeMa,
  75. res: ResgetCodeMa
  76. },
  77. "admin/getMail": {
  78. req: ReqgetMail,
  79. res: ResgetMail
  80. },
  81. "admin/getNeed": {
  82. req: ReqgetNeed,
  83. res: ResgetNeed
  84. },
  85. "admin/getQuFu": {
  86. req: ReqgetQuFu,
  87. res: ResgetQuFu
  88. },
  89. "admin/getSetting": {
  90. req: ReqgetSetting,
  91. res: ResgetSetting
  92. },
  93. "admin/getVer": {
  94. req: ReqgetVer,
  95. res: ResgetVer
  96. },
  97. "admin/huodongFind": {
  98. req: ReqhuodongFind,
  99. res: ReshuodongFind
  100. },
  101. "admin/updateMail": {
  102. req: RequpdateMail,
  103. res: ResupdateMail
  104. },
  105. "admin/updateQuFu": {
  106. req: RequpdateQuFu,
  107. res: ResupdateQuFu
  108. },
  109. "admin/updateSetting": {
  110. req: RequpdateSetting,
  111. res: ResupdateSetting
  112. },
  113. "admin/xaizai": {
  114. req: Reqxaizai,
  115. res: Resxaizai
  116. },
  117. "eps/EpsInfo": {
  118. req: ReqEpsInfo,
  119. res: ResEpsInfo
  120. },
  121. "hc/HcInfo": {
  122. req: ReqHcInfo,
  123. res: ResHcInfo
  124. },
  125. "hc/HcMerge": {
  126. req: ReqHcMerge,
  127. res: ResHcMerge
  128. },
  129. "item/ItemInfo": {
  130. req: ReqItemInfo,
  131. res: ResItemInfo
  132. },
  133. "plat/PlatLogin": {
  134. req: ReqPlatLogin,
  135. res: ResPlatLogin
  136. },
  137. "player/PlayerLogin": {
  138. req: ReqPlayerLogin,
  139. res: ResPlayerLogin
  140. },
  141. "user/UserFight": {
  142. req: ReqUserFight,
  143. res: ResUserFight
  144. },
  145. "user/UserLogin": {
  146. req: ReqUserLogin,
  147. res: ResUserLogin
  148. },
  149. "user/UserSetName": {
  150. req: ReqUserSetName,
  151. res: ResUserSetName
  152. }
  153. },
  154. msg: {
  155. "common/Items": MsgItems,
  156. "common/Message": MsgMessage,
  157. "eps/server/EpsChange_s": MsgEpsChange_s,
  158. "item/server/ItemChange_s": MsgItemChange_s
  159. }
  160. }
  161. export const serviceProto: ServiceProto<ServiceType> = {
  162. "version": 41,
  163. "services": [
  164. {
  165. "id": 39,
  166. "name": "admin/addBuMa",
  167. "type": "api",
  168. "conf": {
  169. "connet": "admin"
  170. }
  171. },
  172. {
  173. "id": 38,
  174. "name": "admin/addCode",
  175. "type": "api",
  176. "conf": {
  177. "connet": "admin"
  178. }
  179. },
  180. {
  181. "id": 42,
  182. "name": "admin/addMail",
  183. "type": "api",
  184. "conf": {
  185. "connet": "admin"
  186. }
  187. },
  188. {
  189. "id": 35,
  190. "name": "admin/cacheVer",
  191. "type": "api",
  192. "conf": {
  193. "connet": "admin"
  194. }
  195. },
  196. {
  197. "id": 40,
  198. "name": "admin/deleteCode",
  199. "type": "api",
  200. "conf": {
  201. "connet": "admin"
  202. }
  203. },
  204. {
  205. "id": 43,
  206. "name": "admin/deleteMail",
  207. "type": "api",
  208. "conf": {
  209. "connet": "admin"
  210. }
  211. },
  212. {
  213. "id": 5,
  214. "name": "admin/deleteQuFu",
  215. "type": "api",
  216. "conf": {
  217. "connet": "admin"
  218. }
  219. },
  220. {
  221. "id": 23,
  222. "name": "admin/deleteSetting",
  223. "type": "api",
  224. "conf": {
  225. "connet": "admin"
  226. }
  227. },
  228. {
  229. "id": 36,
  230. "name": "admin/getCode",
  231. "type": "api",
  232. "conf": {
  233. "connet": "admin"
  234. }
  235. },
  236. {
  237. "id": 37,
  238. "name": "admin/getCodeMa",
  239. "type": "api",
  240. "conf": {
  241. "connet": "admin"
  242. }
  243. },
  244. {
  245. "id": 45,
  246. "name": "admin/getMail",
  247. "type": "api",
  248. "conf": {
  249. "connet": "admin"
  250. }
  251. },
  252. {
  253. "id": 6,
  254. "name": "admin/getNeed",
  255. "type": "api",
  256. "conf": {
  257. "connet": "admin"
  258. }
  259. },
  260. {
  261. "id": 7,
  262. "name": "admin/getQuFu",
  263. "type": "api",
  264. "conf": {
  265. "connet": "admin"
  266. }
  267. },
  268. {
  269. "id": 25,
  270. "name": "admin/getSetting",
  271. "type": "api",
  272. "conf": {
  273. "connet": "admin"
  274. }
  275. },
  276. {
  277. "id": 26,
  278. "name": "admin/getVer",
  279. "type": "api",
  280. "conf": {
  281. "connet": "admin"
  282. }
  283. },
  284. {
  285. "id": 46,
  286. "name": "admin/huodongFind",
  287. "type": "api",
  288. "conf": {
  289. "connet": "admin"
  290. }
  291. },
  292. {
  293. "id": 44,
  294. "name": "admin/updateMail",
  295. "type": "api",
  296. "conf": {
  297. "connet": "admin"
  298. }
  299. },
  300. {
  301. "id": 8,
  302. "name": "admin/updateQuFu",
  303. "type": "api",
  304. "conf": {
  305. "connet": "admin"
  306. }
  307. },
  308. {
  309. "id": 31,
  310. "name": "admin/updateSetting",
  311. "type": "api",
  312. "conf": {
  313. "connet": "admin"
  314. }
  315. },
  316. {
  317. "id": 41,
  318. "name": "admin/xaizai",
  319. "type": "api",
  320. "conf": {
  321. "connet": "admin"
  322. }
  323. },
  324. {
  325. "id": 18,
  326. "name": "common/Items",
  327. "type": "msg"
  328. },
  329. {
  330. "id": 19,
  331. "name": "common/Message",
  332. "type": "msg"
  333. },
  334. {
  335. "id": 65,
  336. "name": "eps/EpsInfo",
  337. "type": "api",
  338. "conf": {
  339. "connet": "ws"
  340. }
  341. },
  342. {
  343. "id": 50,
  344. "name": "eps/server/EpsChange_s",
  345. "type": "msg"
  346. },
  347. {
  348. "id": 66,
  349. "name": "hc/HcInfo",
  350. "type": "api",
  351. "conf": {
  352. "connet": "ws"
  353. }
  354. },
  355. {
  356. "id": 64,
  357. "name": "hc/HcMerge",
  358. "type": "api",
  359. "conf": {
  360. "connet": "ws"
  361. }
  362. },
  363. {
  364. "id": 67,
  365. "name": "item/ItemInfo",
  366. "type": "api",
  367. "conf": {
  368. "connet": "ws"
  369. }
  370. },
  371. {
  372. "id": 55,
  373. "name": "item/server/ItemChange_s",
  374. "type": "msg"
  375. },
  376. {
  377. "id": 57,
  378. "name": "plat/PlatLogin",
  379. "type": "api",
  380. "conf": {
  381. "connet": "http"
  382. }
  383. },
  384. {
  385. "id": 58,
  386. "name": "player/PlayerLogin",
  387. "type": "api",
  388. "conf": {
  389. "connet": "http"
  390. }
  391. },
  392. {
  393. "id": 68,
  394. "name": "user/UserFight",
  395. "type": "api",
  396. "conf": {
  397. "connet": "ws"
  398. }
  399. },
  400. {
  401. "id": 61,
  402. "name": "user/UserLogin",
  403. "type": "api",
  404. "conf": {
  405. "connet": "ws"
  406. }
  407. },
  408. {
  409. "id": 69,
  410. "name": "user/UserSetName",
  411. "type": "api",
  412. "conf": {
  413. "connet": "ws"
  414. }
  415. }
  416. ],
  417. "types": {
  418. "admin/PtladdBuMa/ReqaddBuMa": {
  419. "type": "Interface",
  420. "properties": [
  421. {
  422. "id": 0,
  423. "name": "id",
  424. "type": {
  425. "type": "String"
  426. }
  427. },
  428. {
  429. "id": 1,
  430. "name": "addCount",
  431. "type": {
  432. "type": "Number"
  433. }
  434. }
  435. ]
  436. },
  437. "admin/PtladdBuMa/ResaddBuMa": {
  438. "type": "Interface",
  439. "properties": [
  440. {
  441. "id": 0,
  442. "name": "order10Back",
  443. "type": {
  444. "type": "Any"
  445. }
  446. }
  447. ]
  448. },
  449. "admin/PtladdCode/ReqaddCode": {
  450. "type": "Interface",
  451. "properties": [
  452. {
  453. "id": 1,
  454. "name": "param",
  455. "type": {
  456. "type": "Any"
  457. }
  458. }
  459. ]
  460. },
  461. "admin/PtladdCode/ResaddCode": {
  462. "type": "Interface",
  463. "properties": [
  464. {
  465. "id": 0,
  466. "name": "order10Back",
  467. "type": {
  468. "type": "Any"
  469. }
  470. }
  471. ]
  472. },
  473. "admin/PtladdMail/ReqaddMail": {
  474. "type": "Interface",
  475. "properties": [
  476. {
  477. "id": 0,
  478. "name": "params",
  479. "type": {
  480. "type": "Any"
  481. }
  482. }
  483. ]
  484. },
  485. "admin/PtladdMail/ResaddMail": {
  486. "type": "Interface",
  487. "properties": [
  488. {
  489. "id": 0,
  490. "name": "order10Back",
  491. "type": {
  492. "type": "Any"
  493. }
  494. }
  495. ]
  496. },
  497. "admin/PtlcacheVer/ReqcacheVer": {
  498. "type": "Interface"
  499. },
  500. "admin/PtlcacheVer/RescacheVer": {
  501. "type": "Interface",
  502. "properties": [
  503. {
  504. "id": 0,
  505. "name": "order10Back",
  506. "type": {
  507. "type": "Any"
  508. }
  509. }
  510. ]
  511. },
  512. "admin/PtldeleteCode/ReqdeleteCode": {
  513. "type": "Interface",
  514. "properties": [
  515. {
  516. "id": 0,
  517. "name": "id",
  518. "type": {
  519. "type": "String"
  520. }
  521. }
  522. ]
  523. },
  524. "admin/PtldeleteCode/ResdeleteCode": {
  525. "type": "Interface",
  526. "properties": [
  527. {
  528. "id": 0,
  529. "name": "order10Back",
  530. "type": {
  531. "type": "Any"
  532. }
  533. }
  534. ]
  535. },
  536. "admin/PtldeleteMail/ReqdeleteMail": {
  537. "type": "Interface",
  538. "properties": [
  539. {
  540. "id": 0,
  541. "name": "id",
  542. "type": {
  543. "type": "String"
  544. }
  545. }
  546. ]
  547. },
  548. "admin/PtldeleteMail/ResdeleteMail": {
  549. "type": "Interface",
  550. "properties": [
  551. {
  552. "id": 0,
  553. "name": "order10Back",
  554. "type": {
  555. "type": "Any"
  556. }
  557. }
  558. ]
  559. },
  560. "admin/PtldeleteQuFu/ReqdeleteQuFu": {
  561. "type": "Interface",
  562. "properties": [
  563. {
  564. "id": 0,
  565. "name": "sid",
  566. "type": {
  567. "type": "String"
  568. }
  569. }
  570. ]
  571. },
  572. "admin/PtldeleteQuFu/ResdeleteQuFu": {
  573. "type": "Interface",
  574. "properties": [
  575. {
  576. "id": 0,
  577. "name": "order10Back",
  578. "type": {
  579. "type": "Any"
  580. }
  581. }
  582. ]
  583. },
  584. "admin/PtldeleteSetting/ReqdeleteSetting": {
  585. "type": "Interface",
  586. "properties": [
  587. {
  588. "id": 0,
  589. "name": "key",
  590. "type": {
  591. "type": "String"
  592. }
  593. }
  594. ]
  595. },
  596. "admin/PtldeleteSetting/ResdeleteSetting": {
  597. "type": "Interface",
  598. "properties": [
  599. {
  600. "id": 0,
  601. "name": "order10Back",
  602. "type": {
  603. "type": "Any"
  604. }
  605. }
  606. ]
  607. },
  608. "admin/PtlgetCode/ReqgetCode": {
  609. "type": "Interface"
  610. },
  611. "admin/PtlgetCode/ResgetCode": {
  612. "type": "Interface",
  613. "properties": [
  614. {
  615. "id": 0,
  616. "name": "order10Back",
  617. "type": {
  618. "type": "Any"
  619. }
  620. }
  621. ]
  622. },
  623. "admin/PtlgetCodeMa/ReqgetCodeMa": {
  624. "type": "Interface",
  625. "properties": [
  626. {
  627. "id": 0,
  628. "name": "id",
  629. "type": {
  630. "type": "String"
  631. }
  632. }
  633. ]
  634. },
  635. "admin/PtlgetCodeMa/ResgetCodeMa": {
  636. "type": "Interface",
  637. "properties": [
  638. {
  639. "id": 0,
  640. "name": "order10Back",
  641. "type": {
  642. "type": "Any"
  643. }
  644. }
  645. ]
  646. },
  647. "admin/PtlgetMail/ReqgetMail": {
  648. "type": "Interface"
  649. },
  650. "admin/PtlgetMail/ResgetMail": {
  651. "type": "Interface",
  652. "properties": [
  653. {
  654. "id": 0,
  655. "name": "order10Back",
  656. "type": {
  657. "type": "Any"
  658. }
  659. }
  660. ]
  661. },
  662. "admin/PtlgetNeed/ReqgetNeed": {
  663. "type": "Interface",
  664. "properties": [
  665. {
  666. "id": 0,
  667. "name": "stime",
  668. "type": {
  669. "type": "Number"
  670. }
  671. },
  672. {
  673. "id": 1,
  674. "name": "timeInterval",
  675. "type": {
  676. "type": "Number"
  677. }
  678. }
  679. ]
  680. },
  681. "admin/PtlgetNeed/ResgetNeed": {
  682. "type": "Interface",
  683. "properties": [
  684. {
  685. "id": 0,
  686. "name": "order10Back",
  687. "type": {
  688. "type": "Any"
  689. }
  690. }
  691. ]
  692. },
  693. "admin/PtlgetQuFu/ReqgetQuFu": {
  694. "type": "Interface"
  695. },
  696. "admin/PtlgetQuFu/ResgetQuFu": {
  697. "type": "Interface",
  698. "properties": [
  699. {
  700. "id": 0,
  701. "name": "order10Back",
  702. "type": {
  703. "type": "Any"
  704. }
  705. }
  706. ]
  707. },
  708. "admin/PtlgetSetting/ReqgetSetting": {
  709. "type": "Interface"
  710. },
  711. "admin/PtlgetSetting/ResgetSetting": {
  712. "type": "Interface",
  713. "properties": [
  714. {
  715. "id": 2,
  716. "name": "order10Back",
  717. "type": {
  718. "type": "Any"
  719. }
  720. }
  721. ]
  722. },
  723. "admin/PtlgetVer/ReqgetVer": {
  724. "type": "Interface"
  725. },
  726. "admin/PtlgetVer/ResgetVer": {
  727. "type": "Interface",
  728. "properties": [
  729. {
  730. "id": 0,
  731. "name": "order10Back",
  732. "type": {
  733. "type": "Any"
  734. }
  735. }
  736. ]
  737. },
  738. "admin/PtlhuodongFind/ReqhuodongFind": {
  739. "type": "Interface",
  740. "properties": [
  741. {
  742. "id": 0,
  743. "name": "key",
  744. "type": {
  745. "type": "String"
  746. }
  747. },
  748. {
  749. "id": 1,
  750. "name": "hdcid",
  751. "type": {
  752. "type": "String"
  753. }
  754. }
  755. ]
  756. },
  757. "admin/PtlhuodongFind/ReshuodongFind": {
  758. "type": "Interface",
  759. "properties": [
  760. {
  761. "id": 0,
  762. "name": "order10Back",
  763. "type": {
  764. "type": "Any"
  765. }
  766. }
  767. ]
  768. },
  769. "admin/PtlupdateMail/RequpdateMail": {
  770. "type": "Interface",
  771. "properties": [
  772. {
  773. "id": 0,
  774. "name": "id",
  775. "type": {
  776. "type": "String"
  777. }
  778. },
  779. {
  780. "id": 1,
  781. "name": "params",
  782. "type": {
  783. "type": "Any"
  784. }
  785. }
  786. ]
  787. },
  788. "admin/PtlupdateMail/ResupdateMail": {
  789. "type": "Interface",
  790. "properties": [
  791. {
  792. "id": 0,
  793. "name": "order10Back",
  794. "type": {
  795. "type": "Any"
  796. }
  797. }
  798. ]
  799. },
  800. "admin/PtlupdateQuFu/RequpdateQuFu": {
  801. "type": "Interface",
  802. "properties": [
  803. {
  804. "id": 0,
  805. "name": "sid",
  806. "type": {
  807. "type": "String"
  808. }
  809. },
  810. {
  811. "id": 1,
  812. "name": "param",
  813. "type": {
  814. "type": "Interface",
  815. "indexSignature": {
  816. "keyType": "String",
  817. "type": {
  818. "type": "Any"
  819. }
  820. }
  821. }
  822. }
  823. ]
  824. },
  825. "admin/PtlupdateQuFu/ResupdateQuFu": {
  826. "type": "Interface",
  827. "properties": [
  828. {
  829. "id": 0,
  830. "name": "order10Back",
  831. "type": {
  832. "type": "Any"
  833. }
  834. }
  835. ]
  836. },
  837. "admin/PtlupdateSetting/RequpdateSetting": {
  838. "type": "Interface",
  839. "properties": [
  840. {
  841. "id": 0,
  842. "name": "key",
  843. "type": {
  844. "type": "String"
  845. }
  846. },
  847. {
  848. "id": 1,
  849. "name": "param",
  850. "type": {
  851. "type": "Any"
  852. }
  853. }
  854. ]
  855. },
  856. "admin/PtlupdateSetting/ResupdateSetting": {
  857. "type": "Interface",
  858. "properties": [
  859. {
  860. "id": 0,
  861. "name": "order10Back",
  862. "type": {
  863. "type": "Any"
  864. }
  865. }
  866. ]
  867. },
  868. "admin/Ptlxaizai/Reqxaizai": {
  869. "type": "Interface",
  870. "properties": [
  871. {
  872. "id": 0,
  873. "name": "id",
  874. "type": {
  875. "type": "String"
  876. }
  877. }
  878. ]
  879. },
  880. "admin/Ptlxaizai/Resxaizai": {
  881. "type": "Interface",
  882. "properties": [
  883. {
  884. "id": 0,
  885. "name": "order10Back",
  886. "type": {
  887. "type": "Any"
  888. }
  889. }
  890. ]
  891. },
  892. "common/MsgItems/MsgItems": {
  893. "type": "Interface",
  894. "properties": [
  895. {
  896. "id": 0,
  897. "name": "items",
  898. "type": {
  899. "type": "Array",
  900. "elementType": {
  901. "type": "Number"
  902. }
  903. }
  904. }
  905. ]
  906. },
  907. "common/MsgMessage/MsgMessage": {
  908. "type": "Interface",
  909. "properties": [
  910. {
  911. "id": 0,
  912. "name": "message",
  913. "type": {
  914. "type": "String"
  915. }
  916. }
  917. ]
  918. },
  919. "eps/PtlEpsInfo/ReqEpsInfo": {
  920. "type": "Interface"
  921. },
  922. "eps/PtlEpsInfo/ResEpsInfo": {
  923. "type": "Interface",
  924. "indexSignature": {
  925. "keyType": "String",
  926. "type": {
  927. "type": "Number"
  928. }
  929. }
  930. },
  931. "eps/server/MsgEpsChange_s/MsgEpsChange_s": {
  932. "type": "Interface",
  933. "indexSignature": {
  934. "keyType": "String",
  935. "type": {
  936. "type": "Number"
  937. }
  938. }
  939. },
  940. "hc/PtlHcInfo/ReqHcInfo": {
  941. "type": "Interface"
  942. },
  943. "hc/PtlHcInfo/ResHcInfo": {
  944. "type": "Interface",
  945. "properties": [
  946. {
  947. "id": 0,
  948. "name": "chapterId",
  949. "type": {
  950. "type": "Number"
  951. }
  952. },
  953. {
  954. "id": 1,
  955. "name": "tili",
  956. "type": {
  957. "type": "Number"
  958. }
  959. },
  960. {
  961. "id": 2,
  962. "name": "lastTime",
  963. "type": {
  964. "type": "Number"
  965. }
  966. },
  967. {
  968. "id": 3,
  969. "name": "list",
  970. "type": {
  971. "type": "Reference",
  972. "target": "hc/PtlHcInfo/HcInfoList"
  973. }
  974. }
  975. ]
  976. },
  977. "hc/PtlHcInfo/HcInfoList": {
  978. "type": "Interface",
  979. "indexSignature": {
  980. "keyType": "String",
  981. "type": {
  982. "type": "Reference",
  983. "target": "hc/PtlHcInfo/HcInfoGeziInfo"
  984. }
  985. }
  986. },
  987. "hc/PtlHcInfo/HcInfoGeziInfo": {
  988. "type": "Interface",
  989. "properties": [
  990. {
  991. "id": 0,
  992. "name": "type",
  993. "type": {
  994. "type": "Reference",
  995. "target": "hc/PtlHcInfo/HcType"
  996. }
  997. },
  998. {
  999. "id": 1,
  1000. "name": "unlock",
  1001. "type": {
  1002. "type": "Reference",
  1003. "target": "hc/PtlHcInfo/HcUnlock"
  1004. }
  1005. },
  1006. {
  1007. "id": 2,
  1008. "name": "correlationId",
  1009. "type": {
  1010. "type": "Number"
  1011. }
  1012. }
  1013. ]
  1014. },
  1015. "hc/PtlHcInfo/HcType": {
  1016. "type": "Enum",
  1017. "members": [
  1018. {
  1019. "id": 0,
  1020. "value": 0
  1021. },
  1022. {
  1023. "id": 1,
  1024. "value": 1
  1025. },
  1026. {
  1027. "id": 2,
  1028. "value": 2
  1029. },
  1030. {
  1031. "id": 3,
  1032. "value": 3
  1033. }
  1034. ]
  1035. },
  1036. "hc/PtlHcInfo/HcUnlock": {
  1037. "type": "Enum",
  1038. "members": [
  1039. {
  1040. "id": 0,
  1041. "value": 0
  1042. },
  1043. {
  1044. "id": 1,
  1045. "value": 1
  1046. }
  1047. ]
  1048. },
  1049. "hc/PtlHcMerge/ReqHcMerge": {
  1050. "type": "Interface",
  1051. "properties": [
  1052. {
  1053. "id": 0,
  1054. "name": "gzid1",
  1055. "type": {
  1056. "type": "String"
  1057. }
  1058. },
  1059. {
  1060. "id": 1,
  1061. "name": "gzid2",
  1062. "type": {
  1063. "type": "String"
  1064. }
  1065. }
  1066. ]
  1067. },
  1068. "hc/PtlHcMerge/ResHcMerge": {
  1069. "type": "Interface",
  1070. "indexSignature": {
  1071. "keyType": "String",
  1072. "type": {
  1073. "type": "Reference",
  1074. "target": "hc/PtlHcInfo/HcInfoGeziInfo"
  1075. }
  1076. }
  1077. },
  1078. "item/PtlItemInfo/ReqItemInfo": {
  1079. "type": "Interface"
  1080. },
  1081. "item/PtlItemInfo/ResItemInfo": {
  1082. "type": "Interface",
  1083. "indexSignature": {
  1084. "keyType": "String",
  1085. "type": {
  1086. "type": "Number"
  1087. }
  1088. }
  1089. },
  1090. "item/server/MsgItemChange_s/MsgItemChange_s": {
  1091. "type": "Interface",
  1092. "indexSignature": {
  1093. "keyType": "String",
  1094. "type": {
  1095. "type": "Number"
  1096. }
  1097. }
  1098. },
  1099. "plat/PtlPlatLogin/ReqPlatLogin": {
  1100. "type": "Interface",
  1101. "properties": [
  1102. {
  1103. "id": 0,
  1104. "name": "pid",
  1105. "type": {
  1106. "type": "String"
  1107. }
  1108. },
  1109. {
  1110. "id": 1,
  1111. "name": "param",
  1112. "type": {
  1113. "type": "Array",
  1114. "elementType": {
  1115. "type": "String"
  1116. }
  1117. }
  1118. }
  1119. ]
  1120. },
  1121. "plat/PtlPlatLogin/ResPlatLogin": {
  1122. "type": "Interface",
  1123. "properties": [
  1124. {
  1125. "id": 0,
  1126. "name": "openId",
  1127. "type": {
  1128. "type": "String"
  1129. }
  1130. },
  1131. {
  1132. "id": 1,
  1133. "name": "token",
  1134. "type": {
  1135. "type": "String"
  1136. }
  1137. }
  1138. ]
  1139. },
  1140. "player/PtlPlayerLogin/ReqPlayerLogin": {
  1141. "type": "Interface",
  1142. "properties": [
  1143. {
  1144. "id": 0,
  1145. "name": "pid",
  1146. "type": {
  1147. "type": "String"
  1148. }
  1149. },
  1150. {
  1151. "id": 1,
  1152. "name": "openId",
  1153. "type": {
  1154. "type": "String"
  1155. }
  1156. },
  1157. {
  1158. "id": 2,
  1159. "name": "lang",
  1160. "type": {
  1161. "type": "String"
  1162. }
  1163. },
  1164. {
  1165. "id": 3,
  1166. "name": "plat",
  1167. "type": {
  1168. "type": "String"
  1169. }
  1170. },
  1171. {
  1172. "id": 4,
  1173. "name": "device",
  1174. "type": {
  1175. "type": "String"
  1176. }
  1177. },
  1178. {
  1179. "id": 5,
  1180. "name": "parms",
  1181. "type": {
  1182. "type": "Array",
  1183. "elementType": {
  1184. "type": "String"
  1185. }
  1186. }
  1187. }
  1188. ]
  1189. },
  1190. "player/PtlPlayerLogin/ResPlayerLogin": {
  1191. "type": "Interface",
  1192. "properties": [
  1193. {
  1194. "id": 0,
  1195. "name": "uid",
  1196. "type": {
  1197. "type": "String"
  1198. }
  1199. },
  1200. {
  1201. "id": 1,
  1202. "name": "sid",
  1203. "type": {
  1204. "type": "String"
  1205. }
  1206. },
  1207. {
  1208. "id": 2,
  1209. "name": "list",
  1210. "type": {
  1211. "type": "Interface",
  1212. "indexSignature": {
  1213. "keyType": "String",
  1214. "type": {
  1215. "type": "Reference",
  1216. "target": "player/PtlPlayerLogin/ResLoginList"
  1217. }
  1218. }
  1219. }
  1220. },
  1221. {
  1222. "id": 3,
  1223. "name": "token",
  1224. "type": {
  1225. "type": "String"
  1226. }
  1227. },
  1228. {
  1229. "id": 4,
  1230. "name": "qufuList",
  1231. "type": {
  1232. "type": "Interface",
  1233. "indexSignature": {
  1234. "keyType": "String",
  1235. "type": {
  1236. "type": "Reference",
  1237. "target": "player/PtlPlayerLogin/qufuInfo"
  1238. }
  1239. }
  1240. }
  1241. },
  1242. {
  1243. "id": 5,
  1244. "name": "wsUrl",
  1245. "type": {
  1246. "type": "String"
  1247. }
  1248. }
  1249. ]
  1250. },
  1251. "player/PtlPlayerLogin/ResLoginList": {
  1252. "type": "Interface",
  1253. "properties": [
  1254. {
  1255. "id": 0,
  1256. "name": "uuid",
  1257. "type": {
  1258. "type": "String"
  1259. }
  1260. },
  1261. {
  1262. "id": 1,
  1263. "name": "name",
  1264. "type": {
  1265. "type": "String"
  1266. }
  1267. },
  1268. {
  1269. "id": 2,
  1270. "name": "level",
  1271. "type": {
  1272. "type": "Number"
  1273. }
  1274. },
  1275. {
  1276. "id": 3,
  1277. "name": "lastlogin",
  1278. "type": {
  1279. "type": "Number"
  1280. }
  1281. }
  1282. ]
  1283. },
  1284. "player/PtlPlayerLogin/qufuInfo": {
  1285. "type": "Interface",
  1286. "properties": [
  1287. {
  1288. "id": 0,
  1289. "name": "sid",
  1290. "type": {
  1291. "type": "String"
  1292. }
  1293. },
  1294. {
  1295. "id": 1,
  1296. "name": "name",
  1297. "type": {
  1298. "type": "String"
  1299. }
  1300. },
  1301. {
  1302. "id": 2,
  1303. "name": "sName",
  1304. "type": {
  1305. "type": "String"
  1306. }
  1307. },
  1308. {
  1309. "id": 3,
  1310. "name": "openAt",
  1311. "type": {
  1312. "type": "Number"
  1313. }
  1314. },
  1315. {
  1316. "id": 4,
  1317. "name": "status",
  1318. "type": {
  1319. "type": "String"
  1320. }
  1321. },
  1322. {
  1323. "id": 5,
  1324. "name": "heid",
  1325. "type": {
  1326. "type": "String"
  1327. }
  1328. },
  1329. {
  1330. "id": 6,
  1331. "name": "suofu",
  1332. "type": {
  1333. "type": "String"
  1334. }
  1335. },
  1336. {
  1337. "id": 7,
  1338. "name": "skin",
  1339. "type": {
  1340. "type": "String"
  1341. }
  1342. }
  1343. ]
  1344. },
  1345. "user/PtlUserFight/ReqUserFight": {
  1346. "type": "Interface"
  1347. },
  1348. "user/PtlUserFight/ResUserFight": {
  1349. "type": "Interface",
  1350. "properties": [
  1351. {
  1352. "id": 0,
  1353. "name": "fightStart",
  1354. "type": {
  1355. "type": "Reference",
  1356. "target": "user/PtlUserFight/FightStart"
  1357. }
  1358. },
  1359. {
  1360. "id": 1,
  1361. "name": "win",
  1362. "type": {
  1363. "type": "Number"
  1364. }
  1365. },
  1366. {
  1367. "id": 2,
  1368. "name": "log",
  1369. "type": {
  1370. "type": "Interface",
  1371. "indexSignature": {
  1372. "keyType": "String",
  1373. "type": {
  1374. "type": "Array",
  1375. "elementType": {
  1376. "type": "Reference",
  1377. "target": "user/PtlUserFight/fightLogOne"
  1378. }
  1379. }
  1380. }
  1381. }
  1382. }
  1383. ]
  1384. },
  1385. "user/PtlUserFight/FightStart": {
  1386. "type": "Interface",
  1387. "properties": [
  1388. {
  1389. "id": 0,
  1390. "name": "from",
  1391. "type": {
  1392. "type": "String"
  1393. }
  1394. },
  1395. {
  1396. "id": 1,
  1397. "name": "seed",
  1398. "type": {
  1399. "type": "Number"
  1400. }
  1401. },
  1402. {
  1403. "id": 2,
  1404. "name": "teams",
  1405. "type": {
  1406. "type": "Interface",
  1407. "indexSignature": {
  1408. "keyType": "String",
  1409. "type": {
  1410. "type": "Reference",
  1411. "target": "user/PtlUserFight/FightTeam"
  1412. }
  1413. }
  1414. }
  1415. }
  1416. ]
  1417. },
  1418. "user/PtlUserFight/FightTeam": {
  1419. "type": "Interface",
  1420. "properties": [
  1421. {
  1422. "id": 0,
  1423. "name": "fid",
  1424. "type": {
  1425. "type": "String"
  1426. }
  1427. },
  1428. {
  1429. "id": 1,
  1430. "name": "eps",
  1431. "type": {
  1432. "type": "Interface",
  1433. "indexSignature": {
  1434. "keyType": "String",
  1435. "type": {
  1436. "type": "Number"
  1437. }
  1438. }
  1439. }
  1440. }
  1441. ]
  1442. },
  1443. "user/PtlUserFight/fightLogOne": {
  1444. "type": "Interface",
  1445. "properties": [
  1446. {
  1447. "id": 0,
  1448. "name": "aType",
  1449. "type": {
  1450. "type": "Reference",
  1451. "target": "user/PtlUserFight/ActionType"
  1452. }
  1453. },
  1454. {
  1455. "id": 1,
  1456. "name": "atker",
  1457. "type": {
  1458. "type": "Reference",
  1459. "target": "user/PtlUserFight/fightLogOneData"
  1460. }
  1461. },
  1462. {
  1463. "id": 2,
  1464. "name": "target",
  1465. "type": {
  1466. "type": "Array",
  1467. "elementType": {
  1468. "type": "Reference",
  1469. "target": "user/PtlUserFight/fightLogOneData"
  1470. }
  1471. }
  1472. }
  1473. ]
  1474. },
  1475. "user/PtlUserFight/ActionType": {
  1476. "type": "Enum",
  1477. "members": [
  1478. {
  1479. "id": 0,
  1480. "value": "wu"
  1481. },
  1482. {
  1483. "id": 1,
  1484. "value": "0"
  1485. },
  1486. {
  1487. "id": 2,
  1488. "value": "1"
  1489. },
  1490. {
  1491. "id": 3,
  1492. "value": "2"
  1493. },
  1494. {
  1495. "id": 4,
  1496. "value": "3"
  1497. },
  1498. {
  1499. "id": 5,
  1500. "value": "999"
  1501. }
  1502. ]
  1503. },
  1504. "user/PtlUserFight/fightLogOneData": {
  1505. "type": "Interface",
  1506. "properties": [
  1507. {
  1508. "id": 0,
  1509. "name": "iid",
  1510. "type": {
  1511. "type": "String"
  1512. }
  1513. },
  1514. {
  1515. "id": 1,
  1516. "name": "hp",
  1517. "type": {
  1518. "type": "Number"
  1519. }
  1520. },
  1521. {
  1522. "id": 2,
  1523. "name": "buff",
  1524. "type": {
  1525. "type": "Array",
  1526. "elementType": {
  1527. "type": "Tuple",
  1528. "elementTypes": [
  1529. {
  1530. "type": "String"
  1531. },
  1532. {
  1533. "type": "Number"
  1534. }
  1535. ]
  1536. }
  1537. }
  1538. },
  1539. {
  1540. "id": 3,
  1541. "name": "effect",
  1542. "type": {
  1543. "type": "Array",
  1544. "elementType": {
  1545. "type": "Tuple",
  1546. "elementTypes": [
  1547. {
  1548. "type": "String"
  1549. },
  1550. {
  1551. "type": "Number"
  1552. }
  1553. ]
  1554. }
  1555. }
  1556. }
  1557. ]
  1558. },
  1559. "user/PtlUserLogin/ReqUserLogin": {
  1560. "type": "Interface",
  1561. "properties": [
  1562. {
  1563. "id": 0,
  1564. "name": "sid",
  1565. "type": {
  1566. "type": "String"
  1567. }
  1568. },
  1569. {
  1570. "id": 1,
  1571. "name": "uid",
  1572. "type": {
  1573. "type": "String"
  1574. }
  1575. },
  1576. {
  1577. "id": 2,
  1578. "name": "token",
  1579. "type": {
  1580. "type": "String"
  1581. }
  1582. }
  1583. ]
  1584. },
  1585. "user/PtlUserLogin/ResUserLogin": {
  1586. "type": "Interface",
  1587. "properties": [
  1588. {
  1589. "id": 0,
  1590. "name": "uuid",
  1591. "type": {
  1592. "type": "String"
  1593. }
  1594. },
  1595. {
  1596. "id": 1,
  1597. "name": "sid",
  1598. "type": {
  1599. "type": "String"
  1600. }
  1601. },
  1602. {
  1603. "id": 2,
  1604. "name": "name",
  1605. "type": {
  1606. "type": "String"
  1607. }
  1608. },
  1609. {
  1610. "id": 3,
  1611. "name": "head",
  1612. "type": {
  1613. "type": "String"
  1614. }
  1615. },
  1616. {
  1617. "id": 4,
  1618. "name": "wxhead",
  1619. "type": {
  1620. "type": "String"
  1621. }
  1622. },
  1623. {
  1624. "id": 5,
  1625. "name": "sex",
  1626. "type": {
  1627. "type": "Number"
  1628. }
  1629. },
  1630. {
  1631. "id": 6,
  1632. "name": "level",
  1633. "type": {
  1634. "type": "Number"
  1635. }
  1636. },
  1637. {
  1638. "id": 7,
  1639. "name": "regtime",
  1640. "type": {
  1641. "type": "Number"
  1642. }
  1643. },
  1644. {
  1645. "id": 8,
  1646. "name": "loginTime",
  1647. "type": {
  1648. "type": "Number"
  1649. }
  1650. },
  1651. {
  1652. "id": 9,
  1653. "name": "lastlogin",
  1654. "type": {
  1655. "type": "Number"
  1656. }
  1657. },
  1658. {
  1659. "id": 10,
  1660. "name": "lang",
  1661. "type": {
  1662. "type": "String"
  1663. }
  1664. },
  1665. {
  1666. "id": 11,
  1667. "name": "iscz",
  1668. "type": {
  1669. "type": "Number"
  1670. }
  1671. },
  1672. {
  1673. "id": 12,
  1674. "name": "rmbcz",
  1675. "type": {
  1676. "type": "Number"
  1677. }
  1678. },
  1679. {
  1680. "id": 13,
  1681. "name": "power",
  1682. "type": {
  1683. "type": "Number"
  1684. }
  1685. }
  1686. ]
  1687. },
  1688. "user/PtlUserSetName/ReqUserSetName": {
  1689. "type": "Interface",
  1690. "properties": [
  1691. {
  1692. "id": 0,
  1693. "name": "name",
  1694. "type": {
  1695. "type": "String"
  1696. }
  1697. }
  1698. ]
  1699. },
  1700. "user/PtlUserSetName/ResUserSetName": {
  1701. "type": "Interface",
  1702. "properties": [
  1703. {
  1704. "id": 0,
  1705. "name": "name",
  1706. "type": {
  1707. "type": "String"
  1708. }
  1709. }
  1710. ]
  1711. }
  1712. }
  1713. };