Commit 357809bf authored by caotao's avatar caotao

智能分析指标权限配置权限过滤问题处理

parent 8e44700d
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
#{item.kks, jdbcType=VARCHAR}, #{item.kks, jdbcType=VARCHAR},
#{item.warningPeriod, jdbcType=VARCHAR}, #{item.warningPeriod, jdbcType=VARCHAR},
#{item.status, jdbcType=VARCHAR}) #{item.status, jdbcType=VARCHAR})
#{item.orgCode, jdbcType=VARCHAR})
</foreach> </foreach>
</insert> </insert>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment