serviceProto.ts 88 KB

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