【review】代码审查
This commit is contained in:
+2
@@ -20,6 +20,8 @@
|
|||||||
<result column="update_time" property="updateTime" />
|
<result column="update_time" property="updateTime" />
|
||||||
|
|
||||||
</resultMap>
|
</resultMap>
|
||||||
|
|
||||||
|
<!--不行,改。哪有这么写SQL,嫌性能太好? TODO-->
|
||||||
<select id="queryPageList" resultType="com.jero.modules.project.entity.ProjectLibraryBase">
|
<select id="queryPageList" resultType="com.jero.modules.project.entity.ProjectLibraryBase">
|
||||||
select
|
select
|
||||||
plb.id,
|
plb.id,
|
||||||
|
|||||||
Reference in New Issue
Block a user