文件库
This commit is contained in:
parent
b06fd7c45d
commit
5333fdcaf5
@ -27,6 +27,7 @@
|
||||
<if test="fileurl != null and fileurl != ''">and fileurl = #{fileurl}</if>
|
||||
<if test="createuserid != null ">and createuserid = #{createuserid}</if>
|
||||
</where>
|
||||
order by type
|
||||
</select>
|
||||
|
||||
<select id="selectByFilesById" parameterType="Long" resultMap="ByFilesResult">
|
||||
|
Loading…
x
Reference in New Issue
Block a user