bugfix
This commit is contained in:
parent
551ab87247
commit
7bd014c1e3
@ -88,7 +88,7 @@ where a.llmcatelogid = b.id
|
||||
cid = ''
|
||||
x = None
|
||||
for r in recs:
|
||||
if cid != r.catelogid:
|
||||
if cid != r.llmcatelogid:
|
||||
x = {
|
||||
'catelogid': r.llmcatelogid,
|
||||
'catelogname': r.catelogname,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user