serviceProto.ts 73 KB

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