package com.xcong.excoin.modules.yunding.service; public interface XchProfitService { void autoBeAgent(Long id); void agentProfitDistributor(); }