fae49be8 by 周伟奇

fix idcard

1 parent 6b083dfc
......@@ -335,7 +335,8 @@ class Command(BaseCommand, LoggerMixin):
rp_side1_list.extend(rp_side2_list)
if ic_side1_list:
license_list = ic_side1_list
# license_list = ic_side1_list
license_summary[classify] = ic_side1_list
else:
license_summary.pop(classify, None)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!