serviceProto.ts 79 KB

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