serviceProto.ts 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186
  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 { ReqhuodongAdd, ReshuodongAdd } from './admin/PtlhuodongAdd';
  18. import { ReqhuodongDelete, ReshuodongDelete } from './admin/PtlhuodongDelete';
  19. import { ReqhuodongEdit, ReshuodongEdit } from './admin/PtlhuodongEdit';
  20. import { ReqhuodongFind, ReshuodongFind } from './admin/PtlhuodongFind';
  21. import { RequpdateMail, ResupdateMail } from './admin/PtlupdateMail';
  22. import { RequpdateQuFu, ResupdateQuFu } from './admin/PtlupdateQuFu';
  23. import { RequpdateSetting, ResupdateSetting } from './admin/PtlupdateSetting';
  24. import { Reqxaizai, Resxaizai } from './admin/Ptlxaizai';
  25. import { MsgItems } from './common/MsgItems';
  26. import { MsgMessage } from './common/MsgMessage';
  27. import { ReqEpsInfo, ResEpsInfo } from './eps/PtlEpsInfo';
  28. import { MsgEpsChange_s } from './eps/server/MsgEpsChange_s';
  29. import { ReqHcInfo, ResHcInfo } from './hc/PtlHcInfo';
  30. import { ReqHcMerge, ResHcMerge } from './hc/PtlHcMerge';
  31. import { ReqItemInfo, ResItemInfo } from './item/PtlItemInfo';
  32. import { MsgItemChange_s } from './item/server/MsgItemChange_s';
  33. import { ReqMailDelAll, ResMailDelAll } from './mail/PtlMailDelAll';
  34. import { ReqMailDelOne, ResMailDelOne } from './mail/PtlMailDelOne';
  35. import { ReqMailInfo, ResMailInfo } from './mail/PtlMailInfo';
  36. import { ReqMailRwdAll, ResMailRwdAll } from './mail/PtlMailRwdAll';
  37. import { ReqMailRwdOne, ResMailRwdOne } from './mail/PtlMailRwdOne';
  38. import { MsgMailNew_s } from './mail/server/MsgMailNew_s';
  39. import { ReqPlatLogin, ResPlatLogin } from './plat/PtlPlatLogin';
  40. import { ReqPlayerLogin, ResPlayerLogin } from './player/PtlPlayerLogin';
  41. import { ReqTaskInfo, ResTaskInfo } from './task/PtlTaskInfo';
  42. import { ReqTaskRwd, ResTaskRwd } from './task/PtlTaskRwd';
  43. import { MsgTaskCons_s } from './task/server/MsgTaskCons_s';
  44. import { ReqUserFight, ResUserFight } from './user/PtlUserFight';
  45. import { ReqUserLogin, ResUserLogin } from './user/PtlUserLogin';
  46. import { ReqUserSetName, ResUserSetName } from './user/PtlUserSetName';
  47. import { MsgUserUplevel_s } from './user/server/MsgUserUplevel_s';
  48. export interface ServiceType {
  49. api: {
  50. "admin/addBuMa": {
  51. req: ReqaddBuMa,
  52. res: ResaddBuMa
  53. },
  54. "admin/addCode": {
  55. req: ReqaddCode,
  56. res: ResaddCode
  57. },
  58. "admin/addMail": {
  59. req: ReqaddMail,
  60. res: ResaddMail
  61. },
  62. "admin/cacheVer": {
  63. req: ReqcacheVer,
  64. res: RescacheVer
  65. },
  66. "admin/deleteCode": {
  67. req: ReqdeleteCode,
  68. res: ResdeleteCode
  69. },
  70. "admin/deleteMail": {
  71. req: ReqdeleteMail,
  72. res: ResdeleteMail
  73. },
  74. "admin/deleteQuFu": {
  75. req: ReqdeleteQuFu,
  76. res: ResdeleteQuFu
  77. },
  78. "admin/deleteSetting": {
  79. req: ReqdeleteSetting,
  80. res: ResdeleteSetting
  81. },
  82. "admin/getCode": {
  83. req: ReqgetCode,
  84. res: ResgetCode
  85. },
  86. "admin/getCodeMa": {
  87. req: ReqgetCodeMa,
  88. res: ResgetCodeMa
  89. },
  90. "admin/getMail": {
  91. req: ReqgetMail,
  92. res: ResgetMail
  93. },
  94. "admin/getNeed": {
  95. req: ReqgetNeed,
  96. res: ResgetNeed
  97. },
  98. "admin/getQuFu": {
  99. req: ReqgetQuFu,
  100. res: ResgetQuFu
  101. },
  102. "admin/getSetting": {
  103. req: ReqgetSetting,
  104. res: ResgetSetting
  105. },
  106. "admin/getVer": {
  107. req: ReqgetVer,
  108. res: ResgetVer
  109. },
  110. "admin/huodongAdd": {
  111. req: ReqhuodongAdd,
  112. res: ReshuodongAdd
  113. },
  114. "admin/huodongDelete": {
  115. req: ReqhuodongDelete,
  116. res: ReshuodongDelete
  117. },
  118. "admin/huodongEdit": {
  119. req: ReqhuodongEdit,
  120. res: ReshuodongEdit
  121. },
  122. "admin/huodongFind": {
  123. req: ReqhuodongFind,
  124. res: ReshuodongFind
  125. },
  126. "admin/updateMail": {
  127. req: RequpdateMail,
  128. res: ResupdateMail
  129. },
  130. "admin/updateQuFu": {
  131. req: RequpdateQuFu,
  132. res: ResupdateQuFu
  133. },
  134. "admin/updateSetting": {
  135. req: RequpdateSetting,
  136. res: ResupdateSetting
  137. },
  138. "admin/xaizai": {
  139. req: Reqxaizai,
  140. res: Resxaizai
  141. },
  142. "eps/EpsInfo": {
  143. req: ReqEpsInfo,
  144. res: ResEpsInfo
  145. },
  146. "hc/HcInfo": {
  147. req: ReqHcInfo,
  148. res: ResHcInfo
  149. },
  150. "hc/HcMerge": {
  151. req: ReqHcMerge,
  152. res: ResHcMerge
  153. },
  154. "item/ItemInfo": {
  155. req: ReqItemInfo,
  156. res: ResItemInfo
  157. },
  158. "mail/MailDelAll": {
  159. req: ReqMailDelAll,
  160. res: ResMailDelAll
  161. },
  162. "mail/MailDelOne": {
  163. req: ReqMailDelOne,
  164. res: ResMailDelOne
  165. },
  166. "mail/MailInfo": {
  167. req: ReqMailInfo,
  168. res: ResMailInfo
  169. },
  170. "mail/MailRwdAll": {
  171. req: ReqMailRwdAll,
  172. res: ResMailRwdAll
  173. },
  174. "mail/MailRwdOne": {
  175. req: ReqMailRwdOne,
  176. res: ResMailRwdOne
  177. },
  178. "plat/PlatLogin": {
  179. req: ReqPlatLogin,
  180. res: ResPlatLogin
  181. },
  182. "player/PlayerLogin": {
  183. req: ReqPlayerLogin,
  184. res: ResPlayerLogin
  185. },
  186. "task/TaskInfo": {
  187. req: ReqTaskInfo,
  188. res: ResTaskInfo
  189. },
  190. "task/TaskRwd": {
  191. req: ReqTaskRwd,
  192. res: ResTaskRwd
  193. },
  194. "user/UserFight": {
  195. req: ReqUserFight,
  196. res: ResUserFight
  197. },
  198. "user/UserLogin": {
  199. req: ReqUserLogin,
  200. res: ResUserLogin
  201. },
  202. "user/UserSetName": {
  203. req: ReqUserSetName,
  204. res: ResUserSetName
  205. }
  206. },
  207. msg: {
  208. "common/Items": MsgItems,
  209. "common/Message": MsgMessage,
  210. "eps/server/EpsChange_s": MsgEpsChange_s,
  211. "item/server/ItemChange_s": MsgItemChange_s,
  212. "mail/server/MailNew_s": MsgMailNew_s,
  213. "task/server/TaskCons_s": MsgTaskCons_s,
  214. "user/server/UserUplevel_s": MsgUserUplevel_s
  215. }
  216. }
  217. export const serviceProto: ServiceProto<ServiceType> = {
  218. "version": 51,
  219. "services": [
  220. {
  221. "id": 39,
  222. "name": "admin/addBuMa",
  223. "type": "api",
  224. "conf": {
  225. "connet": "admin"
  226. }
  227. },
  228. {
  229. "id": 38,
  230. "name": "admin/addCode",
  231. "type": "api",
  232. "conf": {
  233. "connet": "admin"
  234. }
  235. },
  236. {
  237. "id": 42,
  238. "name": "admin/addMail",
  239. "type": "api",
  240. "conf": {
  241. "connet": "admin"
  242. }
  243. },
  244. {
  245. "id": 35,
  246. "name": "admin/cacheVer",
  247. "type": "api",
  248. "conf": {
  249. "connet": "admin"
  250. }
  251. },
  252. {
  253. "id": 40,
  254. "name": "admin/deleteCode",
  255. "type": "api",
  256. "conf": {
  257. "connet": "admin"
  258. }
  259. },
  260. {
  261. "id": 43,
  262. "name": "admin/deleteMail",
  263. "type": "api",
  264. "conf": {
  265. "connet": "admin"
  266. }
  267. },
  268. {
  269. "id": 5,
  270. "name": "admin/deleteQuFu",
  271. "type": "api",
  272. "conf": {
  273. "connet": "admin"
  274. }
  275. },
  276. {
  277. "id": 23,
  278. "name": "admin/deleteSetting",
  279. "type": "api",
  280. "conf": {
  281. "connet": "admin"
  282. }
  283. },
  284. {
  285. "id": 36,
  286. "name": "admin/getCode",
  287. "type": "api",
  288. "conf": {
  289. "connet": "admin"
  290. }
  291. },
  292. {
  293. "id": 37,
  294. "name": "admin/getCodeMa",
  295. "type": "api",
  296. "conf": {
  297. "connet": "admin"
  298. }
  299. },
  300. {
  301. "id": 45,
  302. "name": "admin/getMail",
  303. "type": "api",
  304. "conf": {
  305. "connet": "admin"
  306. }
  307. },
  308. {
  309. "id": 6,
  310. "name": "admin/getNeed",
  311. "type": "api",
  312. "conf": {
  313. "connet": "admin"
  314. }
  315. },
  316. {
  317. "id": 7,
  318. "name": "admin/getQuFu",
  319. "type": "api",
  320. "conf": {
  321. "connet": "admin"
  322. }
  323. },
  324. {
  325. "id": 25,
  326. "name": "admin/getSetting",
  327. "type": "api",
  328. "conf": {
  329. "connet": "admin"
  330. }
  331. },
  332. {
  333. "id": 26,
  334. "name": "admin/getVer",
  335. "type": "api",
  336. "conf": {
  337. "connet": "admin"
  338. }
  339. },
  340. {
  341. "id": 70,
  342. "name": "admin/huodongAdd",
  343. "type": "api",
  344. "conf": {
  345. "connet": "admin"
  346. }
  347. },
  348. {
  349. "id": 71,
  350. "name": "admin/huodongDelete",
  351. "type": "api",
  352. "conf": {
  353. "connet": "admin"
  354. }
  355. },
  356. {
  357. "id": 72,
  358. "name": "admin/huodongEdit",
  359. "type": "api",
  360. "conf": {
  361. "connet": "admin"
  362. }
  363. },
  364. {
  365. "id": 46,
  366. "name": "admin/huodongFind",
  367. "type": "api",
  368. "conf": {
  369. "connet": "admin"
  370. }
  371. },
  372. {
  373. "id": 44,
  374. "name": "admin/updateMail",
  375. "type": "api",
  376. "conf": {
  377. "connet": "admin"
  378. }
  379. },
  380. {
  381. "id": 8,
  382. "name": "admin/updateQuFu",
  383. "type": "api",
  384. "conf": {
  385. "connet": "admin"
  386. }
  387. },
  388. {
  389. "id": 31,
  390. "name": "admin/updateSetting",
  391. "type": "api",
  392. "conf": {
  393. "connet": "admin"
  394. }
  395. },
  396. {
  397. "id": 41,
  398. "name": "admin/xaizai",
  399. "type": "api",
  400. "conf": {
  401. "connet": "admin"
  402. }
  403. },
  404. {
  405. "id": 18,
  406. "name": "common/Items",
  407. "type": "msg"
  408. },
  409. {
  410. "id": 19,
  411. "name": "common/Message",
  412. "type": "msg"
  413. },
  414. {
  415. "id": 65,
  416. "name": "eps/EpsInfo",
  417. "type": "api",
  418. "conf": {
  419. "connet": "ws"
  420. }
  421. },
  422. {
  423. "id": 50,
  424. "name": "eps/server/EpsChange_s",
  425. "type": "msg"
  426. },
  427. {
  428. "id": 66,
  429. "name": "hc/HcInfo",
  430. "type": "api",
  431. "conf": {
  432. "connet": "ws"
  433. }
  434. },
  435. {
  436. "id": 64,
  437. "name": "hc/HcMerge",
  438. "type": "api",
  439. "conf": {
  440. "connet": "ws"
  441. }
  442. },
  443. {
  444. "id": 67,
  445. "name": "item/ItemInfo",
  446. "type": "api",
  447. "conf": {
  448. "connet": "ws"
  449. }
  450. },
  451. {
  452. "id": 55,
  453. "name": "item/server/ItemChange_s",
  454. "type": "msg"
  455. },
  456. {
  457. "id": 79,
  458. "name": "mail/MailDelAll",
  459. "type": "api",
  460. "conf": {
  461. "connet": "ws"
  462. }
  463. },
  464. {
  465. "id": 80,
  466. "name": "mail/MailDelOne",
  467. "type": "api",
  468. "conf": {
  469. "connet": "ws"
  470. }
  471. },
  472. {
  473. "id": 77,
  474. "name": "mail/MailInfo",
  475. "type": "api",
  476. "conf": {
  477. "connet": "ws"
  478. }
  479. },
  480. {
  481. "id": 81,
  482. "name": "mail/MailRwdAll",
  483. "type": "api",
  484. "conf": {
  485. "connet": "ws"
  486. }
  487. },
  488. {
  489. "id": 82,
  490. "name": "mail/MailRwdOne",
  491. "type": "api",
  492. "conf": {
  493. "connet": "ws"
  494. }
  495. },
  496. {
  497. "id": 78,
  498. "name": "mail/server/MailNew_s",
  499. "type": "msg"
  500. },
  501. {
  502. "id": 57,
  503. "name": "plat/PlatLogin",
  504. "type": "api",
  505. "conf": {
  506. "connet": "http"
  507. }
  508. },
  509. {
  510. "id": 58,
  511. "name": "player/PlayerLogin",
  512. "type": "api",
  513. "conf": {
  514. "connet": "http"
  515. }
  516. },
  517. {
  518. "id": 74,
  519. "name": "task/TaskInfo",
  520. "type": "api",
  521. "conf": {
  522. "connet": "ws"
  523. }
  524. },
  525. {
  526. "id": 75,
  527. "name": "task/TaskRwd",
  528. "type": "api",
  529. "conf": {
  530. "connet": "ws"
  531. }
  532. },
  533. {
  534. "id": 83,
  535. "name": "task/server/TaskCons_s",
  536. "type": "msg"
  537. },
  538. {
  539. "id": 68,
  540. "name": "user/UserFight",
  541. "type": "api",
  542. "conf": {
  543. "connet": "ws"
  544. }
  545. },
  546. {
  547. "id": 61,
  548. "name": "user/UserLogin",
  549. "type": "api",
  550. "conf": {
  551. "connet": "ws"
  552. }
  553. },
  554. {
  555. "id": 69,
  556. "name": "user/UserSetName",
  557. "type": "api",
  558. "conf": {
  559. "connet": "ws"
  560. }
  561. },
  562. {
  563. "id": 73,
  564. "name": "user/server/UserUplevel_s",
  565. "type": "msg"
  566. }
  567. ],
  568. "types": {
  569. "admin/PtladdBuMa/ReqaddBuMa": {
  570. "type": "Interface",
  571. "properties": [
  572. {
  573. "id": 0,
  574. "name": "id",
  575. "type": {
  576. "type": "String"
  577. }
  578. },
  579. {
  580. "id": 1,
  581. "name": "addCount",
  582. "type": {
  583. "type": "Number"
  584. }
  585. }
  586. ]
  587. },
  588. "admin/PtladdBuMa/ResaddBuMa": {
  589. "type": "Interface",
  590. "properties": [
  591. {
  592. "id": 0,
  593. "name": "order10Back",
  594. "type": {
  595. "type": "Any"
  596. }
  597. }
  598. ]
  599. },
  600. "admin/PtladdCode/ReqaddCode": {
  601. "type": "Interface",
  602. "properties": [
  603. {
  604. "id": 1,
  605. "name": "param",
  606. "type": {
  607. "type": "Any"
  608. }
  609. }
  610. ]
  611. },
  612. "admin/PtladdCode/ResaddCode": {
  613. "type": "Interface",
  614. "properties": [
  615. {
  616. "id": 0,
  617. "name": "order10Back",
  618. "type": {
  619. "type": "Any"
  620. }
  621. }
  622. ]
  623. },
  624. "admin/PtladdMail/ReqaddMail": {
  625. "type": "Interface",
  626. "properties": [
  627. {
  628. "id": 0,
  629. "name": "params",
  630. "type": {
  631. "type": "Any"
  632. }
  633. }
  634. ]
  635. },
  636. "admin/PtladdMail/ResaddMail": {
  637. "type": "Interface",
  638. "properties": [
  639. {
  640. "id": 0,
  641. "name": "order10Back",
  642. "type": {
  643. "type": "Any"
  644. }
  645. }
  646. ]
  647. },
  648. "admin/PtlcacheVer/ReqcacheVer": {
  649. "type": "Interface"
  650. },
  651. "admin/PtlcacheVer/RescacheVer": {
  652. "type": "Interface",
  653. "properties": [
  654. {
  655. "id": 0,
  656. "name": "order10Back",
  657. "type": {
  658. "type": "Any"
  659. }
  660. }
  661. ]
  662. },
  663. "admin/PtldeleteCode/ReqdeleteCode": {
  664. "type": "Interface",
  665. "properties": [
  666. {
  667. "id": 0,
  668. "name": "id",
  669. "type": {
  670. "type": "String"
  671. }
  672. }
  673. ]
  674. },
  675. "admin/PtldeleteCode/ResdeleteCode": {
  676. "type": "Interface",
  677. "properties": [
  678. {
  679. "id": 0,
  680. "name": "order10Back",
  681. "type": {
  682. "type": "Any"
  683. }
  684. }
  685. ]
  686. },
  687. "admin/PtldeleteMail/ReqdeleteMail": {
  688. "type": "Interface",
  689. "properties": [
  690. {
  691. "id": 0,
  692. "name": "id",
  693. "type": {
  694. "type": "String"
  695. }
  696. }
  697. ]
  698. },
  699. "admin/PtldeleteMail/ResdeleteMail": {
  700. "type": "Interface",
  701. "properties": [
  702. {
  703. "id": 0,
  704. "name": "order10Back",
  705. "type": {
  706. "type": "Any"
  707. }
  708. }
  709. ]
  710. },
  711. "admin/PtldeleteQuFu/ReqdeleteQuFu": {
  712. "type": "Interface",
  713. "properties": [
  714. {
  715. "id": 0,
  716. "name": "sid",
  717. "type": {
  718. "type": "String"
  719. }
  720. }
  721. ]
  722. },
  723. "admin/PtldeleteQuFu/ResdeleteQuFu": {
  724. "type": "Interface",
  725. "properties": [
  726. {
  727. "id": 0,
  728. "name": "order10Back",
  729. "type": {
  730. "type": "Any"
  731. }
  732. }
  733. ]
  734. },
  735. "admin/PtldeleteSetting/ReqdeleteSetting": {
  736. "type": "Interface",
  737. "properties": [
  738. {
  739. "id": 0,
  740. "name": "key",
  741. "type": {
  742. "type": "String"
  743. }
  744. }
  745. ]
  746. },
  747. "admin/PtldeleteSetting/ResdeleteSetting": {
  748. "type": "Interface",
  749. "properties": [
  750. {
  751. "id": 0,
  752. "name": "order10Back",
  753. "type": {
  754. "type": "Any"
  755. }
  756. }
  757. ]
  758. },
  759. "admin/PtlgetCode/ReqgetCode": {
  760. "type": "Interface"
  761. },
  762. "admin/PtlgetCode/ResgetCode": {
  763. "type": "Interface",
  764. "properties": [
  765. {
  766. "id": 0,
  767. "name": "order10Back",
  768. "type": {
  769. "type": "Any"
  770. }
  771. }
  772. ]
  773. },
  774. "admin/PtlgetCodeMa/ReqgetCodeMa": {
  775. "type": "Interface",
  776. "properties": [
  777. {
  778. "id": 0,
  779. "name": "id",
  780. "type": {
  781. "type": "String"
  782. }
  783. }
  784. ]
  785. },
  786. "admin/PtlgetCodeMa/ResgetCodeMa": {
  787. "type": "Interface",
  788. "properties": [
  789. {
  790. "id": 0,
  791. "name": "order10Back",
  792. "type": {
  793. "type": "Any"
  794. }
  795. }
  796. ]
  797. },
  798. "admin/PtlgetMail/ReqgetMail": {
  799. "type": "Interface"
  800. },
  801. "admin/PtlgetMail/ResgetMail": {
  802. "type": "Interface",
  803. "properties": [
  804. {
  805. "id": 0,
  806. "name": "order10Back",
  807. "type": {
  808. "type": "Any"
  809. }
  810. }
  811. ]
  812. },
  813. "admin/PtlgetNeed/ReqgetNeed": {
  814. "type": "Interface",
  815. "properties": [
  816. {
  817. "id": 0,
  818. "name": "stime",
  819. "type": {
  820. "type": "Number"
  821. }
  822. },
  823. {
  824. "id": 1,
  825. "name": "timeInterval",
  826. "type": {
  827. "type": "Number"
  828. }
  829. }
  830. ]
  831. },
  832. "admin/PtlgetNeed/ResgetNeed": {
  833. "type": "Interface",
  834. "properties": [
  835. {
  836. "id": 0,
  837. "name": "order10Back",
  838. "type": {
  839. "type": "Any"
  840. }
  841. }
  842. ]
  843. },
  844. "admin/PtlgetQuFu/ReqgetQuFu": {
  845. "type": "Interface"
  846. },
  847. "admin/PtlgetQuFu/ResgetQuFu": {
  848. "type": "Interface",
  849. "properties": [
  850. {
  851. "id": 0,
  852. "name": "order10Back",
  853. "type": {
  854. "type": "Any"
  855. }
  856. }
  857. ]
  858. },
  859. "admin/PtlgetSetting/ReqgetSetting": {
  860. "type": "Interface"
  861. },
  862. "admin/PtlgetSetting/ResgetSetting": {
  863. "type": "Interface",
  864. "properties": [
  865. {
  866. "id": 2,
  867. "name": "order10Back",
  868. "type": {
  869. "type": "Any"
  870. }
  871. }
  872. ]
  873. },
  874. "admin/PtlgetVer/ReqgetVer": {
  875. "type": "Interface"
  876. },
  877. "admin/PtlgetVer/ResgetVer": {
  878. "type": "Interface",
  879. "properties": [
  880. {
  881. "id": 0,
  882. "name": "order10Back",
  883. "type": {
  884. "type": "Any"
  885. }
  886. }
  887. ]
  888. },
  889. "admin/PtlhuodongAdd/ReqhuodongAdd": {
  890. "type": "Interface",
  891. "properties": [
  892. {
  893. "id": 0,
  894. "name": "params",
  895. "type": {
  896. "type": "Any"
  897. }
  898. }
  899. ]
  900. },
  901. "admin/PtlhuodongAdd/ReshuodongAdd": {
  902. "type": "Interface",
  903. "properties": [
  904. {
  905. "id": 0,
  906. "name": "order10Back",
  907. "type": {
  908. "type": "Any"
  909. }
  910. }
  911. ]
  912. },
  913. "admin/PtlhuodongDelete/ReqhuodongDelete": {
  914. "type": "Interface",
  915. "properties": [
  916. {
  917. "id": 0,
  918. "name": "id",
  919. "type": {
  920. "type": "String"
  921. }
  922. }
  923. ]
  924. },
  925. "admin/PtlhuodongDelete/ReshuodongDelete": {
  926. "type": "Interface",
  927. "properties": [
  928. {
  929. "id": 0,
  930. "name": "order10Back",
  931. "type": {
  932. "type": "Any"
  933. }
  934. }
  935. ]
  936. },
  937. "admin/PtlhuodongEdit/ReqhuodongEdit": {
  938. "type": "Interface",
  939. "properties": [
  940. {
  941. "id": 0,
  942. "name": "id",
  943. "type": {
  944. "type": "String"
  945. }
  946. },
  947. {
  948. "id": 1,
  949. "name": "params",
  950. "type": {
  951. "type": "Any"
  952. }
  953. }
  954. ]
  955. },
  956. "admin/PtlhuodongEdit/ReshuodongEdit": {
  957. "type": "Interface",
  958. "properties": [
  959. {
  960. "id": 0,
  961. "name": "order10Back",
  962. "type": {
  963. "type": "Any"
  964. }
  965. }
  966. ]
  967. },
  968. "admin/PtlhuodongFind/ReqhuodongFind": {
  969. "type": "Interface",
  970. "properties": [
  971. {
  972. "id": 0,
  973. "name": "key",
  974. "type": {
  975. "type": "String"
  976. },
  977. "optional": true
  978. },
  979. {
  980. "id": 1,
  981. "name": "hdcid",
  982. "type": {
  983. "type": "String"
  984. },
  985. "optional": true
  986. }
  987. ]
  988. },
  989. "admin/PtlhuodongFind/ReshuodongFind": {
  990. "type": "Interface",
  991. "properties": [
  992. {
  993. "id": 0,
  994. "name": "order10Back",
  995. "type": {
  996. "type": "Any"
  997. }
  998. }
  999. ]
  1000. },
  1001. "admin/PtlupdateMail/RequpdateMail": {
  1002. "type": "Interface",
  1003. "properties": [
  1004. {
  1005. "id": 0,
  1006. "name": "id",
  1007. "type": {
  1008. "type": "String"
  1009. }
  1010. },
  1011. {
  1012. "id": 1,
  1013. "name": "params",
  1014. "type": {
  1015. "type": "Any"
  1016. }
  1017. }
  1018. ]
  1019. },
  1020. "admin/PtlupdateMail/ResupdateMail": {
  1021. "type": "Interface",
  1022. "properties": [
  1023. {
  1024. "id": 0,
  1025. "name": "order10Back",
  1026. "type": {
  1027. "type": "Any"
  1028. }
  1029. }
  1030. ]
  1031. },
  1032. "admin/PtlupdateQuFu/RequpdateQuFu": {
  1033. "type": "Interface",
  1034. "properties": [
  1035. {
  1036. "id": 0,
  1037. "name": "sid",
  1038. "type": {
  1039. "type": "String"
  1040. }
  1041. },
  1042. {
  1043. "id": 1,
  1044. "name": "param",
  1045. "type": {
  1046. "type": "Interface",
  1047. "indexSignature": {
  1048. "keyType": "String",
  1049. "type": {
  1050. "type": "Any"
  1051. }
  1052. }
  1053. }
  1054. }
  1055. ]
  1056. },
  1057. "admin/PtlupdateQuFu/ResupdateQuFu": {
  1058. "type": "Interface",
  1059. "properties": [
  1060. {
  1061. "id": 0,
  1062. "name": "order10Back",
  1063. "type": {
  1064. "type": "Any"
  1065. }
  1066. }
  1067. ]
  1068. },
  1069. "admin/PtlupdateSetting/RequpdateSetting": {
  1070. "type": "Interface",
  1071. "properties": [
  1072. {
  1073. "id": 0,
  1074. "name": "key",
  1075. "type": {
  1076. "type": "String"
  1077. }
  1078. },
  1079. {
  1080. "id": 1,
  1081. "name": "param",
  1082. "type": {
  1083. "type": "Any"
  1084. }
  1085. }
  1086. ]
  1087. },
  1088. "admin/PtlupdateSetting/ResupdateSetting": {
  1089. "type": "Interface",
  1090. "properties": [
  1091. {
  1092. "id": 0,
  1093. "name": "order10Back",
  1094. "type": {
  1095. "type": "Any"
  1096. }
  1097. }
  1098. ]
  1099. },
  1100. "admin/Ptlxaizai/Reqxaizai": {
  1101. "type": "Interface",
  1102. "properties": [
  1103. {
  1104. "id": 0,
  1105. "name": "id",
  1106. "type": {
  1107. "type": "String"
  1108. }
  1109. }
  1110. ]
  1111. },
  1112. "admin/Ptlxaizai/Resxaizai": {
  1113. "type": "Interface",
  1114. "properties": [
  1115. {
  1116. "id": 0,
  1117. "name": "order10Back",
  1118. "type": {
  1119. "type": "Any"
  1120. }
  1121. }
  1122. ]
  1123. },
  1124. "common/MsgItems/MsgItems": {
  1125. "type": "Interface",
  1126. "properties": [
  1127. {
  1128. "id": 0,
  1129. "name": "items",
  1130. "type": {
  1131. "type": "Array",
  1132. "elementType": {
  1133. "type": "Number"
  1134. }
  1135. }
  1136. }
  1137. ]
  1138. },
  1139. "common/MsgMessage/MsgMessage": {
  1140. "type": "Interface",
  1141. "properties": [
  1142. {
  1143. "id": 0,
  1144. "name": "message",
  1145. "type": {
  1146. "type": "String"
  1147. }
  1148. }
  1149. ]
  1150. },
  1151. "eps/PtlEpsInfo/ReqEpsInfo": {
  1152. "type": "Interface"
  1153. },
  1154. "eps/PtlEpsInfo/ResEpsInfo": {
  1155. "type": "Interface",
  1156. "indexSignature": {
  1157. "keyType": "String",
  1158. "type": {
  1159. "type": "Number"
  1160. }
  1161. }
  1162. },
  1163. "eps/server/MsgEpsChange_s/MsgEpsChange_s": {
  1164. "type": "Interface",
  1165. "indexSignature": {
  1166. "keyType": "String",
  1167. "type": {
  1168. "type": "Number"
  1169. }
  1170. }
  1171. },
  1172. "hc/PtlHcInfo/ReqHcInfo": {
  1173. "type": "Interface"
  1174. },
  1175. "hc/PtlHcInfo/ResHcInfo": {
  1176. "type": "Interface",
  1177. "properties": [
  1178. {
  1179. "id": 0,
  1180. "name": "chapterId",
  1181. "type": {
  1182. "type": "Number"
  1183. }
  1184. },
  1185. {
  1186. "id": 1,
  1187. "name": "tili",
  1188. "type": {
  1189. "type": "Number"
  1190. }
  1191. },
  1192. {
  1193. "id": 2,
  1194. "name": "lastTime",
  1195. "type": {
  1196. "type": "Number"
  1197. }
  1198. },
  1199. {
  1200. "id": 3,
  1201. "name": "list",
  1202. "type": {
  1203. "type": "Reference",
  1204. "target": "hc/PtlHcInfo/HcInfoList"
  1205. }
  1206. }
  1207. ]
  1208. },
  1209. "hc/PtlHcInfo/HcInfoList": {
  1210. "type": "Interface",
  1211. "indexSignature": {
  1212. "keyType": "String",
  1213. "type": {
  1214. "type": "Reference",
  1215. "target": "hc/PtlHcInfo/HcInfoGeziInfo"
  1216. }
  1217. }
  1218. },
  1219. "hc/PtlHcInfo/HcInfoGeziInfo": {
  1220. "type": "Interface",
  1221. "properties": [
  1222. {
  1223. "id": 0,
  1224. "name": "type",
  1225. "type": {
  1226. "type": "Reference",
  1227. "target": "hc/PtlHcInfo/HcType"
  1228. }
  1229. },
  1230. {
  1231. "id": 1,
  1232. "name": "unlock",
  1233. "type": {
  1234. "type": "Reference",
  1235. "target": "hc/PtlHcInfo/HcUnlock"
  1236. }
  1237. },
  1238. {
  1239. "id": 2,
  1240. "name": "correlationId",
  1241. "type": {
  1242. "type": "Number"
  1243. }
  1244. }
  1245. ]
  1246. },
  1247. "hc/PtlHcInfo/HcType": {
  1248. "type": "Enum",
  1249. "members": [
  1250. {
  1251. "id": 0,
  1252. "value": 0
  1253. },
  1254. {
  1255. "id": 2,
  1256. "value": 2
  1257. },
  1258. {
  1259. "id": 3,
  1260. "value": 3
  1261. },
  1262. {
  1263. "id": 5,
  1264. "value": 50
  1265. },
  1266. {
  1267. "id": 4,
  1268. "value": 4
  1269. }
  1270. ]
  1271. },
  1272. "hc/PtlHcInfo/HcUnlock": {
  1273. "type": "Enum",
  1274. "members": [
  1275. {
  1276. "id": 0,
  1277. "value": 0
  1278. },
  1279. {
  1280. "id": 1,
  1281. "value": 1
  1282. }
  1283. ]
  1284. },
  1285. "hc/PtlHcMerge/ReqHcMerge": {
  1286. "type": "Interface",
  1287. "properties": [
  1288. {
  1289. "id": 0,
  1290. "name": "gzid1",
  1291. "type": {
  1292. "type": "String"
  1293. }
  1294. },
  1295. {
  1296. "id": 1,
  1297. "name": "gzid2",
  1298. "type": {
  1299. "type": "String"
  1300. }
  1301. }
  1302. ]
  1303. },
  1304. "hc/PtlHcMerge/ResHcMerge": {
  1305. "type": "Interface",
  1306. "indexSignature": {
  1307. "keyType": "String",
  1308. "type": {
  1309. "type": "Reference",
  1310. "target": "hc/PtlHcInfo/HcInfoGeziInfo"
  1311. }
  1312. }
  1313. },
  1314. "item/PtlItemInfo/ReqItemInfo": {
  1315. "type": "Interface"
  1316. },
  1317. "item/PtlItemInfo/ResItemInfo": {
  1318. "type": "Interface",
  1319. "indexSignature": {
  1320. "keyType": "String",
  1321. "type": {
  1322. "type": "Number"
  1323. }
  1324. }
  1325. },
  1326. "item/server/MsgItemChange_s/MsgItemChange_s": {
  1327. "type": "Interface",
  1328. "indexSignature": {
  1329. "keyType": "String",
  1330. "type": {
  1331. "type": "Number"
  1332. }
  1333. }
  1334. },
  1335. "mail/PtlMailDelAll/ReqMailDelAll": {
  1336. "type": "Interface"
  1337. },
  1338. "mail/PtlMailDelAll/ResMailDelAll": {
  1339. "type": "Interface"
  1340. },
  1341. "mail/PtlMailDelOne/ReqMailDelOne": {
  1342. "type": "Interface"
  1343. },
  1344. "mail/PtlMailDelOne/ResMailDelOne": {
  1345. "type": "Interface"
  1346. },
  1347. "mail/PtlMailInfo/ReqMailInfo": {
  1348. "type": "Interface"
  1349. },
  1350. "mail/PtlMailInfo/ResMailInfo": {
  1351. "type": "Interface",
  1352. "indexSignature": {
  1353. "keyType": "String",
  1354. "type": {
  1355. "type": "Reference",
  1356. "target": "mail/PtlMailInfo/MailInfo"
  1357. }
  1358. }
  1359. },
  1360. "mail/PtlMailInfo/MailInfo": {
  1361. "type": "Interface",
  1362. "properties": [
  1363. {
  1364. "id": 0,
  1365. "name": "id",
  1366. "type": {
  1367. "type": "String"
  1368. }
  1369. },
  1370. {
  1371. "id": 1,
  1372. "name": "title",
  1373. "type": {
  1374. "type": "String"
  1375. }
  1376. },
  1377. {
  1378. "id": 2,
  1379. "name": "content",
  1380. "type": {
  1381. "type": "String"
  1382. }
  1383. },
  1384. {
  1385. "id": 3,
  1386. "name": "items",
  1387. "type": {
  1388. "type": "Array",
  1389. "elementType": {
  1390. "type": "Array",
  1391. "elementType": {
  1392. "type": "Number"
  1393. }
  1394. }
  1395. }
  1396. },
  1397. {
  1398. "id": 4,
  1399. "name": "fts",
  1400. "type": {
  1401. "type": "Number"
  1402. }
  1403. },
  1404. {
  1405. "id": 5,
  1406. "name": "rts",
  1407. "type": {
  1408. "type": "Number"
  1409. }
  1410. },
  1411. {
  1412. "id": 6,
  1413. "name": "ets",
  1414. "type": {
  1415. "type": "Number"
  1416. }
  1417. },
  1418. {
  1419. "id": 7,
  1420. "name": "dts",
  1421. "type": {
  1422. "type": "Number"
  1423. }
  1424. }
  1425. ]
  1426. },
  1427. "mail/PtlMailRwdAll/ReqMailRwdAll": {
  1428. "type": "Interface"
  1429. },
  1430. "mail/PtlMailRwdAll/ResMailRwdAll": {
  1431. "type": "Interface",
  1432. "indexSignature": {
  1433. "keyType": "String",
  1434. "type": {
  1435. "type": "Interface",
  1436. "properties": [
  1437. {
  1438. "id": 0,
  1439. "name": "rts",
  1440. "type": {
  1441. "type": "Number"
  1442. }
  1443. }
  1444. ]
  1445. }
  1446. }
  1447. },
  1448. "mail/PtlMailRwdOne/ReqMailRwdOne": {
  1449. "type": "Interface",
  1450. "properties": [
  1451. {
  1452. "id": 0,
  1453. "name": "id",
  1454. "type": {
  1455. "type": "String"
  1456. }
  1457. }
  1458. ]
  1459. },
  1460. "mail/PtlMailRwdOne/ResMailRwdOne": {
  1461. "type": "Interface",
  1462. "indexSignature": {
  1463. "keyType": "String",
  1464. "type": {
  1465. "type": "Interface",
  1466. "properties": [
  1467. {
  1468. "id": 0,
  1469. "name": "rts",
  1470. "type": {
  1471. "type": "Number"
  1472. }
  1473. }
  1474. ]
  1475. }
  1476. }
  1477. },
  1478. "mail/server/MsgMailNew_s/MsgMailNew_s": {
  1479. "type": "Interface",
  1480. "indexSignature": {
  1481. "keyType": "String",
  1482. "type": {
  1483. "type": "Reference",
  1484. "target": "mail/PtlMailInfo/MailInfo"
  1485. }
  1486. }
  1487. },
  1488. "plat/PtlPlatLogin/ReqPlatLogin": {
  1489. "type": "Interface",
  1490. "properties": [
  1491. {
  1492. "id": 0,
  1493. "name": "pid",
  1494. "type": {
  1495. "type": "String"
  1496. }
  1497. },
  1498. {
  1499. "id": 1,
  1500. "name": "param",
  1501. "type": {
  1502. "type": "Array",
  1503. "elementType": {
  1504. "type": "String"
  1505. }
  1506. }
  1507. }
  1508. ]
  1509. },
  1510. "plat/PtlPlatLogin/ResPlatLogin": {
  1511. "type": "Interface",
  1512. "properties": [
  1513. {
  1514. "id": 0,
  1515. "name": "openId",
  1516. "type": {
  1517. "type": "String"
  1518. }
  1519. },
  1520. {
  1521. "id": 1,
  1522. "name": "token",
  1523. "type": {
  1524. "type": "String"
  1525. }
  1526. }
  1527. ]
  1528. },
  1529. "player/PtlPlayerLogin/ReqPlayerLogin": {
  1530. "type": "Interface",
  1531. "properties": [
  1532. {
  1533. "id": 0,
  1534. "name": "pid",
  1535. "type": {
  1536. "type": "String"
  1537. }
  1538. },
  1539. {
  1540. "id": 1,
  1541. "name": "openId",
  1542. "type": {
  1543. "type": "String"
  1544. }
  1545. },
  1546. {
  1547. "id": 2,
  1548. "name": "lang",
  1549. "type": {
  1550. "type": "String"
  1551. }
  1552. },
  1553. {
  1554. "id": 3,
  1555. "name": "plat",
  1556. "type": {
  1557. "type": "String"
  1558. }
  1559. },
  1560. {
  1561. "id": 4,
  1562. "name": "device",
  1563. "type": {
  1564. "type": "String"
  1565. }
  1566. },
  1567. {
  1568. "id": 5,
  1569. "name": "parms",
  1570. "type": {
  1571. "type": "Array",
  1572. "elementType": {
  1573. "type": "String"
  1574. }
  1575. }
  1576. }
  1577. ]
  1578. },
  1579. "player/PtlPlayerLogin/ResPlayerLogin": {
  1580. "type": "Interface",
  1581. "properties": [
  1582. {
  1583. "id": 0,
  1584. "name": "uid",
  1585. "type": {
  1586. "type": "String"
  1587. }
  1588. },
  1589. {
  1590. "id": 1,
  1591. "name": "sid",
  1592. "type": {
  1593. "type": "String"
  1594. }
  1595. },
  1596. {
  1597. "id": 2,
  1598. "name": "list",
  1599. "type": {
  1600. "type": "Interface",
  1601. "indexSignature": {
  1602. "keyType": "String",
  1603. "type": {
  1604. "type": "Reference",
  1605. "target": "player/PtlPlayerLogin/ResLoginList"
  1606. }
  1607. }
  1608. }
  1609. },
  1610. {
  1611. "id": 3,
  1612. "name": "token",
  1613. "type": {
  1614. "type": "String"
  1615. }
  1616. },
  1617. {
  1618. "id": 4,
  1619. "name": "qufuList",
  1620. "type": {
  1621. "type": "Interface",
  1622. "indexSignature": {
  1623. "keyType": "String",
  1624. "type": {
  1625. "type": "Reference",
  1626. "target": "player/PtlPlayerLogin/qufuInfo"
  1627. }
  1628. }
  1629. }
  1630. },
  1631. {
  1632. "id": 5,
  1633. "name": "wsUrl",
  1634. "type": {
  1635. "type": "String"
  1636. }
  1637. }
  1638. ]
  1639. },
  1640. "player/PtlPlayerLogin/ResLoginList": {
  1641. "type": "Interface",
  1642. "properties": [
  1643. {
  1644. "id": 0,
  1645. "name": "uuid",
  1646. "type": {
  1647. "type": "String"
  1648. }
  1649. },
  1650. {
  1651. "id": 1,
  1652. "name": "name",
  1653. "type": {
  1654. "type": "String"
  1655. }
  1656. },
  1657. {
  1658. "id": 2,
  1659. "name": "level",
  1660. "type": {
  1661. "type": "Number"
  1662. }
  1663. },
  1664. {
  1665. "id": 3,
  1666. "name": "lastlogin",
  1667. "type": {
  1668. "type": "Number"
  1669. }
  1670. }
  1671. ]
  1672. },
  1673. "player/PtlPlayerLogin/qufuInfo": {
  1674. "type": "Interface",
  1675. "properties": [
  1676. {
  1677. "id": 0,
  1678. "name": "sid",
  1679. "type": {
  1680. "type": "String"
  1681. }
  1682. },
  1683. {
  1684. "id": 1,
  1685. "name": "name",
  1686. "type": {
  1687. "type": "String"
  1688. }
  1689. },
  1690. {
  1691. "id": 2,
  1692. "name": "sName",
  1693. "type": {
  1694. "type": "String"
  1695. }
  1696. },
  1697. {
  1698. "id": 3,
  1699. "name": "openAt",
  1700. "type": {
  1701. "type": "Number"
  1702. }
  1703. },
  1704. {
  1705. "id": 4,
  1706. "name": "status",
  1707. "type": {
  1708. "type": "String"
  1709. }
  1710. },
  1711. {
  1712. "id": 5,
  1713. "name": "heid",
  1714. "type": {
  1715. "type": "String"
  1716. }
  1717. },
  1718. {
  1719. "id": 6,
  1720. "name": "suofu",
  1721. "type": {
  1722. "type": "String"
  1723. }
  1724. },
  1725. {
  1726. "id": 7,
  1727. "name": "skin",
  1728. "type": {
  1729. "type": "String"
  1730. }
  1731. }
  1732. ]
  1733. },
  1734. "task/PtlTaskInfo/ReqTaskInfo": {
  1735. "type": "Interface"
  1736. },
  1737. "task/PtlTaskInfo/ResTaskInfo": {
  1738. "type": "Interface",
  1739. "properties": [
  1740. {
  1741. "id": 0,
  1742. "name": "id",
  1743. "type": {
  1744. "type": "Number"
  1745. }
  1746. },
  1747. {
  1748. "id": 1,
  1749. "name": "cons",
  1750. "type": {
  1751. "type": "Number"
  1752. }
  1753. }
  1754. ]
  1755. },
  1756. "task/PtlTaskRwd/ReqTaskRwd": {
  1757. "type": "Interface"
  1758. },
  1759. "task/PtlTaskRwd/ResTaskRwd": {
  1760. "type": "Interface",
  1761. "properties": [
  1762. {
  1763. "id": 0,
  1764. "name": "id",
  1765. "type": {
  1766. "type": "Number"
  1767. }
  1768. },
  1769. {
  1770. "id": 1,
  1771. "name": "cons",
  1772. "type": {
  1773. "type": "Number"
  1774. }
  1775. }
  1776. ]
  1777. },
  1778. "task/server/MsgTaskCons_s/MsgTaskCons_s": {
  1779. "type": "Interface",
  1780. "properties": [
  1781. {
  1782. "id": 0,
  1783. "name": "cons",
  1784. "type": {
  1785. "type": "Number"
  1786. }
  1787. }
  1788. ]
  1789. },
  1790. "user/PtlUserFight/ReqUserFight": {
  1791. "type": "Interface"
  1792. },
  1793. "user/PtlUserFight/ResUserFight": {
  1794. "type": "Interface",
  1795. "properties": [
  1796. {
  1797. "id": 0,
  1798. "name": "fightStart",
  1799. "type": {
  1800. "type": "Reference",
  1801. "target": "user/PtlUserFight/FightStart"
  1802. }
  1803. },
  1804. {
  1805. "id": 1,
  1806. "name": "win",
  1807. "type": {
  1808. "type": "Number"
  1809. }
  1810. },
  1811. {
  1812. "id": 2,
  1813. "name": "log",
  1814. "type": {
  1815. "type": "Interface",
  1816. "indexSignature": {
  1817. "keyType": "String",
  1818. "type": {
  1819. "type": "Array",
  1820. "elementType": {
  1821. "type": "Reference",
  1822. "target": "user/PtlUserFight/fightLogOne"
  1823. }
  1824. }
  1825. }
  1826. }
  1827. }
  1828. ]
  1829. },
  1830. "user/PtlUserFight/FightStart": {
  1831. "type": "Interface",
  1832. "properties": [
  1833. {
  1834. "id": 0,
  1835. "name": "from",
  1836. "type": {
  1837. "type": "String"
  1838. }
  1839. },
  1840. {
  1841. "id": 1,
  1842. "name": "seed",
  1843. "type": {
  1844. "type": "Number"
  1845. }
  1846. },
  1847. {
  1848. "id": 2,
  1849. "name": "teams",
  1850. "type": {
  1851. "type": "Interface",
  1852. "indexSignature": {
  1853. "keyType": "String",
  1854. "type": {
  1855. "type": "Reference",
  1856. "target": "user/PtlUserFight/FightTeam"
  1857. }
  1858. }
  1859. }
  1860. }
  1861. ]
  1862. },
  1863. "user/PtlUserFight/FightTeam": {
  1864. "type": "Interface",
  1865. "properties": [
  1866. {
  1867. "id": 0,
  1868. "name": "fid",
  1869. "type": {
  1870. "type": "String"
  1871. }
  1872. },
  1873. {
  1874. "id": 1,
  1875. "name": "eps",
  1876. "type": {
  1877. "type": "Interface",
  1878. "indexSignature": {
  1879. "keyType": "String",
  1880. "type": {
  1881. "type": "Number"
  1882. }
  1883. }
  1884. }
  1885. }
  1886. ]
  1887. },
  1888. "user/PtlUserFight/fightLogOne": {
  1889. "type": "Interface",
  1890. "properties": [
  1891. {
  1892. "id": 0,
  1893. "name": "aType",
  1894. "type": {
  1895. "type": "Reference",
  1896. "target": "user/PtlUserFight/ActionType"
  1897. }
  1898. },
  1899. {
  1900. "id": 1,
  1901. "name": "atker",
  1902. "type": {
  1903. "type": "Reference",
  1904. "target": "user/PtlUserFight/fightLogOneData"
  1905. }
  1906. },
  1907. {
  1908. "id": 2,
  1909. "name": "target",
  1910. "type": {
  1911. "type": "Array",
  1912. "elementType": {
  1913. "type": "Reference",
  1914. "target": "user/PtlUserFight/fightLogOneData"
  1915. }
  1916. }
  1917. }
  1918. ]
  1919. },
  1920. "user/PtlUserFight/ActionType": {
  1921. "type": "Enum",
  1922. "members": [
  1923. {
  1924. "id": 0,
  1925. "value": "wu"
  1926. },
  1927. {
  1928. "id": 1,
  1929. "value": "0"
  1930. },
  1931. {
  1932. "id": 2,
  1933. "value": "1"
  1934. },
  1935. {
  1936. "id": 3,
  1937. "value": "2"
  1938. },
  1939. {
  1940. "id": 4,
  1941. "value": "3"
  1942. },
  1943. {
  1944. "id": 5,
  1945. "value": "999"
  1946. }
  1947. ]
  1948. },
  1949. "user/PtlUserFight/fightLogOneData": {
  1950. "type": "Interface",
  1951. "properties": [
  1952. {
  1953. "id": 0,
  1954. "name": "iid",
  1955. "type": {
  1956. "type": "String"
  1957. }
  1958. },
  1959. {
  1960. "id": 1,
  1961. "name": "hp",
  1962. "type": {
  1963. "type": "Number"
  1964. }
  1965. },
  1966. {
  1967. "id": 2,
  1968. "name": "buff",
  1969. "type": {
  1970. "type": "Array",
  1971. "elementType": {
  1972. "type": "Tuple",
  1973. "elementTypes": [
  1974. {
  1975. "type": "String"
  1976. },
  1977. {
  1978. "type": "Number"
  1979. }
  1980. ]
  1981. }
  1982. }
  1983. },
  1984. {
  1985. "id": 3,
  1986. "name": "effect",
  1987. "type": {
  1988. "type": "Array",
  1989. "elementType": {
  1990. "type": "Tuple",
  1991. "elementTypes": [
  1992. {
  1993. "type": "String"
  1994. },
  1995. {
  1996. "type": "Number"
  1997. }
  1998. ]
  1999. }
  2000. }
  2001. }
  2002. ]
  2003. },
  2004. "user/PtlUserLogin/ReqUserLogin": {
  2005. "type": "Interface",
  2006. "properties": [
  2007. {
  2008. "id": 0,
  2009. "name": "sid",
  2010. "type": {
  2011. "type": "String"
  2012. }
  2013. },
  2014. {
  2015. "id": 1,
  2016. "name": "uid",
  2017. "type": {
  2018. "type": "String"
  2019. }
  2020. },
  2021. {
  2022. "id": 2,
  2023. "name": "token",
  2024. "type": {
  2025. "type": "String"
  2026. }
  2027. }
  2028. ]
  2029. },
  2030. "user/PtlUserLogin/ResUserLogin": {
  2031. "type": "Interface",
  2032. "properties": [
  2033. {
  2034. "id": 0,
  2035. "name": "uuid",
  2036. "type": {
  2037. "type": "String"
  2038. }
  2039. },
  2040. {
  2041. "id": 1,
  2042. "name": "sid",
  2043. "type": {
  2044. "type": "String"
  2045. }
  2046. },
  2047. {
  2048. "id": 2,
  2049. "name": "name",
  2050. "type": {
  2051. "type": "String"
  2052. }
  2053. },
  2054. {
  2055. "id": 3,
  2056. "name": "head",
  2057. "type": {
  2058. "type": "String"
  2059. }
  2060. },
  2061. {
  2062. "id": 4,
  2063. "name": "wxhead",
  2064. "type": {
  2065. "type": "String"
  2066. }
  2067. },
  2068. {
  2069. "id": 5,
  2070. "name": "sex",
  2071. "type": {
  2072. "type": "Number"
  2073. }
  2074. },
  2075. {
  2076. "id": 6,
  2077. "name": "level",
  2078. "type": {
  2079. "type": "Number"
  2080. }
  2081. },
  2082. {
  2083. "id": 14,
  2084. "name": "exp",
  2085. "type": {
  2086. "type": "Number"
  2087. }
  2088. },
  2089. {
  2090. "id": 7,
  2091. "name": "regtime",
  2092. "type": {
  2093. "type": "Number"
  2094. }
  2095. },
  2096. {
  2097. "id": 8,
  2098. "name": "loginTime",
  2099. "type": {
  2100. "type": "Number"
  2101. }
  2102. },
  2103. {
  2104. "id": 9,
  2105. "name": "lastlogin",
  2106. "type": {
  2107. "type": "Number"
  2108. }
  2109. },
  2110. {
  2111. "id": 10,
  2112. "name": "lang",
  2113. "type": {
  2114. "type": "String"
  2115. }
  2116. },
  2117. {
  2118. "id": 11,
  2119. "name": "iscz",
  2120. "type": {
  2121. "type": "Number"
  2122. }
  2123. },
  2124. {
  2125. "id": 12,
  2126. "name": "rmbcz",
  2127. "type": {
  2128. "type": "Number"
  2129. }
  2130. },
  2131. {
  2132. "id": 13,
  2133. "name": "power",
  2134. "type": {
  2135. "type": "Number"
  2136. }
  2137. }
  2138. ]
  2139. },
  2140. "user/PtlUserSetName/ReqUserSetName": {
  2141. "type": "Interface",
  2142. "properties": [
  2143. {
  2144. "id": 0,
  2145. "name": "name",
  2146. "type": {
  2147. "type": "String"
  2148. }
  2149. }
  2150. ]
  2151. },
  2152. "user/PtlUserSetName/ResUserSetName": {
  2153. "type": "Interface",
  2154. "properties": [
  2155. {
  2156. "id": 0,
  2157. "name": "name",
  2158. "type": {
  2159. "type": "String"
  2160. }
  2161. }
  2162. ]
  2163. },
  2164. "user/server/MsgUserUplevel_s/MsgUserUplevel_s": {
  2165. "type": "Interface",
  2166. "properties": [
  2167. {
  2168. "id": 0,
  2169. "name": "level",
  2170. "type": {
  2171. "type": "Number"
  2172. }
  2173. },
  2174. {
  2175. "id": 1,
  2176. "name": "exp",
  2177. "type": {
  2178. "type": "Number"
  2179. }
  2180. }
  2181. ]
  2182. }
  2183. }
  2184. };