mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 02:07:54 -06:00
ENH: limit network request times
Jira: STUDIO-4615 Change-Id: If365de54d3028f98cf3a720873378ba6fcfa5589
This commit is contained in:
parent
4c2cbe4c15
commit
e591e898af
3 changed files with 36 additions and 34 deletions
|
@ -105,6 +105,7 @@ public:
|
|||
int job_id;
|
||||
int design_id;
|
||||
int profile_id;
|
||||
int instance_id;
|
||||
std::string task_id;
|
||||
std::string model_id;
|
||||
std::string model_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue