From 6a58a5a148c27c9ff66901bfbae6e52c1a56b5d2 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 04 七月 2024 17:17:53 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/mapper/ServiceThirdDataMapper.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/mapper/ServiceThirdDataMapper.java b/smartor/src/main/java/com/smartor/mapper/ServiceThirdDataMapper.java
index 8397fe6..29fe884 100644
--- a/smartor/src/main/java/com/smartor/mapper/ServiceThirdDataMapper.java
+++ b/smartor/src/main/java/com/smartor/mapper/ServiceThirdDataMapper.java
@@ -34,5 +34,5 @@
 
     public int insertThirdDataCfxzsq(ServiceThirdData serviceThirdData);
 
-    public int updateIsDeal(Long id);
+    public int updateIsDeal(ServiceThirdData serviceThirdData);
 }

--
Gitblit v1.9.3