@@ -123,7 +123,7 @@
WHERE flow_code = #{flowCode}
</select>
<select id="getScriptKeyByFlowCode" resultType="java.lang.String">
- SELECT key
+ SELECT `key`
FROM st_script