project-playlet.http 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707
  1. ### userInfo
  2. POST {{host}}/project/playlet/v1/user/info
  3. Content-Type: application/json
  4. {
  5. "androidId": "db45ae5e9c55044e",
  6. "appId": 0,
  7. "appVersionCode": "211",
  8. "appVersionName": "2.1.1",
  9. "brand": "HUAWEI",
  10. "channelName": "android",
  11. "model": "NOH-AN00",
  12. "osVersion": "13",
  13. "packageName": "com.redredshortplay.hhhdj",
  14. "appPlatform": 1
  15. }
  16. ### getProps
  17. POST {{host}}/project/playlet/v1/props
  18. Content-Type: application/json
  19. {
  20. "androidId": "db45ae5e9c55044e",
  21. "appId": 0,
  22. "appVersionCode": "211",
  23. "appVersionName": "2.1.1",
  24. "brand": "HUAWEI",
  25. "channelName": "android",
  26. "model": "NOH-AN00",
  27. "osVersion": "13",
  28. "packageName": "com.redredshortplay.hhhdj",
  29. "appPlatform": 1
  30. }
  31. ### setProp
  32. POST {{host}}/project/playlet/v1/prop/test
  33. Content-Type: application/json
  34. test: kOdMgulNcb3YV1C0
  35. {
  36. "ssid": "bb11408afdb14df6a37142250541aefe",
  37. "propId": "1003",
  38. "propNum": 3800
  39. }
  40. ### blacklist
  41. POST {{host}}/project/playlet/v1/blacklist/test
  42. Content-Type: application/json
  43. test: kOdMgulNcb3YV1C0
  44. {
  45. "ssid": "cd62e3795005446ead34386358e64153"
  46. }
  47. ### whitelist
  48. POST {{host}}/project/playlet/v1/whitelist/test
  49. Content-Type: application/json
  50. test: kOdMgulNcb3YV1C0
  51. {
  52. "ssid": "ddae984663c3ea3cad12596b6b30f3a57d55236fad860554a26ee80846ebbdcc"
  53. }
  54. ### store mongo test
  55. POST {{host}}/project/playlet/v1/store/mongo/test
  56. Content-Type: application/json
  57. test: kOdMgulNcb3YV1C0
  58. {
  59. "ssid": "2023-12-01",
  60. "propId": "2024-12-31"
  61. }
  62. ### startVideo
  63. POST {{host}}/project/playlet/v1/video/start
  64. Content-Type: application/json
  65. {
  66. "ecpm": 10000,
  67. "androidId": "db45ae5e9c55044e",
  68. "appId": 0,
  69. "appVersionCode": "211",
  70. "appVersionName": "2.1.1",
  71. "brand": "HUAWEI",
  72. "channelName": "android",
  73. "model": "NOH-AN00",
  74. "osVersion": "13",
  75. "packageName": "com.redredshortplay.hhhdj",
  76. "appPlatform": 1
  77. }
  78. ### endVideo
  79. POST {{host}}/project/playlet/v1/video/end
  80. Content-Type: application/json
  81. {
  82. "sign": "ee8037f0cd2849dabe4eb13c04379a9a",
  83. "androidId": "db45ae5e9c55044e",
  84. "appId": 0,
  85. "appVersionCode": "211",
  86. "appVersionName": "2.1.1",
  87. "brand": "HUAWEI",
  88. "channelName": "android",
  89. "model": "NOH-AN00",
  90. "osVersion": "13",
  91. "packageName": "com.redredshortplay.hhhdj",
  92. "appPlatform": 1
  93. }
  94. ### getSignCashInfo
  95. POST {{host}}/project/playlet/v1/cash/sign/info
  96. Content-Type: application/json
  97. {
  98. "androidId": "db45ae5e9c55044e",
  99. "appId": 0,
  100. "appVersionCode": "211",
  101. "appVersionName": "2.1.1",
  102. "brand": "HUAWEI",
  103. "channelName": "android",
  104. "model": "NOH-AN00",
  105. "osVersion": "13",
  106. "packageName": "com.redredshortplay.hhhdj",
  107. "appPlatform": 1
  108. }
  109. ### receivingSignCash
  110. POST {{host}}/project/playlet/v1/cash/sign/receiving
  111. Content-Type: application/json
  112. {
  113. "androidId": "db45ae5e9c55044e",
  114. "appId": 0,
  115. "appVersionCode": "211",
  116. "appVersionName": "2.1.1",
  117. "brand": "HUAWEI",
  118. "channelName": "android",
  119. "model": "NOH-AN00",
  120. "osVersion": "13",
  121. "packageName": "com.redredshortplay.hhhdj",
  122. "appPlatform": 1
  123. }
  124. ### receiveSignCash
  125. POST {{host}}/project/playlet/v1/cash/sign/receive
  126. Content-Type: application/json
  127. {
  128. "sign": "d180d16153024a6489ad8edfdb3db35b",
  129. "androidId": "db45ae5e9c55044e",
  130. "appId": 0,
  131. "appVersionCode": "211",
  132. "appVersionName": "2.1.1",
  133. "brand": "HUAWEI",
  134. "channelName": "android",
  135. "model": "NOH-AN00",
  136. "osVersion": "13",
  137. "packageName": "com.redredshortplay.hhhdj",
  138. "appPlatform": 1
  139. }
  140. ### getSignCashInfo v4
  141. POST {{host}}/project/playlet/v4/cash/sign/info
  142. Content-Type: application/json
  143. {
  144. "sign": "d180d16153024a6489ad8edfdb3db35b",
  145. "androidId": "db45ae5e9c55044e",
  146. "appId": 0,
  147. "appVersionCode": "211",
  148. "appVersionName": "2.1.1",
  149. "brand": "HUAWEI",
  150. "channelName": "android",
  151. "model": "NOH-AN00",
  152. "osVersion": "13",
  153. "packageName": "com.redredshortplay.hhhdj",
  154. "appPlatform": 1
  155. }
  156. ### circleRedpackInfo
  157. POST {{host}}/project/playlet/v1/redpack/circle/info
  158. Content-Type: application/json
  159. {
  160. "sign": "d180d16153024a6489ad8edfdb3db35b",
  161. "androidId": "db45ae5e9c55044e",
  162. "appId": 0,
  163. "appVersionCode": "211",
  164. "appVersionName": "2.1.1",
  165. "brand": "HUAWEI",
  166. "channelName": "android",
  167. "model": "NOH-AN00",
  168. "osVersion": "13",
  169. "packageName": "com.redredshortplay.hhhdj",
  170. "appPlatform": 1
  171. }
  172. ### receiveCircleRedpack
  173. POST {{host}}/project/playlet/v1/redpack/circle/receive
  174. Content-Type: application/json
  175. {
  176. "sign": "4220522863fb4f73a593fe43873e75e0",
  177. "androidId": "db45ae5e9c55044e",
  178. "appId": 0,
  179. "appVersionCode": "211",
  180. "appVersionName": "2.1.1",
  181. "brand": "HUAWEI",
  182. "channelName": "android",
  183. "model": "NOH-AN00",
  184. "osVersion": "13",
  185. "packageName": "com.redredshortplay.hhhdj",
  186. "appPlatform": 1
  187. }
  188. ### episodeInfo
  189. POST {{host}}/project/playlet/v1/episode/info
  190. Content-Type: application/json
  191. {
  192. "id": "aaaa",
  193. "sign": "4220522863fb4f73a593fe43873e75e0",
  194. "androidId": "db45ae5e9c55044e",
  195. "appId": 0,
  196. "appVersionCode": "211",
  197. "appVersionName": "2.1.1",
  198. "brand": "HUAWEI",
  199. "channelName": "android",
  200. "model": "NOH-AN00",
  201. "osVersion": "13",
  202. "packageName": "com.redredshortplay.hhhdj",
  203. "appPlatform": 1
  204. }
  205. ### unlockEpisode
  206. POST {{host}}/project/playlet/v1/episode/unlock
  207. Content-Type: application/json
  208. {
  209. "id": "aaaa",
  210. "episode": 9,
  211. "sign": "63f56a3a4f5247dbaad887556f826880",
  212. "androidId": "db45ae5e9c55044e",
  213. "appId": 0,
  214. "appVersionCode": "211",
  215. "appVersionName": "2.1.1",
  216. "brand": "HUAWEI",
  217. "channelName": "android",
  218. "model": "NOH-AN00",
  219. "osVersion": "13",
  220. "packageName": "com.redredshortplay.hhhdj",
  221. "appPlatform": 1
  222. }
  223. ### songGuessingInfo
  224. POST {{host}}/project/playlet/v1/song/guessing/info
  225. Content-Type: application/json
  226. {
  227. "androidId": "db45ae5e9c55044e",
  228. "appId": 0,
  229. "appVersionCode": "211",
  230. "appVersionName": "2.1.1",
  231. "brand": "HUAWEI",
  232. "channelName": "android",
  233. "model": "NOH-AN00",
  234. "osVersion": "13",
  235. "packageName": "com.redredshortplay.hhhdj",
  236. "appPlatform": 1
  237. }
  238. ### receiveSongGuessing
  239. POST {{host}}/project/playlet/v1/song/guessing/receive
  240. Content-Type: application/json
  241. {
  242. "androidId": "db45ae5e9c55044e",
  243. "appId": 0,
  244. "appVersionCode": "211",
  245. "appVersionName": "2.1.1",
  246. "brand": "HUAWEI",
  247. "channelName": "android",
  248. "model": "NOH-AN00",
  249. "osVersion": "13",
  250. "packageName": "com.redredshortplay.hhhdj",
  251. "appPlatform": 1
  252. }
  253. ### doubleReceiveSongGuessing
  254. POST {{host}}/project/playlet/v1/song/guessing/double
  255. Content-Type: application/json
  256. {
  257. "sign": "fd942891599942f59bfd8ac82e38f475",
  258. "androidId": "db45ae5e9c55044e",
  259. "appId": 0,
  260. "appVersionCode": "211",
  261. "appVersionName": "2.1.1",
  262. "brand": "HUAWEI",
  263. "channelName": "android",
  264. "model": "NOH-AN00",
  265. "osVersion": "13",
  266. "packageName": "com.redredshortplay.hhhdj",
  267. "appPlatform": 1
  268. }
  269. ### receiveSongGuessingRedpack
  270. POST {{host}}/project/playlet/v1/song/guessing/redpack/receive
  271. Content-Type: application/json
  272. {
  273. "sign": "e4da8f9b135e42969a79d39f3b547e40",
  274. "androidId": "db45ae5e9c55044e",
  275. "appId": 0,
  276. "appVersionCode": "211",
  277. "appVersionName": "2.1.1",
  278. "brand": "HUAWEI",
  279. "channelName": "android",
  280. "model": "NOH-AN00",
  281. "osVersion": "13",
  282. "packageName": "com.redredshortplay.hhhdj",
  283. "appPlatform": 1
  284. }
  285. ### getSongGuessingWithdrawInfo
  286. POST {{host}}/project/playlet/v1/song/guessing/withdraw/info
  287. Content-Type: application/json
  288. {
  289. "androidId": "db45ae5e9c55044e",
  290. "appId": 0,
  291. "appVersionCode": "211",
  292. "appVersionName": "2.1.1",
  293. "brand": "HUAWEI",
  294. "channelName": "android",
  295. "model": "NOH-AN00",
  296. "osVersion": "13",
  297. "packageName": "com.redredshortplay.hhhdj",
  298. "appPlatform": 1
  299. }
  300. ### skipSongGuessingWithdraw
  301. POST {{host}}/project/playlet/v1/song/guessing/withdraw/skip
  302. Content-Type: application/json
  303. {
  304. "androidId": "db45ae5e9c55044e",
  305. "appId": 0,
  306. "appVersionCode": "211",
  307. "appVersionName": "2.1.1",
  308. "brand": "HUAWEI",
  309. "channelName": "android",
  310. "model": "NOH-AN00",
  311. "osVersion": "13",
  312. "packageName": "com.redredshortplay.hhhdj",
  313. "appPlatform": 1
  314. }
  315. ### receivingSongGuessingWithdraw
  316. POST {{host}}/project/playlet/v1/song/guessing/withdraw/receiving
  317. Content-Type: application/json
  318. {
  319. "sign": "ded6d451cbc14f7db82e8d536f3d2a7b",
  320. "androidId": "db45ae5e9c55044e",
  321. "appId": 0,
  322. "appVersionCode": "211",
  323. "appVersionName": "2.1.1",
  324. "brand": "HUAWEI",
  325. "channelName": "android",
  326. "model": "NOH-AN00",
  327. "osVersion": "13",
  328. "packageName": "com.redredshortplay.hhhdj",
  329. "appPlatform": 1
  330. }
  331. ### receiveSongGuessingWithdraw
  332. POST {{host}}/project/playlet/v1/song/guessing/withdraw/receive
  333. Content-Type: application/json
  334. {
  335. "androidId": "db45ae5e9c55044e",
  336. "appId": 0,
  337. "appVersionCode": "211",
  338. "appVersionName": "2.1.1",
  339. "brand": "HUAWEI",
  340. "channelName": "android",
  341. "model": "NOH-AN00",
  342. "osVersion": "13",
  343. "packageName": "com.redredshortplay.hhhdj",
  344. "appPlatform": 1
  345. }
  346. ### getObtainIngotInfo
  347. POST {{host}}/project/playlet/v1/ingot/obtain/info
  348. Content-Type: application/json
  349. {
  350. "androidId": "db45ae5e9c55044e",
  351. "appId": 0,
  352. "appVersionCode": "211",
  353. "appVersionName": "2.1.1",
  354. "brand": "HUAWEI",
  355. "channelName": "android",
  356. "model": "NOH-AN00",
  357. "osVersion": "13",
  358. "packageName": "com.redredshortplay.hhhdj",
  359. "appPlatform": 1
  360. }
  361. ### receiveObtainIngot
  362. POST {{host}}/project/playlet/v1/ingot/obtain/receive
  363. Content-Type: application/json
  364. {
  365. "sign": "d0171334b8b94d6aa31215968f730f2f",
  366. "androidId": "db45ae5e9c55044e",
  367. "appId": 0,
  368. "appVersionCode": "211",
  369. "appVersionName": "2.1.1",
  370. "brand": "HUAWEI",
  371. "channelName": "android",
  372. "model": "NOH-AN00",
  373. "osVersion": "13",
  374. "packageName": "com.redredshortplay.hhhdj",
  375. "appPlatform": 1
  376. }
  377. ### getDailyWithdrawTaskInfo
  378. POST {{host}}/project/playlet/v1/task/daily/withdraw/info
  379. Content-Type: application/json
  380. {
  381. "androidId": "db45ae5e9c55044e",
  382. "appId": 0,
  383. "appVersionCode": "211",
  384. "appVersionName": "2.1.1",
  385. "brand": "HUAWEI",
  386. "channelName": "android",
  387. "model": "NOH-AN00",
  388. "osVersion": "13",
  389. "packageName": "com.redredshortplay.hhhdj",
  390. "appPlatform": 1
  391. }
  392. ### receiveDailyWithdrawTask
  393. POST {{host}}/project/playlet/v1/task/daily/withdraw/receive
  394. Content-Type: application/json
  395. {
  396. "taskType": 4,
  397. "androidId": "db45ae5e9c55044e",
  398. "appId": 0,
  399. "appVersionCode": "211",
  400. "appVersionName": "2.1.1",
  401. "brand": "HUAWEI",
  402. "channelName": "android",
  403. "model": "NOH-AN00",
  404. "osVersion": "13",
  405. "packageName": "com.redredshortplay.hhhdj",
  406. "appPlatform": 1
  407. }
  408. ### getWithdrawViewInfo
  409. POST {{host}}/project/playlet/v1/withdraw/view/info
  410. Content-Type: application/json
  411. {
  412. "tabIndex": 1,
  413. "androidId": "db45ae5e9c55044e",
  414. "appId": 0,
  415. "appVersionCode": "211",
  416. "appVersionName": "2.1.1",
  417. "brand": "HUAWEI",
  418. "channelName": "android",
  419. "model": "NOH-AN00",
  420. "osVersion": "13",
  421. "packageName": "com.redredshortplay.hhhdj",
  422. "appPlatform": 1
  423. }
  424. ### activeRandomWithdrawViewItem
  425. POST {{host}}/project/playlet/v1/withdraw/view/item/random/active
  426. Content-Type: application/json
  427. {
  428. "tabIndex": 1,
  429. "sign": "6be164890db04d36a37152787f0ea523",
  430. "androidId": "db45ae5e9c55044e",
  431. "appId": 0,
  432. "appVersionCode": "211",
  433. "appVersionName": "2.1.1",
  434. "brand": "HUAWEI",
  435. "channelName": "android",
  436. "model": "NOH-AN00",
  437. "osVersion": "13",
  438. "packageName": "com.redredshortplay.hhhdj",
  439. "appPlatform": 1
  440. }
  441. ### receivingWithdrawViewItem
  442. POST {{host}}/project/playlet/v1/withdraw/view/item/receiving
  443. Content-Type: application/json
  444. {
  445. "tabIndex": 1,
  446. "id": 1,
  447. "payMethod": 1,
  448. "androidId": "db45ae5e9c55044e",
  449. "appId": 0,
  450. "appVersionCode": "211",
  451. "appVersionName": "2.1.1",
  452. "brand": "HUAWEI",
  453. "channelName": "android",
  454. "model": "NOH-AN00",
  455. "osVersion": "13",
  456. "packageName": "com.redredshortplay.hhhdj",
  457. "appPlatform": 1
  458. }
  459. ### receiveWithdrawViewItem
  460. POST {{host}}/project/playlet/v1/withdraw/view/item/receive
  461. Content-Type: application/json
  462. {
  463. "tabIndex": 1,
  464. "id": 1,
  465. "payMethod": 1,
  466. "androidId": "db45ae5e9c55044e",
  467. "appId": 0,
  468. "appVersionCode": "211",
  469. "appVersionName": "2.1.1",
  470. "brand": "HUAWEI",
  471. "channelName": "android",
  472. "model": "NOH-AN00",
  473. "osVersion": "13",
  474. "packageName": "com.redredshortplay.hhhdj",
  475. "appPlatform": 1
  476. }
  477. ### getCityRedpackInfo
  478. POST {{host}}/project/playlet/v1/redpack/city/info
  479. Content-Type: application/json
  480. {
  481. "androidId": "db45ae5e9c55044e",
  482. "appId": 0,
  483. "appVersionCode": "211",
  484. "appVersionName": "2.1.1",
  485. "brand": "HUAWEI",
  486. "channelName": "android",
  487. "model": "NOH-AN00",
  488. "osVersion": "13",
  489. "packageName": "com.redredshortplay.hhhdj",
  490. "appPlatform": 1
  491. }
  492. ### getCityRedpackMessages
  493. POST {{host}}/project/playlet/v1/redpack/city/messages
  494. Content-Type: application/json
  495. {
  496. "androidId": "db45ae5e9c55044e",
  497. "appId": 0,
  498. "appVersionCode": "211",
  499. "appVersionName": "2.1.1",
  500. "brand": "HUAWEI",
  501. "channelName": "android",
  502. "model": "NOH-AN00",
  503. "osVersion": "13",
  504. "packageName": "com.redredshortplay.hhhdj",
  505. "appPlatform": 1
  506. }
  507. ### openCityRedpack
  508. POST {{host}}/project/playlet/v1/redpack/city/open
  509. Content-Type: application/json
  510. {
  511. "sign": "64d5e1b438144f4a8acdf424c52da26f",
  512. "androidId": "db45ae5e9c55044e",
  513. "appId": 0,
  514. "appVersionCode": "211",
  515. "appVersionName": "2.1.1",
  516. "brand": "HUAWEI",
  517. "channelName": "android",
  518. "model": "NOH-AN00",
  519. "osVersion": "13",
  520. "packageName": "com.redredshortplay.hhhdj",
  521. "appPlatform": 1
  522. }
  523. ### checkLtv
  524. POST {{host}}/project/playlet/v1/withdraw/view/item/ltv/check
  525. Content-Type: application/json
  526. {
  527. "tabIndex": 1,
  528. "appPlatform": 1,
  529. "androidId": "7674d7e7c98ca302",
  530. "appId": 0,
  531. "appVersionCode": "105",
  532. "appVersionName": "1.0.5",
  533. "brand": "Redmi",
  534. "channelName": "TTHHHDJ",
  535. "mac": "",
  536. "model": "21091116AC",
  537. "nIp": "192.168.10.105",
  538. "osVersion": "11",
  539. "packageName": "com.redredshortplay.hhhdj",
  540. "sm": "",
  541. "tgPlatform": 0,
  542. "wifiName": "<unknown ssid>"
  543. }
  544. ### getConfs
  545. POST {{host}}/project/playlet/v1/confs
  546. Content-Type: application/json
  547. {
  548. "confCodes": [
  549. "attribution_pop_conf"
  550. ],
  551. "androidId": "db45ae5e9c55044e",
  552. "appId": 0,
  553. "appVersionCode": "211",
  554. "appVersionName": "2.1.1",
  555. "brand": "HUAWEI",
  556. "channelName": "android",
  557. "model": "NOH-AN00",
  558. "osVersion": "13",
  559. "packageName": "com.redredshortplay.hhhdj",
  560. "appPlatform": 1
  561. }
  562. ### cash lottery info
  563. POST {{host}}/project/playlet/v3/cash/lottery/info
  564. Content-Type: application/json
  565. {
  566. "androidId": "db45ae5e9c55044e",
  567. "appId": 0,
  568. "appVersionCode": "211",
  569. "appVersionName": "2.1.1",
  570. "brand": "HUAWEI",
  571. "channelName": "android",
  572. "model": "NOH-AN00",
  573. "osVersion": "13",
  574. "packageName": "com.redredshortplay.hhhdj",
  575. "appPlatform": 1
  576. }
  577. ### cash lottery add
  578. POST {{host}}/project/playlet/v3/cash/lottery/add
  579. Content-Type: application/json
  580. {
  581. "sign": "ebe5d70a9ff148459c5c1171b75891c8",
  582. "androidId": "db45ae5e9c55044e",
  583. "appId": 0,
  584. "appVersionCode": "211",
  585. "appVersionName": "2.1.1",
  586. "brand": "HUAWEI",
  587. "channelName": "android",
  588. "model": "NOH-AN00",
  589. "osVersion": "13",
  590. "packageName": "com.redredshortplay.hhhdj",
  591. "appPlatform": 1
  592. }
  593. ### cash lottery open
  594. POST {{host}}/project/playlet/v3/cash/lottery/open
  595. Content-Type: application/json
  596. {
  597. "androidId": "db45ae5e9c55044e",
  598. "appId": 0,
  599. "appVersionCode": "211",
  600. "appVersionName": "2.1.1",
  601. "brand": "HUAWEI",
  602. "channelName": "android",
  603. "model": "NOH-AN00",
  604. "osVersion": "13",
  605. "packageName": "com.redredshortplay.hhhdj",
  606. "appPlatform": 1
  607. }
  608. ### qrcode popup
  609. POST {{host}}/project/playlet/v1/customer/service/qrcode/popup
  610. Content-Type: application/json
  611. {
  612. "androidId": "db45ae5e9c55044e",
  613. "appId": 0,
  614. "appVersionCode": "211",
  615. "appVersionName": "2.1.1",
  616. "brand": "HUAWEI",
  617. "channelName": "android",
  618. "model": "NOH-AN00",
  619. "osVersion": "13",
  620. "packageName": "com.redredshortplay.hhhdj",
  621. "appPlatform": 1
  622. }