修改卡片部分工艺价格

此提交包含在:
2025-08-28 16:27:13 +08:00
父節點 114d8f1449
當前提交 05b89aba22
共有 2 個檔案被更改,包括 24 行新增10 行删除
+1 -1
查看文件
@@ -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>