修改卡片部分工艺价格

This commit is contained in:
2025-08-28 16:27:13 +08:00
parent 114d8f1449
commit 05b89aba22
2 changed files with 24 additions and 10 deletions
@@ -33,7 +33,7 @@
<if test="updateDate != null">
updateDate = now(),
</if>
<if test="attachment != null">
<if test="title != null">
title = #{title,jdbcType=VARCHAR},
</if>
</set>