add tags field
This commit is contained in:
parent
4fc5007b66
commit
61779400df
@ -191,7 +191,7 @@ def main():
|
||||
elif methods == "report":
|
||||
tap.build_report()
|
||||
elif methods == 'all':
|
||||
tap.get_order()
|
||||
#tap.get_order()
|
||||
tap.build_report()
|
||||
else:
|
||||
print("PLS input methods in ('data','report')")
|
||||
|
Loading…
x
Reference in New Issue
Block a user