curl --location --request POST '/cpcp-mng-service/openapi/cpc_mng_api_savePkgBlk' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"blkName":"xgx测试收藏夹",
"blkType":3,
"blkDesc":"测试文件夹",
"blkPrice":189,
"pBlkId":null,
"isOverRedline":0,
"statusCd":1000,
"createUser":"123",
"updateUser":"123",
"confData":"{\"pkgSpec\":{\"callMin\":null,\"effTime\":1697006969000,\"expTime\":32503651200000,\"isAgreeMent\":0,\"isPush\":0,\"isSeparate\":1,\"labelList\":null,\"limitNum\":null,\"limitPrd\":null,\"limitUnit\":\"1000\",\"lowestPrice\":1000,\"minPrice\":1000,\"name\":\"1\",\"oPrice\":1000,\"period\":\"0\",\"pid\":null,\"pkgDesc\":null,\"pkgId\":\"930018293\",\"regionId\":null,\"regionIdName\":null,\"saleLimit\":\"1000\",\"share\":1,\"sname\":null,\"spuList\":[{\"clasId\":920019342,\"grpList\":[{\"defNum\":1,\"desc\":null,\"grpDesc\":null,\"grpId\":\"920030384\",\"itemList\":[{\"breakDesc\":null,\"breakRule\":null,\"breakType\":null,\"capAmount\":null,\"capMonths\":null,\"clasId\":920019342,\"contDesc\":null,\"contId\":null,\"contName\":null,\"contType\":null,\"domId\":\"f0a9187c-b2c0-4be8-96a7-84a7af57d5b0\",\"dutyCycle\":null,\"effTime\":null,\"effUnit\":null,\"grpId\":null,\"hasAgreement\":null,\"hostRel\":null,\"hostRoleCd\":null,\"hostSpuId\":null,\"iDesc\":null,\"isMain\":\"N\",\"itemId\":\"920027414\",\"maxNum\":1,\"minNum\":1,\"minPrice\":1000,\"name\":\"副卡功能费10元\",\"oPrice\":1000,\"objId\":null,\"oneOffPay\":null,\"period\":null,\"pkgId\":null,\"rangeList\":[{\"cost\":\"1000\",\"dsPrice\":null,\"goodsId\":\"400000000\",\"iRangeId\":\"920028624\",\"itemId\":\"920027414\",\"maxPrice\":1000,\"minPrice\":0,\"name\":\"副卡功能费10元\",\"objId\":\"400000000\",\"objType\":\"1000\",\"price\":1000,\"redLinePrice\":null,\"regionId\":\"8320100\",\"skuId\":\"400000000\",\"spuId\":\"100000379\"}],\"roleCd\":null,\"saleLimit\":\"1200\",\"selectType\":\"1200\",\"serviceOffers\":[],\"sname\":null,\"spuId\":\"100000379\",\"spuName\":\"移动业务\",\"type\":\"1000\",\"unit\":null,\"goodsId\":\"400000000\"}],\"maxNum\":\"1\",\"minNum\":\"1\",\"minPrice\":1000,\"name\":null,\"oPrice\":1000,\"period\":null,\"pkgId\":null,\"rMax\":\"1\",\"rMin\":\"1\",\"sname\":\"简称\",\"status\":null,\"type\":\"1200\",\"unit\":null,\"usedClasIds\":[]}],\"rMax\":null,\"rMin\":null,\"roleCd\":null,\"roleName\":\"\",\"sort\":1,\"spuId\":\"100000379\",\"spuName\":\"移动业务\",\"tabName\":\"1697080191838\"}],\"type\":\"1\",\"unit\":\"1000\"},\"label\":[{\"createDate\":null,\"createStaff\":null,\"labelGroupRelId\":null,\"labelId\":\"41\",\"labelName\":\"手机卡\",\"labelValue\":\"1张\",\"labelValueId\":null,\"labelValueList\":null,\"objId\":null,\"objectLabelRelId\":null,\"rMax\":null,\"sort\":1,\"statusDate\":null,\"updateDate\":null,\"updateStaff\":null,\"valueDesc\":null,\"valueName\":\"1张\"}]}"
}
]'