Commit 1fc0d16e authored by 赵威's avatar 赵威

add printer

parent 8f2934b0
......@@ -130,6 +130,7 @@ def main():
tail_number = sys.argv[1] # "c", "d", "e", "f"
increment_scan = sys.argv[2]
print(increment_scan + " " + tail_number)
if (increment_scan == "true"):
print("increment scan")
user_portrait_increment_scan_info(device_dict, diary_dict, tractate_dict, diary_predict_fn, tractate_predict_fn,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment