aolarhapsody
  1. clothesdata
aolarhapsody
  • pmdatalist
    • 获取属性列表
      GET
    • 获取特定属性的克制列表
      GET
    • 获取所有亚比id与名字
      GET
    • 获取特定亚比的datamap
      GET
    • 计算升级到特定等级所需的经验量
      POST
    • 获取所有场地效果id与中文翻译
      GET
    • 获取特定场地效果描述
      GET
    • 获取特定id的技能
      GET
    • 根据关键词搜索亚比
      POST
  • astralspiritdata
    • 获取单个星灵列表
      GET
    • 获取特定单个星灵的信息
      GET
    • 获取星灵套装列表
      GET
    • 获取特定星灵套装的信息
      GET
  • clothesdata
    • 获取单件服装列表
      GET
    • 获取特定单件服装的信息
      GET
    • 获取服装套装列表
      GET
    • 获取特定服装套装的信息
      GET
    • 获取服装影响部位列表
      GET
    • 获取双人姿势列表
      GET
    • 获取特定双人pose信息
      GET
    • 获取专属服装列表
      GET
  • clothespartdata_des
    • 获取特定单件服装描述信息
      GET
    • 获取服装描述列表
      GET
  • headframedata
    • 获取特定头像框信息
      GET
    • 获取头像框列表
      GET
  • peticondata
    • 获取特定头像框信息
    • 获取亚比头像icon列表
  • headicons
    • 获取特定头像信息
    • 获取头像列表
  • petskin
    • 获取特定皮肤信息
    • 获取皮肤列表
  • galaxyfleetmarks
    • 获取特定舰队头衔信息
    • 获取舰队头衔列表
  • pmevolinkdata
    • 获取特定特殊进化信息
    • 获取特殊进化列表
  • chatframedata
    • 获取特定聊天框信息
    • 获取聊天框列表
  • crystalkeydata
    • 获取特定晶钥信息
    • 获取晶钥列表
  • godcarddata
    • 获取特定神兵套装信息
    • 获取神兵套装列表
    • 获取特定单件神兵信息
    • 获取单件神兵列表
  • hkdata
    • 获取特定魂卡buff信息
    • 获取魂卡buff列表
    • 获取特定魂卡信息
    • 获取魂卡列表
  • itemdata
    • 获取宠物道具id列表
    • 获取特定道具信息
    • 获取道具列表
  • inscriptiondata
    • 获取特定铭文信息
    • 获取铭文列表
  • miracledata
    • 获取神迹亚比详情列表
    • 获取神迹亚比突破列表
    • 获取神迹觉醒列表
  • summonerconfig
    • 获取特定召唤师技能信息
    • 获取召唤师技能列表
  • petstonedata
    • 获取特定特殊进化信息 Copy
    • 获取技能石列表
    • 获取特定进化石信息
    • 获取进化石列表
  • petcard2data
    • 获取特定特性晶石描述信息
    • 获取特定特性晶石信息
    • 获取特性晶石列表
  • petcarddata
    • 获取特定装备套装信息
    • 获取装备套装列表
    • 获取特定单件装备信息
    • 获取单件装备列表
  • petdictionarydata
    • 获取特定亚比图鉴信息
    • 获取亚比图鉴列表
  • pettalkdata
    • 获取特定台词信息
    • 获取台词列表
  • petterritoryfightdata
    • 获取特定领域羁绊信息
    • 获取领域羁绊列表
    • 获取特定领域信息
    • 获取领域列表
  • taskdata
    • 获取启动剧情列表
    • 获取剧情大标题列表
    • 获取特定启动剧情信息
    • 获取剧情子标题列表
    • 获取地图配置列表
    • 获取区域内的剧情顺序
    • 获取所有NPC名称
    • 获取特定剧情定义信息
    • 获取剧情定义列表
  • title
    • 获取称号配置列表
    • 获取特定称号信息 Copy
    • 获取称号列表
  • totedata
    • 获取魂器描述列表
    • 获取特定魂器描述信息
    • 获取魂器词条列表
    • 获取特定魂器词条信息
    • 获取特定魂器信息
    • 获取魂器列表
  • monitor
    • 检查子类是否有更新
    • 获取特定子类信息
  • packet
    • 获取现有封包列表
  • poster
    • 获取特定海报信息
    • 获取海报列表
  • decrypt
    • 解密阵容配置
    • 加密阵容配置
  • utils
    • 亚比交换解析
    • 获取所有数据库中的亚比交换队列信息
    • badword检查
    • 获取御界buff信息
    • 获取圣域效果
    • 获取所有item信息
    • 获取特定item信息
    • 获取特定箱子信息
    • 获取所有buff信息
    • 获取特定buff信息
    • 获取羁绊列表
    • 获取特定羁绊信息
    • 生成随机名字
    • 生成随机推荐名字
  1. clothesdata

获取服装影响部位列表

开发中
GET
http://localhost:3000/api/clothes-affect-body

请求参数

无

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://localhost:3000/api/clothes-affect-body'

返回响应

🟢200成功
application/json
Body

示例
{
    "success": true,
    "data": [
        {
            "clothesId": 5824,
            "bodyPartType": 8
        },
        {
            "clothesId": 5851,
            "bodyPartType": 15
        },
        {
            "clothesId": 5860,
            "bodyPartType": 8
        },
        {
            "clothesId": 5877,
            "bodyPartType": 3
        },
        {
            "clothesId": 5878,
            "bodyPartType": 8
        },
        {
            "clothesId": 5890,
            "bodyPartType": 3
        },
        {
            "clothesId": 5891,
            "bodyPartType": 8
        },
        {
            "clothesId": 5895,
            "bodyPartType": 3
        },
        {
            "clothesId": 5917,
            "bodyPartType": 3
        },
        {
            "clothesId": 5919,
            "bodyPartType": 8
        },
        {
            "clothesId": 5981,
            "bodyPartType": 3
        },
        {
            "clothesId": 5982,
            "bodyPartType": 8
        },
        {
            "clothesId": 5989,
            "bodyPartType": 3
        },
        {
            "clothesId": 5990,
            "bodyPartType": 8
        },
        {
            "clothesId": 5999,
            "bodyPartType": 3
        },
        {
            "clothesId": 6000,
            "bodyPartType": 8
        },
        {
            "clothesId": 6007,
            "bodyPartType": 11
        },
        {
            "clothesId": 6070,
            "bodyPartType": 3
        },
        {
            "clothesId": 6110,
            "bodyPartType": 3
        },
        {
            "clothesId": 6111,
            "bodyPartType": 8
        },
        {
            "clothesId": 6121,
            "bodyPartType": 11
        },
        {
            "clothesId": 6126,
            "bodyPartType": 8
        },
        {
            "clothesId": 6134,
            "bodyPartType": 8
        },
        {
            "clothesId": 6173,
            "bodyPartType": 3
        },
        {
            "clothesId": 6174,
            "bodyPartType": 3
        },
        {
            "clothesId": 6189,
            "bodyPartType": 3
        },
        {
            "clothesId": 6206,
            "bodyPartType": 3
        },
        {
            "clothesId": 6207,
            "bodyPartType": 8
        },
        {
            "clothesId": 6230,
            "bodyPartType": 3
        },
        {
            "clothesId": 6231,
            "bodyPartType": 8
        },
        {
            "clothesId": 6236,
            "bodyPartType": 3
        },
        {
            "clothesId": 6237,
            "bodyPartType": 8
        },
        {
            "clothesId": 6241,
            "bodyPartType": 3
        },
        {
            "clothesId": 6247,
            "bodyPartType": 15
        },
        {
            "clothesId": 6288,
            "bodyPartType": 11
        },
        {
            "clothesId": 6341,
            "bodyPartType": 3
        },
        {
            "clothesId": 6363,
            "bodyPartType": 3
        },
        {
            "clothesId": 6374,
            "bodyPartType": 8
        },
        {
            "clothesId": 6421,
            "bodyPartType": 3
        },
        {
            "clothesId": 6435,
            "bodyPartType": 3
        },
        {
            "clothesId": 6436,
            "bodyPartType": 8
        },
        {
            "clothesId": 6474,
            "bodyPartType": 11
        },
        {
            "clothesId": 6501,
            "bodyPartType": 3
        },
        {
            "clothesId": 6502,
            "bodyPartType": 8
        },
        {
            "clothesId": 6511,
            "bodyPartType": 3
        },
        {
            "clothesId": 6984,
            "bodyPartType": 8
        },
        {
            "clothesId": 6990,
            "bodyPartType": 3
        },
        {
            "clothesId": 6992,
            "bodyPartType": 8
        },
        {
            "clothesId": 7017,
            "bodyPartType": 3
        },
        {
            "clothesId": 7018,
            "bodyPartType": 8
        },
        {
            "clothesId": 7027,
            "bodyPartType": 3
        },
        {
            "clothesId": 7028,
            "bodyPartType": 8
        },
        {
            "clothesId": 7061,
            "bodyPartType": 8
        },
        {
            "clothesId": 7062,
            "bodyPartType": 3
        },
        {
            "clothesId": 7093,
            "bodyPartType": 8
        },
        {
            "clothesId": 7208,
            "bodyPartType": 8
        },
        {
            "clothesId": 7219,
            "bodyPartType": 8
        },
        {
            "clothesId": 7263,
            "bodyPartType": 8
        },
        {
            "clothesId": 7276,
            "bodyPartType": 8
        },
        {
            "clothesId": 7297,
            "bodyPartType": 8
        },
        {
            "clothesId": 7322,
            "bodyPartType": 8
        },
        {
            "clothesId": 7338,
            "bodyPartType": 4
        },
        {
            "clothesId": 7339,
            "bodyPartType": 8
        },
        {
            "clothesId": 7451,
            "bodyPartType": 4
        },
        {
            "clothesId": 7543,
            "bodyPartType": 8
        },
        {
            "clothesId": 7552,
            "bodyPartType": 8
        },
        {
            "clothesId": 7564,
            "bodyPartType": 8
        },
        {
            "clothesId": 7567,
            "bodyPartType": 4
        },
        {
            "clothesId": 7651,
            "bodyPartType": 8
        },
        {
            "clothesId": 7669,
            "bodyPartType": 8
        },
        {
            "clothesId": 7683,
            "bodyPartType": 8
        },
        {
            "clothesId": 7716,
            "bodyPartType": 8
        },
        {
            "clothesId": 7724,
            "bodyPartType": 8
        },
        {
            "clothesId": 7768,
            "bodyPartType": 12
        },
        {
            "clothesId": 7778,
            "bodyPartType": 8
        },
        {
            "clothesId": 7787,
            "bodyPartType": 8
        },
        {
            "clothesId": 7789,
            "bodyPartType": 8
        },
        {
            "clothesId": 7803,
            "bodyPartType": 8
        },
        {
            "clothesId": 7809,
            "bodyPartType": 8
        },
        {
            "clothesId": 7817,
            "bodyPartType": 8
        },
        {
            "clothesId": 7823,
            "bodyPartType": 8
        },
        {
            "clothesId": 7829,
            "bodyPartType": 8
        },
        {
            "clothesId": 7841,
            "bodyPartType": 8
        },
        {
            "clothesId": 7867,
            "bodyPartType": 8
        },
        {
            "clothesId": 7869,
            "bodyPartType": 8
        },
        {
            "clothesId": 7871,
            "bodyPartType": 8
        },
        {
            "clothesId": 7881,
            "bodyPartType": 4
        },
        {
            "clothesId": 7882,
            "bodyPartType": 8
        },
        {
            "clothesId": 7888,
            "bodyPartType": 4
        },
        {
            "clothesId": 7889,
            "bodyPartType": 8
        },
        {
            "clothesId": 7919,
            "bodyPartType": 8
        },
        {
            "clothesId": 7946,
            "bodyPartType": 8
        },
        {
            "clothesId": 7987,
            "bodyPartType": 8
        },
        {
            "clothesId": 7989,
            "bodyPartType": 8
        },
        {
            "clothesId": 7993,
            "bodyPartType": 12
        },
        {
            "clothesId": 8002,
            "bodyPartType": 8
        },
        {
            "clothesId": 8031,
            "bodyPartType": 8
        },
        {
            "clothesId": 8032,
            "bodyPartType": 12
        },
        {
            "clothesId": 8041,
            "bodyPartType": 12
        },
        {
            "clothesId": 8058,
            "bodyPartType": 8
        },
        {
            "clothesId": 8065,
            "bodyPartType": 8
        },
        {
            "clothesId": 8080,
            "bodyPartType": 12
        },
        {
            "clothesId": 8085,
            "bodyPartType": 8
        },
        {
            "clothesId": 8129,
            "bodyPartType": 8
        },
        {
            "clothesId": 8144,
            "bodyPartType": 8
        },
        {
            "clothesId": 8157,
            "bodyPartType": 12
        },
        {
            "clothesId": 8167,
            "bodyPartType": 12
        },
        {
            "clothesId": 8182,
            "bodyPartType": 8
        },
        {
            "clothesId": 8191,
            "bodyPartType": 12
        },
        {
            "clothesId": 8194,
            "bodyPartType": 12
        },
        {
            "clothesId": 8212,
            "bodyPartType": 12
        },
        {
            "clothesId": 8216,
            "bodyPartType": 12
        },
        {
            "clothesId": 8220,
            "bodyPartType": 4
        },
        {
            "clothesId": 8221,
            "bodyPartType": 8
        },
        {
            "clothesId": 8226,
            "bodyPartType": 12
        },
        {
            "clothesId": 8233,
            "bodyPartType": 12
        },
        {
            "clothesId": 8237,
            "bodyPartType": 12
        },
        {
            "clothesId": 8247,
            "bodyPartType": 12
        },
        {
            "clothesId": 8254,
            "bodyPartType": 12
        },
        {
            "clothesId": 8262,
            "bodyPartType": 4
        },
        {
            "clothesId": 8264,
            "bodyPartType": 8
        },
        {
            "clothesId": 8267,
            "bodyPartType": 12
        },
        {
            "clothesId": 8271,
            "bodyPartType": 12
        },
        {
            "clothesId": 8288,
            "bodyPartType": 12
        },
        {
            "clothesId": 8299,
            "bodyPartType": 8
        },
        {
            "clothesId": 8308,
            "bodyPartType": 8
        },
        {
            "clothesId": 8353,
            "bodyPartType": 8
        },
        {
            "clothesId": 8361,
            "bodyPartType": 12
        },
        {
            "clothesId": 8376,
            "bodyPartType": 12
        },
        {
            "clothesId": 8388,
            "bodyPartType": 12
        },
        {
            "clothesId": 8399,
            "bodyPartType": 8
        },
        {
            "clothesId": 8406,
            "bodyPartType": 8
        },
        {
            "clothesId": 8425,
            "bodyPartType": 8
        },
        {
            "clothesId": 8435,
            "bodyPartType": 8
        },
        {
            "clothesId": 8442,
            "bodyPartType": 12
        },
        {
            "clothesId": 8455,
            "bodyPartType": 8
        },
        {
            "clothesId": 8477,
            "bodyPartType": 8
        },
        {
            "clothesId": 8488,
            "bodyPartType": 8
        },
        {
            "clothesId": 8493,
            "bodyPartType": 12
        },
        {
            "clothesId": 8496,
            "bodyPartType": 12
        },
        {
            "clothesId": 8499,
            "bodyPartType": 12
        },
        {
            "clothesId": 8502,
            "bodyPartType": 12
        },
        {
            "clothesId": 8508,
            "bodyPartType": 12
        },
        {
            "clothesId": 8513,
            "bodyPartType": 12
        },
        {
            "clothesId": 8519,
            "bodyPartType": 12
        },
        {
            "clothesId": 8531,
            "bodyPartType": 8
        },
        {
            "clothesId": 8542,
            "bodyPartType": 8
        },
        {
            "clothesId": 8552,
            "bodyPartType": 12
        },
        {
            "clothesId": 8561,
            "bodyPartType": 12
        },
        {
            "clothesId": 8567,
            "bodyPartType": 12
        },
        {
            "clothesId": 8578,
            "bodyPartType": 12
        },
        {
            "clothesId": 8603,
            "bodyPartType": 12
        },
        {
            "clothesId": 8611,
            "bodyPartType": 12
        },
        {
            "clothesId": 8626,
            "bodyPartType": 12
        },
        {
            "clothesId": 8631,
            "bodyPartType": 12
        },
        {
            "clothesId": 8643,
            "bodyPartType": 12
        },
        {
            "clothesId": 8651,
            "bodyPartType": 12
        },
        {
            "clothesId": 8656,
            "bodyPartType": 12
        },
        {
            "clothesId": 8660,
            "bodyPartType": 4
        },
        {
            "clothesId": 8661,
            "bodyPartType": 8
        },
        {
            "clothesId": 8668,
            "bodyPartType": 4
        },
        {
            "clothesId": 8669,
            "bodyPartType": 8
        },
        {
            "clothesId": 8677,
            "bodyPartType": 12
        },
        {
            "clothesId": 8685,
            "bodyPartType": 4
        },
        {
            "clothesId": 8686,
            "bodyPartType": 8
        },
        {
            "clothesId": 8692,
            "bodyPartType": 12
        },
        {
            "clothesId": 8700,
            "bodyPartType": 12
        },
        {
            "clothesId": 8701,
            "bodyPartType": 12
        },
        {
            "clothesId": 8720,
            "bodyPartType": 12
        },
        {
            "clothesId": 8726,
            "bodyPartType": 12
        },
        {
            "clothesId": 8732,
            "bodyPartType": 12
        },
        {
            "clothesId": 8741,
            "bodyPartType": 12
        },
        {
            "clothesId": 8746,
            "bodyPartType": 12
        },
        {
            "clothesId": 8750,
            "bodyPartType": 12
        },
        {
            "clothesId": 8756,
            "bodyPartType": 12
        },
        {
            "clothesId": 8760,
            "bodyPartType": 12
        },
        {
            "clothesId": 8764,
            "bodyPartType": 12
        },
        {
            "clothesId": 8769,
            "bodyPartType": 12
        },
        {
            "clothesId": 8774,
            "bodyPartType": 12
        },
        {
            "clothesId": 8778,
            "bodyPartType": 12
        },
        {
            "clothesId": 8781,
            "bodyPartType": 12
        },
        {
            "clothesId": 8787,
            "bodyPartType": 12
        },
        {
            "clothesId": 8799,
            "bodyPartType": 8
        },
        {
            "clothesId": 8808,
            "bodyPartType": 8
        },
        {
            "clothesId": 8821,
            "bodyPartType": 8
        },
        {
            "clothesId": 8828,
            "bodyPartType": 8
        },
        {
            "clothesId": 8848,
            "bodyPartType": 12
        },
        {
            "clothesId": 8857,
            "bodyPartType": 12
        },
        {
            "clothesId": 8868,
            "bodyPartType": 8
        },
        {
            "clothesId": 8875,
            "bodyPartType": 12
        },
        {
            "clothesId": 8884,
            "bodyPartType": 12
        },
        {
            "clothesId": 8887,
            "bodyPartType": 12
        },
        {
            "clothesId": 8892,
            "bodyPartType": 12
        },
        {
            "clothesId": 8898,
            "bodyPartType": 12
        },
        {
            "clothesId": 8904,
            "bodyPartType": 12
        },
        {
            "clothesId": 8905,
            "bodyPartType": 12
        },
        {
            "clothesId": 8913,
            "bodyPartType": 12
        },
        {
            "clothesId": 8924,
            "bodyPartType": 4
        },
        {
            "clothesId": 8925,
            "bodyPartType": 8
        },
        {
            "clothesId": 8933,
            "bodyPartType": 12
        },
        {
            "clothesId": 8946,
            "bodyPartType": 8
        },
        {
            "clothesId": 8952,
            "bodyPartType": 12
        },
        {
            "clothesId": 8957,
            "bodyPartType": 12
        },
        {
            "clothesId": 8969,
            "bodyPartType": 8
        },
        {
            "clothesId": 8973,
            "bodyPartType": 12
        },
        {
            "clothesId": 8980,
            "bodyPartType": 12
        },
        {
            "clothesId": 8984,
            "bodyPartType": 12
        },
        {
            "clothesId": 8990,
            "bodyPartType": 12
        },
        {
            "clothesId": 8995,
            "bodyPartType": 12
        },
        {
            "clothesId": 9002,
            "bodyPartType": 12
        },
        {
            "clothesId": 9010,
            "bodyPartType": 12
        },
        {
            "clothesId": 9015,
            "bodyPartType": 12
        },
        {
            "clothesId": 9017,
            "bodyPartType": 12
        },
        {
            "clothesId": 9030,
            "bodyPartType": 8
        },
        {
            "clothesId": 9035,
            "bodyPartType": 12
        },
        {
            "clothesId": 9041,
            "bodyPartType": 12
        },
        {
            "clothesId": 9046,
            "bodyPartType": 12
        },
        {
            "clothesId": 9054,
            "bodyPartType": 12
        },
        {
            "clothesId": 9072,
            "bodyPartType": 8
        },
        {
            "clothesId": 9079,
            "bodyPartType": 12
        },
        {
            "clothesId": 9109,
            "bodyPartType": 8
        },
        {
            "clothesId": 9132,
            "bodyPartType": 8
        },
        {
            "clothesId": 9138,
            "bodyPartType": 12
        },
        {
            "clothesId": 9145,
            "bodyPartType": 12
        },
        {
            "clothesId": 9149,
            "bodyPartType": 12
        },
        {
            "clothesId": 9155,
            "bodyPartType": 12
        },
        {
            "clothesId": 9159,
            "bodyPartType": 12
        },
        {
            "clothesId": 9165,
            "bodyPartType": 12
        },
        {
            "clothesId": 9177,
            "bodyPartType": 8
        },
        {
            "clothesId": 9189,
            "bodyPartType": 8
        },
        {
            "clothesId": 9232,
            "bodyPartType": 8
        },
        {
            "clothesId": 9259,
            "bodyPartType": 8
        },
        {
            "clothesId": 9292,
            "bodyPartType": 8
        },
        {
            "clothesId": 9296,
            "bodyPartType": 12
        },
        {
            "clothesId": 9300,
            "bodyPartType": 12
        },
        {
            "clothesId": 9305,
            "bodyPartType": 12
        },
        {
            "clothesId": 9311,
            "bodyPartType": 12
        },
        {
            "clothesId": 9337,
            "bodyPartType": 8
        },
        {
            "clothesId": 9346,
            "bodyPartType": 8
        },
        {
            "clothesId": 9382,
            "bodyPartType": 12
        },
        {
            "clothesId": 9405,
            "bodyPartType": 4
        },
        {
            "clothesId": 9407,
            "bodyPartType": 8
        }
    ],
    "count": 242,
    "timestamp": "2025-07-28T03:14:57.370Z"
}
修改于 2025-07-28 03:15:27
上一页
获取特定服装套装的信息
下一页
获取双人姿势列表
Built with