From b65007b909fe9dae1b6eeabd53dfa7c801e7d9d4 Mon Sep 17 00:00:00 2001 From: hayu <1604366271@qq.com> Date: Tue, 3 Feb 2026 13:29:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=93=E7=AE=97=E4=BF=AE=E6=94=B9=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/js/projectCost/projectCostEdit.js | Bin 113192 -> 113208 bytes resources/mybatis/cost/ProjectCostMapper.xml | 2 -- 2 files changed, 2 deletions(-) diff --git a/WebContent/static/js/projectCost/projectCostEdit.js b/WebContent/static/js/projectCost/projectCostEdit.js index cc91e04572b5554edcf1db7d50e52259b59627ba..5f20b7d5a754c254eca8867613ebd689157b509a 100644 GIT binary patch delta 38 ucmZ4Sg>AA(bwhg=TCnpIjHNVN<{wAN%#|r?59}3?9 diff --git a/resources/mybatis/cost/ProjectCostMapper.xml b/resources/mybatis/cost/ProjectCostMapper.xml index 713c32f..e1749b5 100644 --- a/resources/mybatis/cost/ProjectCostMapper.xml +++ b/resources/mybatis/cost/ProjectCostMapper.xml @@ -4,14 +4,12 @@ UPDATE wf_task_record SET - NEW_NUM = #{newNum}, NEW_TIME = #{operateTime} WHERE ID = #{id} UPDATE wf_info_record SET - NEW_NUM = #{newNum}, NEW_TIME = #{operateTime} WHERE ID = #{id}