Browse Source

fix

release_toaliyun_real
winter 11 months ago
parent
commit
4bbb631636
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mallinkService/src/main/java/com/iformall/service/impl/WxAgileContractServiceImpl.java

+ 0
- 1
mallinkService/src/main/java/com/iformall/service/impl/WxAgileContractServiceImpl.java View File

@@ -1076,7 +1076,6 @@ public class WxAgileContractServiceImpl implements WxAgileContractService {
@Transactional(propagation = Propagation.REQUIRED, readOnly = false, rollbackFor = {Exception.class})
@Override
public void copyContractConfig(Long destId,WxRentContract orgContract,MallUserInfo user,boolean isReBuildUnDeposit) {
1111
final IdWorker idWorker = IdWorker.get();
WxContractShop csq = new WxContractShop();
csq.updateTenantInfo(user);


Loading…
Cancel
Save