Explorar el Código

mvp: sql update

Signed-off-by: binren <zhangbr@elab-plus.com>
binren hace 5 años
padre
commit
027f728a78
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mvp.py

+ 1 - 1
mvp.py

@@ -204,7 +204,7 @@ class Mvp:
                 a.score = b.score
                 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 a. STATUS = b. STATUS = 1
     '''