Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.OpenAI.UnitTests/ModelSamples/ThirdParty/Bot/BotEffectiveProgressResponse.json

10 lines
167 B
JSON
Raw Normal View History

{
"code": 0,
"msg": "success",
"data": {
"progress": 100,
"status": 1
},
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
2022-05-06 20:29:27 +08:00
}