Explorar el Código

fix

release_toaliyun_real
winter hace 11 meses
padre
commit
4bbb631636
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 Ver fichero

@@ -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);


Cargando…
Cancelar
Guardar