{ "channelRoomCategorySyncAdd2Channels": [ { "roomCategoryId": 1556549083206385666, "accountId": 1556541050466127873, "isPublish": 1 }, { "roomCategoryId": 1556549100233003009, "accountId": 1556541050466127873, "isPublish": 1 } ] }
curl --location --request POST 'http://hudson-dev.localhome.cn/channelRoomCategoryProduct' \ --header 'hudson-access-token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "channelRoomCategorySyncAdd2Channels": [ { "roomCategoryId": 1556549083206385666, "accountId": 1556541050466127873, "isPublish": 1 }, { "roomCategoryId": 1556549100233003009, "accountId": 1556541050466127873, "isPublish": 1 } ] }'
{}