package com.goafanti.order.service; public interface LegalAffairsService { int pushTransferLagalAffairs(String orderNo); }