NEW: add comments for print job

Change-Id: Ie7a65a76d535dc210268842704fdaf4a7475135a
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li 2022-08-29 11:28:06 +08:00 committed by Lane.Wei
parent de712b08f1
commit 346480005a
2 changed files with 18 additions and 0 deletions

View file

@ -113,6 +113,7 @@ struct PrintParams {
std::string ftp_file_md5;
std::string ams_mapping;
std::string connection_type;
std::string comments;
/* access options */
std::string dev_ip;