提交 ea72141d authored 作者: wangjiahao's avatar wangjiahao

refactor:代码回退

上级 9e609dae
...@@ -11,10 +11,10 @@ ...@@ -11,10 +11,10 @@
<result column="target_filed" jdbcType="VARCHAR" property="targetFiled" /> <result column="target_filed" jdbcType="VARCHAR" property="targetFiled" />
</collection> </collection>
<collection property="linkageFields" ofType="io.dataease.dto.PanelViewLinkageFieldDTO"> <!-- <collection property="linkageFields" ofType="io.dataease.dto.PanelViewLinkageFieldDTO">-->
<result column="source_filed" jdbcType="VARCHAR" property="sourceFiled" /> <!-- <result column="source_filed" jdbcType="VARCHAR" property="sourceFiled" />-->
<result column="target_filed" jdbcType="VARCHAR" property="targetFiled" /> <!-- <result column="target_filed" jdbcType="VARCHAR" property="targetFiled" />-->
</collection> <!-- </collection>-->
</resultMap> </resultMap>
<select id ="getViewLinkageGather" resultMap="LinkageGatherMap"> <select id ="getViewLinkageGather" resultMap="LinkageGatherMap">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论