Browse Source

同步客户信息调整

sangwenwei 5 months ago
parent
commit
40fec5c5c9

+ 1 - 0
jeeplus-modules/jeeplus-finance/src/main/java/com/jeeplus/finance/ccpm/controller/CcpmList.java

@@ -1010,6 +1010,7 @@ public class CcpmList  {
                     if (matchingUserId.isPresent()){
                         cwWorkClientBase.setCreateById(matchingUserId.get());
                         cwWorkClientBase.setUpdateById(matchingUserId.get());
+                        cwWorkClientBase.setUpdateUser(matchingUserId.get());
                     }
 
                 }