|
|
|
@@ -20,11 +20,9 @@ import java.util.Map; |
|
|
|
@Component(value="contractTaskFinishListener") |
|
|
|
public class ContractTaskFinishHandler implements TaskListener { |
|
|
|
|
|
|
|
@Lazy |
|
|
|
@Autowired |
|
|
|
private WxFlowService wxFlowService; |
|
|
|
|
|
|
|
@Lazy |
|
|
|
@Autowired |
|
|
|
private WxPropertyContractService wxPropertyContractService; |
|
|
|
|
|
|
|
|