关键字转url时,新增的http url配置来函取自关键字配置
This commit is contained in:
@@ -353,7 +353,7 @@
|
||||
and cfg_id=#{cfgId}
|
||||
</if>
|
||||
<if test="compileId != null">
|
||||
and compileId=#{compileId}
|
||||
and compile_id=#{compileId}
|
||||
</if>
|
||||
<if test="functionId != null">
|
||||
and function_id=#{functionId}
|
||||
|
||||
Reference in New Issue
Block a user