工程图片上传
This commit is contained in:
parent
89935ec30b
commit
9bcdf0a4fb
|
|
@ -114,7 +114,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