package com.malk.huagao.service; public interface YdHuaGaoService { void syncKdYdCustomer(); void syncKdYDcustomerLiaison(); void syncKdYdOrder(); void syncKdYdDelivery(); void synckdYdOutbound(); void syncKdYdReceivable(); void synckdYdZp(); void synckdYdMaterial(); }