curl --location --request POST 'https://api.xiaoe-tech.com/xe.redeem_code.edit/1.0.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_token": "xe_xxxxx",
"b_user_id": "b_u_xxx",
"content": "{\"app_id\":\"appxxx\",\"activity_id\":\"ma_rd_61d53a1b654e1_a6UvIedp\",\"batch_id\":\"QU\",\"title\":\"胜多负少\",\"total\":22,\"start_at\":\"2022-01-21 17:45:52\",\"end_at\":\"2022-01-26 12:00:00\",\"use_limit\":0,\"resource\":[{\"resource_id\":\"i_61d5451fe4b01af41370af0c\",\"sku_id\":\"\",\"resource_type\":1,\"resource_name\":\"232\",\"resource_img_url\":\"https://wechatapppro-1252524126.file.myqcloud.com/appoylrzfaj1001/image/b_u_5b73e348662c0_y1li3YvR/kw5rczay0o3h.gif\",\"period_type\":\"\",\"period_value\":\"\",\"spu_id\":\"\"}],\"coupon_ids\":[\"cou_617781c13a8b0-BlMlxF\"]}"
}'