serviceProto.ts 86 KB

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