|
@@ -204,7 +204,7 @@ class Mvp:
|
|
a.score = b.score
|
|
a.score = b.score
|
|
OR a.score = b.sub_option_id
|
|
OR a.score = b.sub_option_id
|
|
)
|
|
)
|
|
- AND a.uuid = 'ae9db26b-3606-497c-83c5-56341d487a91'
|
|
+ AND a.uuid = %s
|
|
AND b.father_id = 249
|
|
AND b.father_id = 249
|
|
AND a. STATUS = b. STATUS = 1
|
|
AND a. STATUS = b. STATUS = 1
|
|
'''
|
|
'''
|