{ "task_code": "string", "painter_id": 0, "scene_ids": "string", "painter_num": 0, "rembg_code": 0 }
curl --location 'https://api.chaohui.ai/painter/create-painter-task?app_id=&app_token=' \ --header 'Content-Type: application/json' \ --data '{ "task_code": "string", "painter_id": 0, "scene_ids": "string", "painter_num": 0, "rembg_code": 0 }'
{"status":"ok","code":0,"data":{"task_code":"dd8a6065ec0e6e31bcfb345d6745e82a"}}