bugfix
This commit is contained in:
parent
e587f31c5e
commit
aca610dd87
@ -6,7 +6,6 @@ def get_time_in_seconds(datestr):
|
||||
timestamp = dt_obj.timestamp()
|
||||
return timestamp
|
||||
|
||||
print(timestamp)
|
||||
lctype=params_kw.lctype
|
||||
orderby=params_kw.orderby or 'model'
|
||||
llms = await get_llms_by_catelog_to_customer(catelogid=lctype, orderby=orderby)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user