图片上传
This commit is contained in:
parent
4ee453abfc
commit
4250116e46
|
|
@ -73,7 +73,7 @@
|
||||||
<if test="fileName != null and fileName!=''">#{fileName},</if>
|
<if test="fileName != null and fileName!=''">#{fileName},</if>
|
||||||
<if test="sourceId != null and sourceId!=''">#{sourceId},</if>
|
<if test="sourceId != null and sourceId!=''">#{sourceId},</if>
|
||||||
<if test="sourceType != null and sourceType!=''">#{sourceType},</if>
|
<if test="sourceType != null and sourceType!=''">#{sourceType},</if>
|
||||||
1,
|
0,
|
||||||
<if test="updateTime != null and updateTime!=''">#{updateTime},</if>
|
<if test="updateTime != null and updateTime!=''">#{updateTime},</if>
|
||||||
</trim>
|
</trim>
|
||||||
</insert>
|
</insert>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue