ENH:check if filling auto backup is supported

Change-Id: Iebc9843e16ebf6c7be895be80731f7b70520b765
This commit is contained in:
tao wang 2023-07-01 17:09:53 +08:00 committed by Lane.Wei
parent e55aa34da0
commit 334eb36559
3 changed files with 10 additions and 3 deletions

View file

@ -495,6 +495,7 @@ public:
std::string product_name; // set by iot service, get /user/print
std::vector<int> filam_bak;
bool m_is_support_show_bak{false};
std::string bind_user_name;
std::string bind_user_id;