serviceProto.ts 65 KB

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